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 }}
Metabolix
/
php-src
Public
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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
d1d002f
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 16, 2017
Fix bug #73648 - integer overflow in substr
smalyshev
committed
d1d002f
Copy full SHA for d1d002f
Merge branch 'PHP-5.6' into PHP-7.0
Show description for 6736527
smalyshev
committed
6736527
Copy full SHA for 6736527
Fix bug #73634 - grapheme_strpos illegal memory access
smalyshev
committed
8c44d07
Copy full SHA for 8c44d07
Fix typo
smalyshev
committed
50b3832
Copy full SHA for 50b3832
Merge branch 'PHP-5.6' into PHP-7.0
Show description for 2c79096
smalyshev
committed
2c79096
Copy full SHA for 2c79096
Fix test
smalyshev
committed
814966a
Copy full SHA for 814966a
Merge branch 'PHP-5.6' into PHP-7.0
Show description for 43d0f2a
smalyshev
committed
43d0f2a
Copy full SHA for 43d0f2a
Update more functions with path check
smalyshev
committed
0ab1af7
Copy full SHA for 0ab1af7
Commits on Jan 15, 2017
fix AppVeyor failures with Opcache enabled
Show description for 4f19bb7
weltling
committed
4f19bb7
Copy full SHA for 4f19bb7
Commits on Jan 14, 2017
Fixed bug #69993
coladict
authored and
nikic
committed
60aff0b
Copy full SHA for 60aff0b
Added test for "opcache: print restart reason" to basic_logging.phpt
mhagstrand
authored and
krakjoe
committed
fbf655a
Copy full SHA for fbf655a
Commits on Jan 13, 2017
opcache: print restart reason
Alexander Polyakov
authored and
krakjoe
committed
a4accc0
Copy full SHA for a4accc0
fix remaining tests for Opcache runs
Show description for aaaef22
weltling
committed
aaaef22
Copy full SHA for aaaef22
ensure the end path wouldn't contain double slashes
weltling
committed
8e993b4
Copy full SHA for 8e993b4
templatize the resource number
weltling
committed
3500262
Copy full SHA for 3500262
Increase wait time for tests involving sockets to improve Travis relability
Show description for fd92b91
mhagstrand
authored and
krakjoe
committed
fd92b91
Copy full SHA for fd92b91
Fixed bug #73916 (zend_print_flat_zval_r doesn't consider reference)
laruence
committed
04379bc
Copy full SHA for 04379bc
Commits on Jan 12, 2017
Fix bug #69899
rfussenegger
authored and
nikic
committed
bd75f9e
Copy full SHA for bd75f9e
Fixed bug #72680 gdbinit print_cvs not prepared for PHP 7
mhagstrand
authored and
krakjoe
committed
1ee1f79
Copy full SHA for 1ee1f79
Commits on Jan 11, 2017
added a note to opache.fast_shutdown why its not enabled by default in php.ini
staabm
authored and
krakjoe
committed
ef42f49
Copy full SHA for ef42f49
Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0
Show description for b2782c6
krakjoe
committed
b2782c6
Copy full SHA for b2782c6
Fixed bug #71219 configure script incorrectly checks for ttyname_r
krakjoe
committed
51d4877
Copy full SHA for 51d4877
Commits on Jan 10, 2017
Fixed bug #67707 IV not needed for ECB encryption mode, but it returns a warning
mcq8
authored and
nikic
committed
d9cd287
Copy full SHA for d9cd287
Fixed #73907 (nextSibling property not included in var_dump of DOMNode)
aboks
authored and
nikic
committed
13edec7
Copy full SHA for 13edec7
Fixed bug #61858 (DOMAttr debug info generates E_WARNING)
Show description for 0734055
aboks
authored and
nikic
committed
0734055
Copy full SHA for 0734055
Merge branch 'PHP-5.6' into PHP-7.0
nikic
committed
291e3f0
Copy full SHA for 291e3f0
Fix glob-wrapper.phpt to not fail in Windows
mhagstrand
authored and
nikic
committed
ad9c552
Copy full SHA for ad9c552
Fix #73893: A hidden danger of death cycle in a function of gd
Show description for 15837ba
cmb69
committed
15837ba
Copy full SHA for 15837ba
Merge branch 'pull-request/1807' into PHP-7.0
Show description for 6a9efa2
krakjoe
committed
6a9efa2
Copy full SHA for 6a9efa2
pull-request/1807:
Show description for dcaed51
marcosptf
authored and
krakjoe
committed
dcaed51
Copy full SHA for dcaed51
Prevent fd leak in readdir_r that causes false negative on readdir_r implementation when compiled with AddressSanitizer
oerdnj
authored and
krakjoe
committed
1bdffee
Copy full SHA for 1bdffee
Fixed #73902 mention router support in usage output for php-cli
krakjoe
committed
125ee6a
Copy full SHA for 125ee6a
Merge branch 'PHP-5.6' into PHP-7.0
Show description for 69fbe3a
sgolemon
committed
69fbe3a
Copy full SHA for 69fbe3a
Commits on Jan 9, 2017
Un-XFAIL serialization test
nikic
committed
69058f3
Copy full SHA for 69058f3
Fix check for linux getrandom syscall
lt
authored and
nikic
committed
14c72cc
Copy full SHA for 14c72cc
Pagination
Previous
Next
You can’t perform that action at this time.