Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
/
doc-en
Public
Notifications
You must be signed in to change notification settings
Fork
824
Star
576
Code
Issues
351
Pull requests
126
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 20, 2025
curl: Remove `curl_close()` from all examples (#4941)
Show description for fc9a0a8
TimWolla
authored
fc9a0a8
Copy full SHA for fc9a0a8
Commits on Oct 19, 2025
xml: Remove `xml_parser_free()` from all examples (#4942)
TimWolla
authored
b47e4be
Copy full SHA for b47e4be
Commits on Oct 16, 2025
array-map.xml Change the misleading wording (#4802)
Show description for 1f5bcc3
mmalferov
and
kamil-tekiela
authored
1f5bcc3
Copy full SHA for 1f5bcc3
Commits on Oct 15, 2025
Add note about first-class callables to callable type and add link to the closure documentation page (#4792)
shaedrich
authored
eac9eff
Copy full SHA for eac9eff
substr.xml Remove the redundant mention of the offset (#4759)
Show description for 71166b7
mmalferov
authored
71166b7
Copy full SHA for 71166b7
examples.xml Amend the case in the class name (#4794)
mmalferov
authored
bdc3ab3
Copy full SHA for bdc3ab3
add details about php8.1 mb-detect-encoding unordered encodings (#2426)
Show description for 7c4b5fb
jspaetzel
authored
7c4b5fb
Copy full SHA for 7c4b5fb
:memo: Document `Y` format footgun (#4926)
Show description for dcf89d1
homersimpsons
authored
dcf89d1
Copy full SHA for dcf89d1
Type juggling: fix incorrect deprecation version info for (real) (#4929)
Show description for 3a97501
jrfnl
authored
3a97501
Copy full SHA for 3a97501
Commits on Oct 13, 2025
[PHP 8.5] added array_[first|last] Documentation (#4925)
mumumu
authored
85c47f8
Copy full SHA for 85c47f8
isiterable.xml Make the example executable (#4904)
mmalferov
authored
2466135
Copy full SHA for 2466135
isinstance.xml Make the example workable and semantic (#4903)
mmalferov
authored
eb55709
Copy full SHA for eb55709
Update fopen.xml for 'n' flag (#2718)
Show description for 18bac83
kohler
authored
18bac83
Copy full SHA for 18bac83
Commits on Oct 12, 2025
Update default value to 'Parent Class' in XML (#4902)
Show description for fc068b4
jamiecalder
authored
fc068b4
Copy full SHA for fc068b4
PDO: Add configure parameter info (fixes #4609) (#4907)
AllenJB
authored
78cd8f0
Copy full SHA for 78cd8f0
setisodate.xml Fix an example (#4919)
Show description for 2cfd696
mmalferov
authored
2cfd696
Copy full SHA for 2cfd696
Improve docs on Persistent (DB) Connections (#4897)
AllenJB
authored
e7e4ffe
Copy full SHA for e7e4ffe
Minor markup-fixes to Override attribute page (#4920)
Girgias
authored
2c62a67
Copy full SHA for 2c62a67
Update default values for opcache.jit settings (#4900)
sy-records
authored
f90b26b
Copy full SHA for f90b26b
Commits on Oct 11, 2025
Add Imagick Exception class (#4860)
sy-records
authored
4947a99
Copy full SHA for 4947a99
Commits on Oct 7, 2025
Typographic fixes. (#4909)
Crell
authored
c999c70
Copy full SHA for c999c70
Commits on Oct 6, 2025
Document the pipe operator. (#4890)
Crell
authored
2946c8a
Copy full SHA for 2946c8a
Commits on Oct 4, 2025
Mark xml_parser_free as deprecated. (#4892)
Show description for 00a8ae0
Crell
and
TimWolla
authored
00a8ae0
Copy full SHA for 00a8ae0
Note deprecated get_defined_functions argument. (#4893)
Show description for d155d3c
Crell
and
TimWolla
authored
d155d3c
Copy full SHA for d155d3c
Add `&warn.deprecated.function-*;` to all deprecated functions
TimWolla
committed
ce98b56
Copy full SHA for ce98b56
Update deprecation information in versions.xml
TimWolla
committed
30eb91e
Copy full SHA for 30eb91e
Update function attributes
Show description for 42d5fb0
TimWolla
committed
42d5fb0
Copy full SHA for 42d5fb0
Commits on Oct 3, 2025
Override: document usage with properties (PHP 8.5) (#4821)
jiripudil
authored
9d31699
Copy full SHA for 9d31699
Add entity for PHP 8.5 deprecations. (#4894)
Show description for 239683e
Crell
and
TimWolla
authored
239683e
Copy full SHA for 239683e
Undefined constant throws an error instead of E_NOTICE (#4828)
takaram
authored
094816b
Copy full SHA for 094816b
filter/constants.xml Fix typo, add a description (#4854)
mmalferov
authored
9b09581
Copy full SHA for 9b09581
Update declarations.xml (#4876)
Show description for 0ece873
MorganLOCode
authored
0ece873
Copy full SHA for 0ece873
Add compatibility note to 'c' date format (#4847)
Show description for 7d78942
melkamar
authored
7d78942
Copy full SHA for 7d78942
apcu-entry.xml Change the parameter name (#4818)
Show description for 94281c4
mmalferov
authored
94281c4
Copy full SHA for 94281c4
Improve $_POST/$_GET definition (#4522)
Show description for f56de7e
pereorga
authored
f56de7e
Copy full SHA for f56de7e
Pagination
Previous
Next
You can’t perform that action at this time.