php-src
https://github.com/php/php-src
C
The PHP Interpreter
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported10 Subscribers
Add a CodeTriage badge to php-src
Help out
- Issues
- PHP 8.3.30 - CLI Segmentation Fault Signal 11 when script finishes (core dumped)
- Fix GH-21545: PHP OpenSSL ext: openssl_x509_parse miscalculates validTo_time_t for far-future certificate dates
- Fix GH-21583: SimpleXML empty element incorrectly casts to true.
- replace ERR_NUM_ERRORS with PHP_OPENSSL_ERR_BUFFER_SIZE
- ext/standard/tests/filters: add missing CTYPE extension requirement
- Zend: mark callable zval* as const
- SimpleXML: empty child element without attributes casts to true instead of false
- Fix stream filter seeking resetting write filter state on read seeks
- Zend: refactor type checking and unify const, prop, arg, and return values
- Fix GH-21538: declare(encoding=...) ignored because Zend multibyte feature is turned off by settings for ASCII or UTF-8
- Docs
- C not yet supported