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 }}
dmitry-kabanov
/
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
dsp
Datepicker
All time
Commit History
Commits on Mar 19, 2012
Merge branch 'PHP-5.4'
Show description for 4335053
dsp
committed
4335053
Copy full SHA for 4335053
Merge branch 'pull-request/5' into PHP-5.4
Show description for 74eb9d4
dsp
committed
74eb9d4
Copy full SHA for 74eb9d4
Merge branch 'PHP-5.4'
Show description for dea5376
dsp
committed
dea5376
Copy full SHA for dea5376
Merge branch 'PHP-5.3' into PHP-5.4
Show description for 53e3467
dsp
committed
53e3467
Copy full SHA for 53e3467
Add .gitignore
Show description for 887ee45
dsp
committed
887ee45
Copy full SHA for 887ee45
Merge branch 'PHP-5.4'
Show description for b204f36
dsp
committed
b204f36
Copy full SHA for b204f36
Merge branch 'PHP-5.3' into PHP-5.4
Show description for dffd029
dsp
committed
dffd029
Copy full SHA for dffd029
Merge branch 'PHP-5.2' into PHP-5.3
Show description for 3fd0b5f
dsp
committed
3fd0b5f
Copy full SHA for 3fd0b5f
Commits on Feb 13, 2012
Add credit line for the PHP Output Handler
dsp
committed
dd14c92
Copy full SHA for dd14c92
Add credit line for the PHP Output Handler
dsp
committed
e78aa1b
Copy full SHA for e78aa1b
Commits on Feb 3, 2012
mention git
dsp
committed
cb6655c
Copy full SHA for cb6655c
mention git
dsp
committed
dceecf5
Copy full SHA for dceecf5
mention git
dsp
committed
fa579f2
Copy full SHA for fa579f2
Commits on Nov 15, 2011
Forgot the bug specific test.
dsp
committed
020e7e1
Copy full SHA for 020e7e1
Forgot the bug specific test.
dsp
committed
fa4f741
Copy full SHA for fa4f741
Fixed bug #55371 (get_magic_quotes_gpc() throws deprecation warning.)
Show description for fd2e3d6
dsp
committed
fd2e3d6
Copy full SHA for fd2e3d6
Fixed bug #55371 (get_magic_quotes_gpc() throws deprecation warning.)
Show description for 13ba2da
dsp
committed
13ba2da
Copy full SHA for 13ba2da
Commits on Nov 12, 2011
Fix #60218 (instantiating unknown class leads to memory leak in cli)
dsp
committed
ce06b43
Copy full SHA for ce06b43
Fix #60218 (instantiating unknown class leads to memory leak in cli)
dsp
committed
c4d5231
Copy full SHA for c4d5231
Commits on Nov 10, 2011
It is not longer required to update php_version.php in php-bugs/
Show description for 487489a
dsp
committed
487489a
Copy full SHA for 487489a
It is not longer required to update php_version.php in php-bugs/
Show description for 0dfd985
dsp
committed
0dfd985
Copy full SHA for 0dfd985
Commits on Jul 27, 2011
Check if given string is long enough in zend_*_strtod
dsp
committed
0beb0e7
Copy full SHA for 0beb0e7
Check if given string is long enough in zend_*_strtod
dsp
committed
fa7c07b
Copy full SHA for fa7c07b
Commits on Jul 26, 2011
Fix #55269 (--enable-dtrace fail on FreeBSD)
dsp
committed
9791314
Copy full SHA for 9791314
Fix #55269 (--enable-dtrace fail on FreeBSD)
dsp
committed
ec0b5ff
Copy full SHA for ec0b5ff
Commits on Jul 15, 2011
Fix #55212. Only declare STREAM_PF_INET6 if PHP is compiled with IPv6 support
dsp
committed
cad2e53
Copy full SHA for cad2e53
Fix #55212. Only declare STREAM_PF_INET6 if PHP is compiled with IPv6 support
dsp
committed
fa79f2f
Copy full SHA for fa79f2f
Commits on Jun 29, 2011
correct error message for a missing document root in the cli webserver
Show description for cdad24c
dsp
committed
cdad24c
Copy full SHA for cdad24c
correct error message for a missing document root in the cli webserver
Show description for c1abc89
dsp
committed
c1abc89
Copy full SHA for c1abc89
fix #55072 in-built web server needs to check -t option is a directory
dsp
committed
5024c32
Copy full SHA for 5024c32
fix #55072 in-built web server needs to check -t option is a directory
dsp
committed
54b84f8
Copy full SHA for 54b84f8
Commits on Nov 30, 2010
C comments instead of C++ comments
dsp
committed
76a8811
Copy full SHA for 76a8811
Commits on Aug 6, 2010
make ssl_set return value in mysqlnd compatible with libmysqli return value
dsp
committed
d9afaad
Copy full SHA for d9afaad
make ssl_set return value in mysqlnd compatible with libmysqli return value
dsp
committed
9d02d50
Copy full SHA for 9d02d50
Commits on May 7, 2010
Abort if DTrace is not installed on the system
dsp
committed
4e17764
Copy full SHA for 4e17764
Pagination
Previous
Next
You can’t perform that action at this time.