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
- Discard buckets abandoned by a filter that returns no output
- PHP8.5: Opcache can crash in `do_implement_interface` when trait causes implicit `Stringable` interface addition
- Dom\HTMLDocument: Impossible to add text node on document level
- Fix php://fd/ on platforms without getdtablesize()
- ext/gd: fix ValueError messages for imagecolormatch() and imagejpeg()
- Fix IS_IDENTICAL_EMPTY_ARRAY specialization for an IS_CONST op1
- Fix zend_optimizer_replace_by_const() leaving stale OP2 uses behind
- GH-22684: Make Reflection(Class)Constant::__toString() print booleans as booleans
- token_get_all(TOKEN_PARSE): class constant named with a reserved keyword is no longer retagged to T_STRING when the same keyword appears in its initializer (regression in 8.3)
- ext/pcntl: fix an off by one bound and a parameter the parser made required
- Docs
- C not yet supported