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_printf: introduce %pS to replace custom specifier %S
- Improve performance of json_encode() for long ASCII strings
- Convert usage of `php_error`/`zend_error` to `php_error_docref`
- Run tests in parallel by default
- GH-22905: avoid truncation on null bytes in reflection exceptions
- main/io build directory missing from PHP_ADD_BUILD_DIR, breaks out-of-tree (VPATH) builds
- JIT compiled exit clobbers registers before saving
- Fix GH-22915: Preserve parent regs in zend_jit_deoptimizer_start()
- Fix integer overflow in the JSON scanner string length adjustments
- Fix use-after-free when json_encode() re-enters an ArrayObject
- Docs
- C not yet supported