Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
vrana
/
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
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Aug 18, 2012
Merge branch 'PHP-5.4'
laruence
committed
75cf51d
Copy full SHA for 75cf51d
Fix test failed
laruence
committed
ebefbdb
Copy full SHA for ebefbdb
tab
laruence
committed
57e7c7b
Copy full SHA for 57e7c7b
Make the codes clearer, and also check continue statement
laruence
committed
72b9b8f
Copy full SHA for 72b9b8f
Commits on Aug 17, 2012
Merge branch 'PHP-5.4'
Show description for 7cf9ac1
weltling
committed
7cf9ac1
Copy full SHA for 7cf9ac1
Merge branch 'PHP-5.3' into PHP-5.4
Show description for 15e31d5
weltling
committed
15e31d5
Copy full SHA for 15e31d5
More intl tests extracted from symfony
Matt Ficken
authored and
weltling
committed
1a23d42
Copy full SHA for 1a23d42
Annother attempt at fixing the mysqli_fetch_field tests
Show description for 294e7c2
nikic
committed
294e7c2
Copy full SHA for 294e7c2
Refactor examing of jumping out of finally block
laruence
committed
f2a8912
Copy full SHA for f2a8912
Update version numbers to 5.4.7-dev.
LawnGnome
committed
14847af
Copy full SHA for 14847af
Fixed context info in error message
laruence
committed
2449365
Copy full SHA for 2449365
Merge branch 'PHP-5.4'
laruence
committed
3d93c88
Copy full SHA for 3d93c88
Fixed bug #62836 (Seg fault or broken object references on unserialize())
laruence
committed
0b23da1
Copy full SHA for 0b23da1
Commits on Aug 16, 2012
Revert "Try to fix mysqli_field tests"
Show description for 8cccc5c
nikic
committed
8cccc5c
Copy full SHA for 8cccc5c
Merge branch 'PHP-5.4'
Show description for 2118ab9
adoy
committed
2118ab9
Copy full SHA for 2118ab9
Merge branch 'PHP-5.3' into PHP-5.4
Show description for 8ac61a3
adoy
committed
8ac61a3
Copy full SHA for 8ac61a3
Fixed bug #62839
Show description for 9cf0139
adoy
committed
9cf0139
Copy full SHA for 9cf0139
Merge branch 'PHP-5.4'
Show description for f84947c
felipensp
committed
f84947c
Copy full SHA for f84947c
- Fixed bug #62829 (stdint.h included on platform where HAVE_STDINT_H is not set)
felipensp
committed
2e1d31d
Copy full SHA for 2e1d31d
Fix curl_basic_022.phpt
Show description for b5305d2
nikic
committed
b5305d2
Copy full SHA for b5305d2
Fix php_ini_loaded_file() test
Show description for 9a38bd6
nikic
committed
9a38bd6
Copy full SHA for 9a38bd6
Adjust UPGRADING/NEWS for additional mcrypt deprecations
nikic
committed
fc26aa7
Copy full SHA for fc26aa7
Merge remote-tracking branch 'googleguy/mcrypt-deprecated-functions-tests'
nikic
committed
b2b02fc
Copy full SHA for b2b02fc
typo
laruence
committed
acd402d
Copy full SHA for acd402d
Fixed Mcrypt deprecated functions and related tests
srgoogleguy
committed
7014a0e
Copy full SHA for 7014a0e
Merge commit '8649e42'
Show description for 6a87a21
tony2001
committed
6a87a21
Copy full SHA for 6a87a21
Merge commit '8649e42' into PHP-5.4
Show description for b5494c5
tony2001
committed
b5494c5
Copy full SHA for b5494c5
Fixed bug #62838
Show description for 8649e42
tony2001
committed
8649e42
Copy full SHA for 8649e42
Prevents `goto` out of a finally block
laruence
committed
0312d0a
Copy full SHA for 0312d0a
Commits on Aug 15, 2012
Try to fix mysqli_field tests
Show description for 018395e
nikic
committed
018395e
Copy full SHA for 018395e
Merge branch 'master' of git.php.net:php-src
laruence
committed
8f05350
Copy full SHA for 8f05350
Merge branch 'fix-intl-tests' of https://github.com/reeze/php-src
laruence
committed
b7a5a8e
Copy full SHA for b7a5a8e
Commits on Aug 14, 2012
Merge branch 'PHP-5.4'
Show description for c835912
cjbj
committed
c835912
Copy full SHA for c835912
Merge branch 'PHP-5.3' into PHP-5.4
Show description for c9265b1
cjbj
committed
c9265b1
Copy full SHA for c9265b1
Merge branch 'skipif1' into PHP-5.3
Show description for 3e0b33e
cjbj
committed
3e0b33e
Copy full SHA for 3e0b33e
Pagination
Previous
Next
You can’t perform that action at this time.