Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
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
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 }}
sinevar
/
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
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
master
User selector
nikic
Datepicker
All time
Commit History
Commits on Jun 19, 2012
Merge branch 'PHP-5.4'
Show description for 6eb169d
nikic
committed
6eb169d
Copy full SHA for 6eb169d
Merge branch 'PHP-5.3' into PHP-5.4
Show description for 02cda8f
nikic
committed
02cda8f
Copy full SHA for 02cda8f
Add NEWS for bug #62262
nikic
committed
5d81fe6
Copy full SHA for 5d81fe6
Fixed bug RecursiveArrayIterator does not implement Countable
Show description for fed1f2d
nikic
committed
fed1f2d
Copy full SHA for fed1f2d
Merge branch 'PHP-5.4'
Show description for 12b252e
nikic
committed
12b252e
Copy full SHA for 12b252e
Merge branch 'PHP-5.3' into PHP-5.4
Show description for cce4764
nikic
committed
cce4764
Copy full SHA for cce4764
Fixed bug RecursiveArrayIterator does not implement Countable
Show description for 4cba4c6
nikic
committed
4cba4c6
Copy full SHA for 4cba4c6
Commits on May 13, 2012
Allow arbitrary expressions for empty()
Show description for ec061a9
nikic
committed
ec061a9
Copy full SHA for ec061a9
Commits on May 6, 2012
Merge branch 'PHP-5.4'
Show description for 9e1b690
nikic
committed
9e1b690
Copy full SHA for 9e1b690
Merge branch 'PHP-5.3' into PHP-5.4
Show description for bef6111
nikic
committed
bef6111
Copy full SHA for bef6111
Add NEWS entry for bug #61961
nikic
committed
304ac56
Copy full SHA for 304ac56
Merge branch 'pull-request/76' into PHP-5.3
nikic
committed
311ee8f
Copy full SHA for 311ee8f
Commits on Apr 9, 2012
Fix bug #61681: Malformed grammar
Show description for b233de0
nikic
committed
b233de0
Copy full SHA for b233de0
Commits on Apr 8, 2012
Merge branch 'PHP-5.4'
Show description for 8ac56c1
nikic
committed
8ac56c1
Copy full SHA for 8ac56c1
Fix bug #61660: bin2hex(hex2bin($data)) != $data
Show description for 7ae93a2
nikic
committed
7ae93a2
Copy full SHA for 7ae93a2
Commits on Mar 4, 2012
NEWS and UPGRADING for r323862
nikic
committed
4d0911c
Copy full SHA for 4d0911c
Fix bug #60596: Code Cleanup Removing Superfluous If Statement
Show description for 3bc1455
nikic
committed
3bc1455
Copy full SHA for 3bc1455
Fix bug #60596: Code Cleanup Removing Superfluous If Statement
Show description for 6d08a84
nikic
committed
6d08a84
Copy full SHA for 6d08a84
Fix bug #60596: Code Cleanup Removing Superfluous If Statement
Show description for 4e2e632
nikic
committed
4e2e632
Copy full SHA for 4e2e632
Deprecate /e modifier
Show description for be202d3
nikic
committed
be202d3
Copy full SHA for be202d3
Commits on Mar 3, 2012
Fix bug #61264: xmlrpc_parse_method_descriptions leaks temporary variable
nikic
committed
3e7792a
Copy full SHA for 3e7792a
Fix bug #61264: xmlrpc_parse_method_descriptions leaks temporary variable
nikic
committed
9b9f05f
Copy full SHA for 9b9f05f
Fix bug #61264: xmlrpc_parse_method_descriptions leaks temporary variable
nikic
committed
5b4adea
Copy full SHA for 5b4adea
Commits on Mar 2, 2012
Fix bug #52719: array_walk_recursive crashes if third param of the function is by reference
nikic
committed
37d7df7
Copy full SHA for 37d7df7
Fix bug #52719: array_walk_recursive crashes if third param of the function is by reference
nikic
committed
e7810c1
Copy full SHA for e7810c1
Fix bug #52719: array_walk_recursive crashes if third param of the function is by reference
nikic
committed
695b9c6
Copy full SHA for 695b9c6
Merge: Fix bug #61139: gzopen leaks when specifying invalid mode
nikic
committed
3748034
Copy full SHA for 3748034
Merge: Fix bug #61097: Memory leak in xmlrpc functions copying zvals
nikic
committed
0dcff95
Copy full SHA for 0dcff95
Forgot NEWS for r323803
nikic
committed
503c94f
Copy full SHA for 503c94f
Merge: Fix bug #61184 Phar::webPhar() generates headers with trailing NUL bytes
nikic
committed
d256caf
Copy full SHA for d256caf
Fix bug #61106 Segfault when using header_register_callback
Show description for f465b21
nikic
committed
f465b21
Copy full SHA for f465b21
Fix bug #61106 Segfault when using header_register_callback
Show description for 09f24e0
nikic
committed
09f24e0
Copy full SHA for 09f24e0
Commits on Feb 25, 2012
NEWS for r323330
Show description for f79e133
nikic
committed
f79e133
Copy full SHA for f79e133
Commits on Feb 22, 2012
NEWS for r323362
nikic
committed
48a01d2
Copy full SHA for 48a01d2
Commits on Feb 19, 2012
Fix bug #61139 gzopen leaks when specifying invalid mode
Show description for ecd13fd
nikic
committed
ecd13fd
Copy full SHA for ecd13fd
Pagination
Previous
Next
You can’t perform that action at this time.