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
- Fix GH-9812: memory leak on repeated include with file_cache_only=1
- Limit maximum number of filter chains
- Fix GH-13230: phpdbg use-after-free at shutdown
- Regression in 8.5: float values are treated as invalid when updating LDAP values
- 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
- Docs
- C not yet supported