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
- zend_types: Convert `Z_*REF*_P()` macros into inline functions
- Add validation for file permission values across INI and filesystem APIs
- Fix GH-22285: ignore empty SOAPAction header during server dispatch.
- zend_types: Convert `HT_*()` macros to inline functions
- `assert()` failure errors do not correctly handle ASTs with strings containing NUL
- AST pretty printing does not correctly handle braces in string interpolation
- AST pretty printing does not correctly handle invalid variable names
- zend_ast: Always print encaps list variables with braces when exporting AST
- zend_ast: Quote names of invalid variable names when exporting AST
- zend_types: Remove `Z_*CONSTANT_*()`
- Docs
- C not yet supported