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
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 }}
klederson
/
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 and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 27, 2016
Fixed typo in "session_module_name"
GrahamCampbell
authored and
nikic
committed
22f3695
View commit details
Copy full SHA for 22f3695
Browse repository at this point
Merge branch 'PHP-7.1'
nikic
committed
1bf6762
View commit details
Copy full SHA for 1bf6762
Browse repository at this point
Merge branch 'PHP-7.0' into PHP-7.1
nikic
committed
937115f
View commit details
Copy full SHA for 937115f
Browse repository at this point
Makes the sapi web server and curl tests more reliable
Show description for 2d51267
mhagstrand
authored and
nikic
committed
2d51267
View commit details
Copy full SHA for 2d51267
Browse repository at this point
Fixes the curl tests to be more reliable in Travis CI
Show description for 92678d1
mhagstrand
authored and
nikic
committed
92678d1
View commit details
Copy full SHA for 92678d1
Browse repository at this point
Commits on Dec 26, 2016
fork tests
weltling
committed
0d31433
View commit details
Copy full SHA for 0d31433
Browse repository at this point
New parsing parameters in curl
dedalqq
authored and
sgolemon
committed
d9c4b49
View commit details
Copy full SHA for d9c4b49
Browse repository at this point
Reduce redundant storage of required number of parameters to required flag
Show description for e52d2b8
Barbu Paul - Gheorghe
authored and
sgolemon
committed
e52d2b8
View commit details
Copy full SHA for e52d2b8
Browse repository at this point
Merge branch 'PHP-7.1'
Show description for 0aaea39
sgolemon
committed
0aaea39
View commit details
Copy full SHA for 0aaea39
Browse repository at this point
Merge branch 'PHP-7.0' into PHP-7.1
Show description for a49675f
sgolemon
committed
a49675f
View commit details
Copy full SHA for a49675f
Browse repository at this point
Interpretation of curl_setopt values for boolean parameters
dedalqq
authored and
sgolemon
committed
7f29e7c
View commit details
Copy full SHA for 7f29e7c
Browse repository at this point
Merge branch 'PHP-7.1'
Show description for 16758a3
sgolemon
committed
16758a3
View commit details
Copy full SHA for 16758a3
Browse repository at this point
Remove extraneous parentheses in conditions
Show description for 5d7c774
dereckson
authored and
sgolemon
committed
5d7c774
View commit details
Copy full SHA for 5d7c774
Browse repository at this point
Merge branch 'PHP-7.1'
Show description for 533737b
sgolemon
committed
533737b
View commit details
Copy full SHA for 533737b
Browse repository at this point
Merge branch 'PHP-7.0' into PHP-7.1
Show description for fcd4c34
sgolemon
committed
fcd4c34
View commit details
Copy full SHA for fcd4c34
Browse repository at this point
Fixes #65689. PDO_Firebrid / exec() does not free allocated statement.
madorin
authored and
sgolemon
committed
e926bf6
View commit details
Copy full SHA for e926bf6
Browse repository at this point
Commits on Dec 23, 2016
Fix tests for appveyor
Yasuo Ohgaki
committed
daa270b
View commit details
Copy full SHA for daa270b
Browse repository at this point
Commits on Dec 22, 2016
Merge branch 'PHP-7.1'
Show description for 1f474fd
bwoebi
committed
1f474fd
View commit details
Copy full SHA for 1f474fd
Browse repository at this point
Merge branch 'PHP-7.0' into PHP-7.1
bwoebi
committed
7b133e0
View commit details
Copy full SHA for 7b133e0
Browse repository at this point
Fix alpn_ctx leaking in openssl
bwoebi
committed
ac1372d
View commit details
Copy full SHA for ac1372d
Browse repository at this point
Merge branch 'PHP-7.1'
bwoebi
committed
712c532
View commit details
Copy full SHA for 712c532
Browse repository at this point
Merge branch 'PHP-7.0' into PHP-7.1
bwoebi
committed
898e439
View commit details
Copy full SHA for 898e439
Browse repository at this point
Fixed bug #73373 (deflate_add does not verify that output was not truncated)
bwoebi
committed
8823b68
View commit details
Copy full SHA for 8823b68
Browse repository at this point
Path handling related refactorings
Show description for 758af77
weltling
committed
758af77
View commit details
Copy full SHA for 758af77
Browse repository at this point
Finish remaining replacement uint => uint32_t
Show description for afb6ca2
weltling
committed
afb6ca2
View commit details
Copy full SHA for afb6ca2
Browse repository at this point
Merge branch 'PHP-7.1'
nikic
committed
ce97ead
View commit details
Copy full SHA for ce97ead
Browse repository at this point
Merge branch 'PHP-7.0' into PHP-7.1
nikic
committed
175b9f6
View commit details
Copy full SHA for 175b9f6
Browse repository at this point
Fix IS_UNDEF comparisons in opcache
Show description for 25c96f9
dereckson
authored and
nikic
committed
25c96f9
View commit details
Copy full SHA for 25c96f9
Browse repository at this point
fix min supported versions
weltling
committed
d5a3838
View commit details
Copy full SHA for d5a3838
Browse repository at this point
Update NEWS
Yasuo Ohgaki
committed
4899109
View commit details
Copy full SHA for 4899109
Browse repository at this point
Fix bug #73100 - Improve bug fix. Forbid to set 'user' save handler other than set_save_handler().
Yasuo Ohgaki
committed
a93a51c
View commit details
Copy full SHA for a93a51c
Browse repository at this point
Eliminate win95nt.h
Show description for d4831e2
KalleZ
committed
d4831e2
View commit details
Copy full SHA for d4831e2
Browse repository at this point
Hmm actually it seems to be the other way around, Anatol?
KalleZ
committed
a569d00
View commit details
Copy full SHA for a569d00
Browse repository at this point
Merge branch 'master' of git.php.net:php-src
KalleZ
committed
f0f3cb6
View commit details
Copy full SHA for f0f3cb6
Browse repository at this point
Sync the default value of --with-odbcver with the hardcoded default for ODBCVER
KalleZ
committed
3428302
View commit details
Copy full SHA for 3428302
Browse repository at this point
Previous
Next
You can’t perform that action at this time.