Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
php
/
php-src
Public
Notifications
You must be signed in to change notification settings
Fork
8k
Star
40k
Code
Issues
935
Pull requests
819
Actions
Security and quality
37
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
php-src
UPGRADING
on
php-8.5.0RC2
User selector
All users
All time
Commit History
Commits on Oct 6, 2025
Revert deprecation of __sleep and __wakeup (#19966)
nicolas-grekas
authored
fc35396
Copy full SHA for fc35396
Commits on Oct 1, 2025
Fix typos and grammar in UPGRADING
theodorejb
authored and
ndossche
committed
d79baba
Copy full SHA for d79baba
Commits on Sep 23, 2025
core: Warn when coercing NAN to other types
Show description for 320fe29
Girgias
committed
320fe29
Copy full SHA for 320fe29
Commits on Sep 22, 2025
Make ReflectionConstant non-final
Show description for 78c997f
sasezaki
authored and
iluuu1994
committed
78c997f
Copy full SHA for 78c997f
Commits on Sep 21, 2025
Update NEWS and UPGRADING for __wakeup() deprecation of date classes
Girgias
committed
4bc060c
Copy full SHA for 4bc060c
Update NEWS and UPGRADING for OOB floats to int casts
Girgias
committed
2a19375
Copy full SHA for 2a19375
Commits on Sep 19, 2025
ext/ldap: [RFC] Deprecate build with Oracle Instance Client version. (#19809)
devnexen
authored
a46be36
Copy full SHA for a46be36
Commits on Sep 14, 2025
Update NEWS/UPGRADING for ord() deprecation
Girgias
committed
569b003
Copy full SHA for 569b003
Commits on Sep 12, 2025
ext/mbstring: Update to Unicode 17.0 (#19796)
Show description for edc2671
youkidearitai
authored
edc2671
Copy full SHA for edc2671
Commits on Sep 11, 2025
Update NEWS/UPGRADING for __wakeup()
Show description for 49fdf49
Girgias
committed
49fdf49
Copy full SHA for 49fdf49
Commits on Sep 10, 2025
Update NEWS/UPGRADING for __sleep() deprecation
Girgias
committed
4191843
Copy full SHA for 4191843
Commits on Sep 9, 2025
main: Deprecate deriving $_SERVER['argc'] and $_SERVER['argv'] from the query string (#19606)
Show description for 37bf0ec
TimWolla
authored
37bf0ec
Copy full SHA for 37bf0ec
Remove driver specific support from ODBC (#15727)
Show description for cebe50a
NattyNarwhal
authored
cebe50a
Copy full SHA for cebe50a
Commits on Sep 8, 2025
[RFC] Add a locale for grapheme case-insensitive functions (#18792)
Show description for ad75c26
youkidearitai
and
Girgias
authored
ad75c26
Copy full SHA for ad75c26
Commits on Sep 7, 2025
ext/pdo_pgsql: [RFC] Deprecate PGSQL_TRANSACTION_ constants. (#19594)
devnexen
authored
9f8802c
Copy full SHA for 9f8802c
Implement GH-8967: Add PDO_SQLITE_ATTR_TRANSACTION_MODE (#19317)
Show description for a09d919
stancl
authored
a09d919
Copy full SHA for a09d919
Commits on Sep 4, 2025
Update NEWS and UPGRADING with entry for null as array offset
Girgias
committed
a13dc04
Copy full SHA for a13dc04
Remove mentions of PHP 9.0
alexandre-daubois
committed
1c664e1
Copy full SHA for 1c664e1
Commits on Sep 3, 2025
Deprecate driver specific PDO methods
Show description for a4afc57
arnaud-lb
committed
a4afc57
Copy full SHA for a4afc57
Commits on Sep 1, 2025
Add support for retrieving Exif from HEIF file
Show description for 7d5c8da
benstonezhang
authored and
bukka
committed
7d5c8da
Copy full SHA for 7d5c8da
Commits on Aug 29, 2025
Update NEWS/UPGRADING for destructing non-array values
Girgias
committed
34a0bcf
Copy full SHA for 34a0bcf
Commits on Aug 28, 2025
Update pcre2lib from 10.45 to 10.46 (#19618)
Show description for 84b78c0
ndossche
authored
84b78c0
Copy full SHA for 84b78c0
Commits on Aug 26, 2025
Deprecate driver specific PDO constants
Show description for 6f32e1c
arnaud-lb
committed
6f32e1c
Copy full SHA for 6f32e1c
Commits on Aug 25, 2025
Update NEWS/UPGRADING for $http_response_header deprecation
Girgias
committed
99068da
Copy full SHA for 99068da
Core changes should be first and then other extension are alphabetical
Girgias
committed
e877676
Copy full SHA for e877676
Update NEWS/UPGRADING for disable_classes removal
Girgias
committed
1c1f08c
Copy full SHA for 1c1f08c
Commits on Aug 24, 2025
[RFC] Deprecate closure binding issues (#19510)
Show description for 273d9e2
alexandre-daubois
authored
273d9e2
Copy full SHA for 273d9e2
Commits on Aug 23, 2025
Update NEWS/UPGRADING for ++ on string deprecation
Girgias
committed
f041c13
Copy full SHA for f041c13
Commits on Aug 22, 2025
TAILCALL VM
Show description for 73b98a3
arnaud-lb
committed
73b98a3
Copy full SHA for 73b98a3
Commits on Aug 20, 2025
[RFC] Add `#[\DelayedTargetValidation]` attribute (#18817)
Show description for 63acc4b
DanielEScherzer
authored
63acc4b
Copy full SHA for 63acc4b
Commits on Aug 16, 2025
[RFC] Deprecate constant redeclaration (#19474)
Show description for 010fe2b
alexandre-daubois
authored
010fe2b
Copy full SHA for 010fe2b
NEWS/UPGRADING for ArrayObject and ArrayIterator with objects deprecation
DanielEScherzer
committed
dbf0102
Copy full SHA for dbf0102
Deprecate disabling `report_memleaks` INI directive (#19481)
Show description for a84a82e
alexandre-daubois
authored
a84a82e
Copy full SHA for a84a82e
Commits on Aug 15, 2025
UPGRADING: Document NoDiscard new class [skip ci] (#19492)
DanielEScherzer
authored
7ca21d2
Copy full SHA for 7ca21d2
partitioned option for setcookie/setrawcookie and sessions
Show description for 1bba07e
ndossche
committed
1bba07e
Copy full SHA for 1bba07e
Pagination
Previous
Next
You can’t perform that action at this time.