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 }}
mneuhaus
/
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
Breadcrumbs
History for
php-src
main
on
master
User selector
All users
All time
Commit History
Commits on Nov 19, 2016
Remove these NetWare leftovers
KalleZ
committed
1b5b923
Copy full SHA for 1b5b923
Commits on Nov 12, 2016
Merge branch 'master' of git.php.net:/php-src
krakjoe
committed
a2bc7cf
Copy full SHA for a2bc7cf
Use "Standard input code" instead of "php://stdin"
hikari-no-yume
authored and
krakjoe
committed
3ed8b7a
Copy full SHA for 3ed8b7a
Show "php://stdin" instead of "-" in error messages
hikari-no-yume
authored and
krakjoe
committed
a103aa2
Copy full SHA for a103aa2
Remove Netware support
Show description for 2104bea
KalleZ
committed
2104bea
Copy full SHA for 2104bea
Commits on Nov 5, 2016
Remove this check as discussed with Anatol
KalleZ
committed
2de9c42
Copy full SHA for 2de9c42
Commits on Oct 26, 2016
add some float limits constants
weltling
committed
100650b
Copy full SHA for 100650b
Commits on Oct 12, 2016
Merge branch 'PHP-7.0' into PHP-7.1
Show description for f7aa911
weltling
committed
f7aa911
Copy full SHA for f7aa911
Fix bug #73189 - Memcpy negative size parameter php_resolve_path
Show description for c4c2cce
smalyshev
authored and
weltling
committed
c4c2cce
Copy full SHA for c4c2cce
Clear FG(user_stream_current_filename) when bailing out
Show description for 9f86cda
sgolemon
committed
9f86cda
Copy full SHA for 9f86cda
Clear FG(user_stream_current_filename) when bailing out
Show description for 4d11a8e
sgolemon
committed
4d11a8e
Copy full SHA for 4d11a8e
Commits on Oct 6, 2016
Merge branch 'PHP-7.1'
Show description for 940731d
weltling
committed
940731d
Copy full SHA for 940731d
Merge branch 'PHP-7.0' into PHP-7.1
Show description for bc5efe5
weltling
committed
bc5efe5
Copy full SHA for bc5efe5
fix datatype
weltling
committed
ea83e50
Copy full SHA for ea83e50
ensure the flag doesn't overflow
Show description for 46f4470
weltling
committed
46f4470
Copy full SHA for 46f4470
handle the stream->__exposed flag correctly
Show description for 1e986c7
weltling
committed
1e986c7
Copy full SHA for 1e986c7
Commits on Oct 5, 2016
catch up with stream datatypes
weltling
committed
42b7912
Copy full SHA for 42b7912
uint vs. uint32_t
weltling
committed
02acb05
Copy full SHA for 02acb05
reduce size of stream struct
Show description for 0ca15cb
weltling
committed
0ca15cb
Copy full SHA for 0ca15cb
prevent flags overflows
Show description for 4b41973
weltling
committed
4b41973
Copy full SHA for 4b41973
reduce size of stream bucket struct by 8 bytes on 64-bit
weltling
committed
41d0407
Copy full SHA for 41d0407
Commits on Sep 28, 2016
Merge branch 'PHP-7.1'
nikic
committed
e81a5a0
Copy full SHA for e81a5a0
Ensure symtable exists before checking it
nikic
committed
4c0804c
Copy full SHA for 4c0804c
Commits on Sep 27, 2016
prepare next
weltling
committed
cb29c01
Copy full SHA for cb29c01
Commits on Sep 23, 2016
Merge branch 'PHP-7.1'
Show description for 3529f28
weltling
committed
3529f28
Copy full SHA for 3529f28
Merge branch 'PHP-7.0' into PHP-7.1
Show description for 90a3671
weltling
committed
90a3671
Copy full SHA for 90a3671
Merge branch 'PHP-5.6' into PHP-7.0
Show description for 4685297
weltling
committed
4685297
Copy full SHA for 4685297
Revert "Fixed bug #73037 SoapServer reports Bad Request when gzipped"
Show description for 075aa91
weltling
committed
075aa91
Copy full SHA for 075aa91
Fixed bug #73037 SoapServer reports Bad Request when gzipped
Show description for f9a699f
weltling
committed
f9a699f
Copy full SHA for f9a699f
Merge branch 'PHP-7.1'
Show description for f59ea5d
weltling
committed
f59ea5d
Copy full SHA for f59ea5d
Merge branch 'PHP-7.0' into PHP-7.1
Show description for 4b13f60
weltling
committed
4b13f60
Copy full SHA for 4b13f60
Fixed bug #73037 SoapServer reports Bad Request when gzipped
weltling
committed
410c687
Copy full SHA for 410c687
Commits on Sep 16, 2016
Fixed bug #72505 (readfile() mangles files larger than 2G)
laruence
committed
ac07008
Copy full SHA for ac07008
Commits on Sep 6, 2016
Merge branch 'PHP-7.1'
cmb69
committed
fcc6f2d
Copy full SHA for fcc6f2d
Merge branch 'pull-request/2115' into PHP-7.1
cmb69
committed
68d3501
Copy full SHA for 68d3501
Pagination
Previous
Next
You can’t perform that action at this time.