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 }}
TimWolla
/
php-src
Public
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
1
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
zend-get-executed-scope
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 3, 2025
Additional purity
TimWolla
committed
edf10a4
Copy full SHA for edf10a4
zend_execute: Mark `zend_get_executed_*()` as `__attribute__((pure))`
Show description for 814243a
TimWolla
committed
814243a
Copy full SHA for 814243a
Zend: `const`ify various parameters in zend_object_handlers and zend_lazy_objects (#19019)
TimWolla
authored
f61ae00
Copy full SHA for f61ae00
fix ldap.h detection without pkgconfig (#19005)
remicollet
authored
840dc19
Copy full SHA for 840dc19
Merge branch 'PHP-8.4'
Show description for 7fcdf83
SakiTakamachi
committed
7fcdf83
Copy full SHA for 7fcdf83
Merge branch 'PHP-8.3' into PHP-8.4
Show description for f512cff
SakiTakamachi
committed
f512cff
Copy full SHA for f512cff
Fix GH-18873 - Free column->descid appropriately (#18957)
Show description for c161bb0
SakiTakamachi
committed
c161bb0
Copy full SHA for c161bb0
Zend: Return anonymous closure names in `zend_get_callable_name_ex()` (#19011)
Show description for f91f80c
Girgias
authored
f91f80c
Copy full SHA for f91f80c
random: Remove useless `zend_string` allocation in `randomizer_common_init()` (#19007)
TimWolla
authored
4492a42
Copy full SHA for 4492a42
Commits on Jul 2, 2025
Merge branch 'PHP-8.4'
Show description for 51149b6
nielsdos
committed
51149b6
Copy full SHA for 51149b6
Merge branch 'PHP-8.3' into PHP-8.4
Show description for 764154d
nielsdos
committed
764154d
Copy full SHA for 764154d
Fix GH-18990, bug #81029, bug #47314: SOAP HTTP socket not closing on object destruction
Show description for 69328ba
nielsdos
committed
69328ba
Copy full SHA for 69328ba
Fix leak when path is too long in ZipArchive::extractTo()
Show description for 09c223d
nielsdos
committed
09c223d
Copy full SHA for 09c223d
curl: Remove incorrect string release on error
Show description for 11ea995
nielsdos
committed
11ea995
Copy full SHA for 11ea995
random: Fix error message formatting for `Randomizer::getFloat()` (#19008)
Show description for 1a4dfd5
TimWolla
authored
1a4dfd5
Copy full SHA for 1a4dfd5
uri: Do not create new `UrlValidationErrorType` objects (#19009)
Show description for ec8b016
TimWolla
authored
ec8b016
Copy full SHA for ec8b016
release-process: update based on 8.5.0alpha1 (#19004)
Show description for f906fad
DanielEScherzer
authored
f906fad
Copy full SHA for f906fad
Merge branch 'PHP-8.4'
Show description for b8b0497
SakiTakamachi
committed
b8b0497
Copy full SHA for b8b0497
PHP-8.4 is now for PHP 8.4.11-dev
SakiTakamachi
committed
d5fe1bc
Copy full SHA for d5fe1bc
Commits on Jul 1, 2025
Remove conditional checks for ssize_t type (#18996)
Show description for 8a75b3c
petk
authored
8a75b3c
Copy full SHA for 8a75b3c
[ci skip] Update NEWS for PHP 8.5.0 alpha2
DanielEScherzer
committed
45c4650
Copy full SHA for 45c4650
release-process: update some confusing parts (#18934)
Show description for 642d729
DanielEScherzer
authored
642d729
Copy full SHA for 642d729
Merge branch 'PHP-8.4'
ramsey
committed
607eec8
Copy full SHA for 607eec8
Merge branch 'PHP-8.3' into PHP-8.4
ramsey
committed
881ec13
Copy full SHA for 881ec13
Merge branch 'PHP-8.2' into PHP-8.3
ramsey
committed
fa960f7
Copy full SHA for fa960f7
Merge branch 'PHP-8.1' into PHP-8.2
ramsey
committed
442638e
Copy full SHA for 442638e
PHP-8.1 is now for PHP 8.1.34-dev
ramsey
committed
ca09f4d
Copy full SHA for ca09f4d
Merge branch 'PHP-8.1.33-security' into PHP-8.1
ramsey
committed
13bc0e2
Copy full SHA for 13bc0e2
Update uriparser to commit 5f7c6d88c50f548d0c7f499c22d36f51d34775b3
Show description for 6637638
kocsismate
committed
6637638
Copy full SHA for 6637638
Zend: Use `zend_bad_method_call()` when cloning from the wrong scope (#18999)
TimWolla
authored
59dd0f8
Copy full SHA for 59dd0f8
Merge branch 'PHP-8.4'
Show description for f71271d
saundefined
committed
f71271d
Copy full SHA for f71271d
Merge branch 'PHP-8.3' into PHP-8.4
Show description for 7a3c0d3
saundefined
committed
7a3c0d3
Copy full SHA for 7a3c0d3
Merge branch 'PHP-8.2' into PHP-8.3
Show description for b576ad4
saundefined
committed
b576ad4
Copy full SHA for b576ad4
Merge branch 'PHP-8.4'
Show description for d706dc1
nielsdos
committed
d706dc1
Copy full SHA for d706dc1
Merge branch 'PHP-8.3' into PHP-8.4
Show description for 5d590a1
nielsdos
committed
5d590a1
Copy full SHA for 5d590a1
Pagination
Previous
Next
You can’t perform that action at this time.