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 }}
ebernhardson
/
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 21, 2020
fileinfo build fix proposal for haiku.
Show description for f32653a
devnexen
authored and
cmb69
committed
f32653a
Copy full SHA for f32653a
Merge branch 'PHP-7.4' into master
Show description for 3c5412f
cmb69
committed
3c5412f
Copy full SHA for 3c5412f
sqlite3 linkage issue on some systems/package combination fix.
Show description for 1b21b56
devnexen
authored and
cmb69
committed
1b21b56
Copy full SHA for 1b21b56
Merge branch 'PHP-7.4' into master
Show description for 13419be
cmb69
committed
13419be
Copy full SHA for 13419be
Merge branch 'PHP-7.3' into PHP-7.4
Show description for 8f9f308
cmb69
committed
8f9f308
Copy full SHA for 8f9f308
Fix wrong datatype
Show description for 46d62e5
manuelm
authored and
cmb69
committed
46d62e5
Copy full SHA for 46d62e5
ensure installed ini don't interfere
remicollet
committed
8c57474
Copy full SHA for 8c57474
OCI8 classes were already renamed in 8; this now follows the new-new standard
Christopher Jones
committed
ff66e49
Copy full SHA for ff66e49
Better register usage for ASSIGN_DIM_OP
dstogov
committed
8095a0e
Copy full SHA for 8095a0e
Commits on Aug 20, 2020
Better registers usage
dstogov
committed
35a3e45
Copy full SHA for 35a3e45
cleanup unused parameters
dstogov
committed
c64cb19
Copy full SHA for c64cb19
efree() doesn't use line number arguments (pass zeros)
dstogov
committed
dd29a6e
Copy full SHA for dd29a6e
micro-optimization
dstogov
committed
aed1f78
Copy full SHA for aed1f78
Promote warnings to exceptions in ext/gd
Show description for 4e6fbb0
kocsismate
committed
4e6fbb0
Copy full SHA for 4e6fbb0
Commits on Aug 19, 2020
Load zval type into register to eliminate double load
dstogov
committed
22982ee
Copy full SHA for 22982ee
Shrink live intervals of IS_VAR/IS_TMP_VAR
dstogov
committed
bcadf9d
Copy full SHA for bcadf9d
Fixed tracing JIT crash in case SSA for op_array is not provided
dstogov
committed
c6c1682
Copy full SHA for c6c1682
Update NEWS w.r.t to bugfix #79968
beberlei
committed
a34fd4d
Copy full SHA for a34fd4d
Fix #79968: Manipulation on unattached DOMChildNode should throw DOMException
beberlei
committed
9f6820f
Copy full SHA for 9f6820f
Fixed memory leak (ext/hash/tests/mhash_001.phpt failure)
dstogov
committed
736c5dc
Copy full SHA for 736c5dc
Fix more basic function stubs
Show description for 9883fec
TysonAndre
committed
9883fec
Copy full SHA for 9883fec
Commits on Aug 18, 2020
Check for exception after $this destruction
dstogov
committed
f559c78
Copy full SHA for f559c78
Fixed register allocation for CASE instruction. CASE don't destroy first operand and it may be used later in VM or different trace.
dstogov
committed
f2d8488
Copy full SHA for f2d8488
Promote warnings to exceptions in ext/pspell
Show description for bf9ef51
kocsismate
committed
bf9ef51
Copy full SHA for bf9ef51
Merge branch 'PHP-7.4'
Show description for cf3fb14
mbeccati
committed
cf3fb14
Copy full SHA for cf3fb14
Merge branch 'PHP-7.3' into PHP-7.4
Show description for 3877172
mbeccati
committed
3877172
Copy full SHA for 3877172
Fix #47021: SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked"
mbeccati
committed
f7c43b8
Copy full SHA for f7c43b8
Update NEWS for 8.0.0beta3
sgolemon
committed
c905717
Copy full SHA for c905717
Update NEWS for PHP 8.0.0beta2
sgolemon
committed
9b4abd0
Copy full SHA for 9b4abd0
Fix #79988: new reserved keyword `match` is a backward incompatible change
cmb69
committed
4514afc
Copy full SHA for 4514afc
Don't add guard for empty()
dstogov
committed
6f36b20
Copy full SHA for 6f36b20
Fixed bug #79987 (Memory leak in SplFileInfo because of missing zend_restore_error_handling())
dstogov
committed
8c90002
Copy full SHA for 8c90002
Merge branch 'PHP-7.4' into master
Show description for 2d32ddb
cmb69
committed
2d32ddb
Copy full SHA for 2d32ddb
Merge branch 'PHP-7.3' into PHP-7.4
Show description for 48d7125
cmb69
committed
48d7125
Copy full SHA for 48d7125
7.3.23 is next
cmb69
committed
ff14b7a
Copy full SHA for ff14b7a
Pagination
Previous
Next
You can’t perform that action at this time.