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
- FPM status: full OpenMetrics support with per-worker metrics
- ext/standard: Optimize result-row construction in array_map() with a null callback
- SplFixedArray: leak on re-initialisation during setSize(0), and setSize() broken on missing parent::__construct()
- Fix GH-23811: SplFixedArray leak on re-init and broken setSize() on subclasses
- ext/sqlite3: fix use-after-free when replacing the authorizer from its own callback
- ext/uri: Fixes url delimiters
- ext/uri: Fixes empty url credentials
- ext/uri: Fixes `#` in paths with base
- ext/uri: Fixes file authority handling
- ext/uri: Fixes inconsistent validation ordering
- Docs
- C not yet supported