Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
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
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
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 }}
xepozz
/
php-src
Public
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
short-function
User selector
All users
Datepicker
All time
Commit History
Commits on May 28, 2025
test: allow inline function be short
xepozz
committed
cd2b607
Copy full SHA for cd2b607
test: allow only expressions
xepozz
committed
a9cf551
Copy full SHA for a9cf551
Commits on Feb 3, 2025
chore: adjust error message
xepozz
committed
33a5943
Copy full SHA for 33a5943
feat: allow short function declaration
xepozz
committed
9c7e34b
Copy full SHA for 9c7e34b
Commits on Jan 30, 2025
ext/sockets: linux AF_PACKET support.
Show description for 2ea386a
devnexen
committed
2ea386a
Copy full SHA for 2ea386a
GDB script improvements (#17227)
Show description for 9df1c93
arnaud-lb
authored
9df1c93
Copy full SHA for 9df1c93
Commits on Jan 29, 2025
Merge branch 'PHP-8.4'
Show description for fa7c67d
iluuu1994
committed
fa7c67d
Copy full SHA for fa7c67d
Merge branch 'PHP-8.3' into PHP-8.4
Show description for 4f91af3
iluuu1994
committed
4f91af3
Copy full SHA for 4f91af3
Fix stack overflow detection for variable compilation
Show description for 333f5dd
iluuu1994
committed
333f5dd
Copy full SHA for 333f5dd
ext/pdo: Use zend_object_alloc() for allocating PDORows (#17621)
Show description for 0537968
Girgias
authored
0537968
Copy full SHA for 0537968
ext/pdo: Remove refcount field from _pdo_stmt_t (#17622)
Show description for 8d95b3d
Girgias
authored
8d95b3d
Copy full SHA for 8d95b3d
Fix snmp_session_error.phpt for 32bit machines (GH-17611)
Show description for e1f3249
cmb69
authored
e1f3249
Copy full SHA for e1f3249
ext/pdo: Fix zend_object std layout for _pdo_row_t (#17606)
Show description for b667939
Girgias
authored
b667939
Copy full SHA for b667939
RFC: Error Backtraces v2 (#17056)
Show description for 0a14ab1
ericnorris
and
nielsdos
authored
0a14ab1
Copy full SHA for 0a14ab1
Merge branch 'PHP-8.4'
Show description for 5bf6e2e
SakiTakamachi
committed
5bf6e2e
Copy full SHA for 5bf6e2e
follow up for #17615
Show description for 18d9667
SakiTakamachi
committed
18d9667
Copy full SHA for 18d9667
Merge branch 'PHP-8.4'
Show description for c9fa625
SakiTakamachi
committed
c9fa625
Copy full SHA for c9fa625
Merge branch 'PHP-8.3' into PHP-8.4
Show description for 4c90bb2
SakiTakamachi
committed
4c90bb2
Copy full SHA for 4c90bb2
Fixed GH-17398: bcmul memory leak (#17615)
Show description for 5a4832f
SakiTakamachi
committed
5a4832f
Copy full SHA for 5a4832f
Merge branch 'PHP-8.4'
Show description for b0abb49
remicollet
committed
b0abb49
Copy full SHA for b0abb49
Merge branch 'PHP-8.3' into PHP-8.4
Show description for 6945e60
remicollet
committed
6945e60
Copy full SHA for 6945e60
relax test for zlib-ng
remicollet
committed
ed1d51f
Copy full SHA for ed1d51f
Commits on Jan 28, 2025
Introduce php_pdo_stmt_valid_db_obj_handle() (#17567)
nielsdos
authored
6f4579a
Copy full SHA for 6f4579a
Merge branch 'PHP-8.4'
bukka
committed
ad6cdb5
Copy full SHA for ad6cdb5
Merge branch 'PHP-8.3' into PHP-8.4
bukka
committed
cf5d227
Copy full SHA for cf5d227
PHP-8.3 is now for PHP 8.3.18-dev
bukka
committed
c4b678f
Copy full SHA for c4b678f
zend_object_handlers: Use `zend_array_release()` in `zend_release_properties()` and `zend_free_trampoline()` (#17608)
TimWolla
authored
9241ca4
Copy full SHA for 9241ca4
Merge branch 'PHP-8.4'
Show description for 286030d
nielsdos
committed
286030d
Copy full SHA for 286030d
Fix GH-17609: Typo in error message: Dom\NO_DEFAULT_NS instead of Dom\HTML_NO_DEFAULT_NS
nielsdos
committed
359eb30
Copy full SHA for 359eb30
PHP-8.4 is now for PHP 8.4.5-dev
NattyNarwhal
committed
ef2c371
Copy full SHA for ef2c371
Fix callable variance check (GH-17613)
Show description for ed1e47e
iluuu1994
authored
ed1e47e
Copy full SHA for ed1e47e
Merge branch 'PHP-8.4'
Show description for 98da67a
iluuu1994
committed
98da67a
Copy full SHA for 98da67a
Merge branch 'PHP-8.3' into PHP-8.4
Show description for 4d545f9
iluuu1994
committed
4d545f9
Copy full SHA for 4d545f9
Merge branch 'PHP-8.2' into PHP-8.3
Show description for dc06a52
iluuu1994
committed
dc06a52
Copy full SHA for dc06a52
Merge branch 'PHP-8.1' into PHP-8.2
Show description for c14601c
iluuu1994
committed
c14601c
Copy full SHA for c14601c
Pagination
Previous
Next
You can’t perform that action at this time.