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-22395: Avoid truncating base_convert() output at 64 characters
- Add `dd` function
- AST pretty-printing drops meaningful parentheses around RHS of `instanceof`
- Fix GH-20404: crash when modifying weak references during destruction
- zend_ast: Keep `const`-ness for `zend_ast_get*()`
- Possible way to deprecate dechunk filter
- Free cwd state in cwd_globals_dtor function
- Lazy object revert init with object destructor can lead to double free
- base_convert outputs at most 64 characters
- zend_ast: Wrap class names in parens during export when they are an expression
- Docs
- C not yet supported