Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
kumarankm
/
php-src
Public
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 26, 2021
Merge branch 'PHP-8.0'
Show description for 1279984
kocsismate
committed
1279984
Copy full SHA for 1279984
Fix pg_get_notify() parameter name
Show description for d1e590f
kocsismate
committed
d1e590f
Copy full SHA for d1e590f
Implement Fibers
Show description for c276c16
trowski
committed
c276c16
Copy full SHA for c276c16
Use zend_string for pgsql_trim_message
nikic
committed
ba33757
Copy full SHA for ba33757
Fix new test wrt. removed skipif.inc
cmb69
committed
50f5877
Copy full SHA for 50f5877
Don't store resolved pgsql field/table oids as resources
Show description for f26047f
nikic
committed
f26047f
Copy full SHA for f26047f
Merge branch 'PHP-8.0'
Show description for 01b71f4
cmb69
committed
01b71f4
Copy full SHA for 01b71f4
Merge branch 'PHP-7.4' into PHP-8.0
Show description for 2bce26f
cmb69
committed
2bce26f
Copy full SHA for 2bce26f
Fix #80901: Info leak in ftp extension
Show description for c0ae3a7
cmb69
committed
c0ae3a7
Copy full SHA for c0ae3a7
Merge branch 'PHP-8.0'
Show description for 6118525
cmb69
committed
6118525
Copy full SHA for 6118525
Merge branch 'PHP-7.4' into PHP-8.0
Show description for bc6fc61
cmb69
committed
bc6fc61
Copy full SHA for bc6fc61
Fix typo in NEWS
cmb69
committed
7f9183c
Copy full SHA for 7f9183c
Store pgsql le_string as zend_string
nikic
committed
8a283f7
Copy full SHA for 8a283f7
Merge branch 'PHP-8.0'
Show description for fff93b6
cmb69
committed
fff93b6
Copy full SHA for fff93b6
Merge branch 'PHP-7.4' into PHP-8.0
Show description for 361df6d
cmb69
committed
361df6d
Copy full SHA for 361df6d
Merge branch 'PHP-8.0'
Show description for 5d7219d
cmb69
committed
5d7219d
Copy full SHA for 5d7219d
Merge branch 'PHP-7.4' into PHP-8.0
Show description for 33d4955
cmb69
committed
33d4955
Copy full SHA for 33d4955
Fix #80901: Info leak in ftp extension
Show description for 09696ee
cmb69
committed
09696ee
Copy full SHA for 09696ee
Merge branch 'PHP-8.0'
Show description for 7372a3e
Girgias
committed
7372a3e
Copy full SHA for 7372a3e
Fix Bug #80972: Memory exhaustion on invalid string offset
Show description for 97f8ca5
Girgias
committed
97f8ca5
Copy full SHA for 97f8ca5
Fix Bug #80972: Memory exhaustion on invalid string offset
Show description for 418fcd2
Girgias
committed
418fcd2
Copy full SHA for 418fcd2
exclude markdown
krakjoe
committed
f9d1a72
Copy full SHA for f9d1a72
Revert "Exclude more text-only paths from azure pipelines (#6876)"
Show description for fec4bdb
krakjoe
committed
fec4bdb
Copy full SHA for fec4bdb
Use typed properties in ext/zip
Show description for b567a9d
kocsismate
committed
b567a9d
Copy full SHA for b567a9d
Check liveness in PDO_ODBC
Show description for 28a66b3
NattyNarwhal
authored and
nikic
committed
28a66b3
Copy full SHA for 28a66b3
Merge branch 'PHP-8.0'
Show description for 93e6796
cmb69
committed
93e6796
Copy full SHA for 93e6796
Merge branch 'PHP-7.4' into PHP-8.0
Show description for fe219d9
cmb69
committed
fe219d9
Copy full SHA for fe219d9
Export gzfwrite()
Show description for a277129
cmb69
committed
a277129
Copy full SHA for a277129
Fixed bug #80908
Show description for 25dc931
matt
authored and
nikic
committed
25dc931
Copy full SHA for 25dc931
Exclude more text-only paths from azure pipelines (#6876)
Show description for ec8de47
himanshu007-creator
authored
ec8de47
Copy full SHA for ec8de47
Merge branch 'PHP-8.0'
Show description for 0cd06d1
kocsismate
committed
0cd06d1
Copy full SHA for 0cd06d1
Fix arginfo/ZPP mismatch for simplexml_import_dom
Show description for cb84e5c
kocsismate
committed
cb84e5c
Copy full SHA for cb84e5c
Commits on Apr 25, 2021
run-tests: Fix warning when specifying xdebug as a required extension
maaarghk
authored and
nikic
committed
39876ba
Copy full SHA for 39876ba
Add test case for errorCode()
kamil-tekiela
authored and
Girgias
committed
0a77904
Copy full SHA for 0a77904
Add ZEND_ASSERT to stmt->errorCode
kamil-tekiela
authored and
Girgias
committed
3292b97
Copy full SHA for 3292b97
Pagination
Previous
Next
You can’t perform that action at this time.