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 supported11 Subscribers
Add a CodeTriage badge to php-src
Help out
- Issues
- ext/dom: Return numeric results from XPath callbacks as numbers
- Feature: walker function: walker(".") returns an object model of the entire directory / an expansive alternative for scandir()
- Segfault in PHP-FPM with tracing JIT (opcache.jit=1205) due to stale base pointer in rbp (Regression in 8.5.5)
- JIT bug: composer install sometimes hangs
- Fix ArrayIterator unserialize uninitialized properties HashTable
- ext/spl: Optimize php_spl_object_hash performance
- Fix GH-22063: stream filter chain UAF on self-removal during callback
- Class autoloader `$this` freed via `spl_autoload_unregister` during dispatch (exploitable UAF)
- Stream filter chain UAF via self-removal during callback
- Change bless to clean up absolute paths
- Docs
- C not yet supported