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-23089: stack overflow in array_merge_recursive() with deep arrays
- ext/standard: notice on long passwords in bcrypt
- Fixed GH-22508: Flaky hrtime.phpt test
- Optimize destructuring of array literals to elide intermediate array
- Segfault in `execute_ex`: `EX(run_time_cache)` is NULL for a trait-copied `private static` method (no opcache, no JIT)
- Fix use-after-free of an array callable freed during validation
- ext/soap: to_zval_array() native stack overflow on cyclic encoded ref…
- ext/date truncates error messages with null bytes
- Fix date error messages for embedded NUL bytes
- Zend: Store user error handler as an FCC
- Docs
- C not yet supported