Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
/
Sign in
Sign up
Appearance settings
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 }}
reeze
/
php-src
Public
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
php-src
tests
basic
on
fix-spl-array
User selector
All users
Datepicker
All time
Commit history
Commits on May 2, 2012
Fix bug 61716 tests\basic\021.phpt fails
weltling
authored and
reeze
committed
cbd1d3e
View commit details
Copy full SHA for cbd1d3e
View code at this point
Browse repository at this point
Fix bug 61683 tests\basic\bug20539.phpt fails
weltling
authored and
reeze
committed
c42ccbc
View commit details
Copy full SHA for c42ccbc
View code at this point
Browse repository at this point
Commits on Mar 21, 2012
Fixed bug #61043: Regression in magic_quotes_gpc fix (CVE-2012-0831)
Show description for 2d2995f
cataphract
committed
2d2995f
View commit details
Copy full SHA for 2d2995f
View code at this point
Browse repository at this point
Fixed bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831)
oerdnj
committed
d1fd543
View commit details
Copy full SHA for d1fd543
View code at this point
Browse repository at this point
- add test for bug #55000 and #54374
pierrejoye
committed
baeaafd
View commit details
Copy full SHA for baeaafd
View code at this point
Browse repository at this point
Commits on Feb 16, 2012
Weird, what happened here?
rlerdorf
committed
f2e420a
View commit details
Copy full SHA for f2e420a
View code at this point
Browse repository at this point
Commits on Feb 14, 2012
These tests fail unless max_input_vars and/or max_file_uploads is set high enough
rlerdorf
committed
2a2af1b
View commit details
Copy full SHA for 2a2af1b
View code at this point
Browse repository at this point
Commits on Feb 8, 2012
Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars).
laruence
committed
3f23b11
View commit details
Copy full SHA for 3f23b11
View code at this point
Browse repository at this point
Commits on Sep 7, 2011
Fixed bug #55504 (Content-Type header is not parsed correctly on HTTP POST request
bjori
committed
797a1ce
View commit details
Copy full SHA for 797a1ce
View code at this point
Browse repository at this point
Commits on Sep 1, 2011
revert to the previous good revision, as the new improved parse error syntax only used in version >= 5.4
Tyrael
committed
9bb94d2
View commit details
Copy full SHA for 9bb94d2
View code at this point
Browse repository at this point
- consider that bison 2.x is used. updated our ci boxes accordingly (windows too), which were using 1.4
pierrejoye
committed
1cef559
View commit details
Copy full SHA for 1cef559
View code at this point
Browse repository at this point
- consider that bison 2.x is used. updated our ci boxes accordingly (windows too), which were using 1.4
pierrejoye
committed
d763969
View commit details
Copy full SHA for d763969
View code at this point
Browse repository at this point
Commits on Aug 31, 2011
- error msg may vary (parser)
pierrejoye
committed
96abb9d
View commit details
Copy full SHA for 96abb9d
View code at this point
Browse repository at this point
- error msg may vary (parser)
pierrejoye
committed
df3cb6f
View commit details
Copy full SHA for df3cb6f
View code at this point
Browse repository at this point
- error msg may vary
pierrejoye
committed
8b76f0f
View commit details
Copy full SHA for 8b76f0f
View code at this point
Browse repository at this point
- typo
pierrejoye
committed
38eec65
View commit details
Copy full SHA for 38eec65
View code at this point
Browse repository at this point
Commits on Nov 18, 2010
- Reversed implementation of FR #44164, pending further consideration.
Show description for a31f379
cataphract
committed
a31f379
View commit details
Copy full SHA for a31f379
View code at this point
Browse repository at this point
Commits on Nov 17, 2010
- Fixed typo (reported by eyal.t at zend dot com)
felipensp
committed
5d2e201
View commit details
Copy full SHA for 5d2e201
View code at this point
Browse repository at this point
Commits on Nov 8, 2010
- Fixed tests not passing under windows because of the directory separator
Show description for 817776d
patrickallaert
committed
817776d
View commit details
Copy full SHA for 817776d
View code at this point
Browse repository at this point
Commits on Oct 27, 2010
- Fixed bug #53180 (post_max_size=0 not disabling the limit when the content
Show description for ee80871
cataphract
committed
ee80871
View commit details
Copy full SHA for ee80871
View code at this point
Browse repository at this point
Commits on Oct 26, 2010
- Implemented request #44164, zlib.output_compression is now implicitly
Show description for 0086bc8
cataphract
committed
0086bc8
View commit details
Copy full SHA for 0086bc8
View code at this point
Browse repository at this point
Commits on Oct 4, 2010
- Implemented FR #50692, not uploaded files don't count towards
Show description for 817c28c
cataphract
committed
817c28c
View commit details
Copy full SHA for 817c28c
View code at this point
Browse repository at this point
Commits on Aug 11, 2010
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570)
Show description for 8deefa8
KalleZ
committed
8deefa8
View commit details
Copy full SHA for 8deefa8
View code at this point
Browse repository at this point
Commits on May 12, 2010
Errors using reserved words as methods
cjbj
committed
c5a068e
View commit details
Copy full SHA for c5a068e
View code at this point
Browse repository at this point
Commits on Dec 11, 2009
Fix test
Jani Taskinen
committed
35a4d58
View commit details
Copy full SHA for 35a4d58
View code at this point
Browse repository at this point
Commits on Sep 21, 2009
Fixed tests
dstogov
committed
7bfe056
View commit details
Copy full SHA for 7bfe056
View code at this point
Browse repository at this point
Commits on Aug 30, 2009
More tests from 2009 testfest
Zoe Slattery
committed
6a22ec3
View commit details
Copy full SHA for 6a22ec3
View code at this point
Browse repository at this point
Commits on Aug 26, 2009
Test from 2009 testfest
Zoe Slattery
committed
1c98e49
View commit details
Copy full SHA for 1c98e49
View code at this point
Browse repository at this point
Commits on Jul 18, 2009
Removing unnecessary SKIPIF sections
Zoe Slattery
committed
d09ab2a
View commit details
Copy full SHA for d09ab2a
View code at this point
Browse repository at this point
Commits on May 4, 2009
Added E_DEPRECATED startup notice (5.3 only)
KalleZ
committed
5a6d3cc
View commit details
Copy full SHA for 5a6d3cc
View code at this point
Browse repository at this point
Commits on Dec 9, 2008
Add test for the recent magic_quotes_gpc regression.
Scott MacVicar
committed
d8edbd2
View commit details
Copy full SHA for d8edbd2
View code at this point
Browse repository at this point
Commits on Oct 27, 2008
MFH: Improve test and fix skipif
bjori
committed
5668f32
View commit details
Copy full SHA for 5668f32
View code at this point
Browse repository at this point
Commits on Oct 26, 2008
- Fixed test
felipensp
committed
8502d0b
View commit details
Copy full SHA for 8502d0b
View code at this point
Browse repository at this point
Commits on Oct 20, 2008
Fixed #46313 (Magic quotes broke $_FILES)
Show description for c98e287
arnaud-lb
committed
c98e287
View commit details
Copy full SHA for c98e287
View code at this point
Browse repository at this point
Commits on Sep 10, 2008
MFH: Fix test
arnaud-lb
committed
49abf21
View commit details
Copy full SHA for 49abf21
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.