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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
digsrc
/
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
Breadcrumbs
History for
php-src
sapi
on
master
User selector
All users
All time
Commit history
Commits on Mar 10, 2015
Merge branch 'fixed-build' of https://github.com/zxcvdavid/php-src
laruence
committed
f678c14
View commit details
Copy full SHA for f678c14
View code at this point
Browse repository at this point
Commits on Mar 9, 2015
Fixed compile warnings
zxcvdavid
committed
3f3e340
View commit details
Copy full SHA for 3f3e340
View code at this point
Browse repository at this point
Fix CLI test and drop some now unnecessary code
nikic
committed
b005567
View commit details
Copy full SHA for b005567
View code at this point
Browse repository at this point
Implement engine exceptions
Show description for 1c94ff0
dstogov
authored and
nikic
committed
1c94ff0
View commit details
Copy full SHA for 1c94ff0
View code at this point
Browse repository at this point
Now opened_path is a zend_string
reeze
committed
2a2c749
View commit details
Copy full SHA for 2a2c749
View code at this point
Browse repository at this point
Temorary fix for phpdbg segfault while use zend_mm_set_custom_handlers
laruence
committed
96f7a33
View commit details
Copy full SHA for 96f7a33
View code at this point
Browse repository at this point
Commits on Mar 8, 2015
Add configtest option to fpm init.d script
itxx00
authored and
laruence
committed
1b0d32b
View commit details
Copy full SHA for 1b0d32b
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
Revive Zend Signals handler (and fixed bug #61083)
laruence
committed
fd5a756
View commit details
Copy full SHA for fd5a756
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
Merge branch 'PHP-5.6'
Show description for c6e415a
reeze
committed
c6e415a
View commit details
Copy full SHA for c6e415a
View code at this point
Browse repository at this point
Fixed bug #67741 (auto_prepend_file messes up __LINE__)
Show description for 4e2c87e
reeze
committed
4e2c87e
View commit details
Copy full SHA for 4e2c87e
View code at this point
Browse repository at this point
Commits on Feb 25, 2015
Fixed a bug that header value is not terminated by '\0' when accessed through getenv().
Show description for bb491c2
George Wang
committed
bb491c2
View commit details
Copy full SHA for bb491c2
View code at this point
Browse repository at this point
Fixed a bug that header value is not terminated by '\0' when accessed through getenv().
George Wang
committed
65810bf
View commit details
Copy full SHA for 65810bf
View code at this point
Browse repository at this point
Added specialized versions of DO_FCALL handler:
Show description for c2c78dc
dstogov
committed
c2c78dc
View commit details
Copy full SHA for c2c78dc
View code at this point
Browse repository at this point
Commits on Feb 16, 2015
made ZEND_TSRMLS_CACHE_* macros look like function calls
Show description for af3ca74
weltling
committed
af3ca74
View commit details
Copy full SHA for af3ca74
View code at this point
Browse repository at this point
- Fix merge
felipensp
committed
a80ad10
View commit details
Copy full SHA for a80ad10
View code at this point
Browse repository at this point
Merge branch 'pull-request/995' into PHP-5.6
Show description for c4664d1
tony2001
committed
c4664d1
View commit details
Copy full SHA for c4664d1
View code at this point
Browse repository at this point
fix bug #68822 (request time is reset too early)
Show description for 3664345
redfoxli
authored and
tony2001
committed
3664345
View commit details
Copy full SHA for 3664345
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
Merged zend_array and HashTable into the single data structure.
Show description for e10e151
dstogov
committed
e10e151
View commit details
Copy full SHA for e10e151
View code at this point
Browse repository at this point
remove useless condition (same as headers_list())
weltling
committed
5d8ebcc
View commit details
Copy full SHA for 5d8ebcc
View code at this point
Browse repository at this point
Silence unused variable warning
reeze
committed
bb20917
View commit details
Copy full SHA for bb20917
View code at this point
Browse repository at this point
Fixed phpdbg zend_bailout error when compiling syntax error code
Show description for 46d9572
reeze
committed
46d9572
View commit details
Copy full SHA for 46d9572
View code at this point
Browse repository at this point
Merge branch 'master' of https://git.php.net/repository/php-src
laruence
committed
3224459
View commit details
Copy full SHA for 3224459
View code at this point
Browse repository at this point
Fixed phpdbg backtrace argument's name missing
reeze
committed
3920344
View commit details
Copy full SHA for 3920344
View code at this point
Browse repository at this point
Merge branch 'PHP-5.6'
Show description for da7d94c
laruence
committed
da7d94c
View commit details
Copy full SHA for da7d94c
View code at this point
Browse repository at this point
Remove useless TSRMLS by merge
laruence
committed
5e7fd50
View commit details
Copy full SHA for 5e7fd50
View code at this point
Browse repository at this point
Cleanup globals initialization
laruence
committed
309e906
View commit details
Copy full SHA for 309e906
View code at this point
Browse repository at this point
Commits on Feb 11, 2015
fix values for gid and uid
Show description for 61d85ce
weltling
committed
61d85ce
View commit details
Copy full SHA for 61d85ce
View code at this point
Browse repository at this point
silence unused variable warning
weltling
committed
e6bf9b4
View commit details
Copy full SHA for e6bf9b4
View code at this point
Browse repository at this point
remove useless condition
weltling
committed
12a4243
View commit details
Copy full SHA for 12a4243
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
Add missing header inclusion
reeze
committed
6c9d75b
View commit details
Copy full SHA for 6c9d75b
View code at this point
Browse repository at this point
Use new ZEND_HASH_FOREACH_... API.
dstogov
committed
1eb4352
View commit details
Copy full SHA for 1eb4352
View code at this point
Browse repository at this point
removed sapi/webjames
weltling
committed
575199a
View commit details
Copy full SHA for 575199a
View code at this point
Browse repository at this point
removed sapi/tux
weltling
committed
f5c796c
View commit details
Copy full SHA for f5c796c
View code at this point
Browse repository at this point
removed sapi/thttpd
weltling
committed
3ef7136
View commit details
Copy full SHA for 3ef7136
View code at this point
Browse repository at this point
removed sapi/roxed
weltling
committed
15ab00d
View commit details
Copy full SHA for 15ab00d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.