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
- Fix exp() losing precision on 32-bit x86
- Fix expm1() losing precision on 32-bit x86
- Fix sinh() losing precision on 32-bit x86
- streams: apply so_linger, so_rcvbuf and so_sndbuf to unix sockets
- ext/standard: Optimize sort(), rsort() and usort() for packed arrays
- ext/standard: Validate numeric values passed to pack()
- Dom\HTMLDocument: prototype.js like DOM-Traversal
- zend_types.h:1383: zend_gc_delref: Assertion `p->refcount > 0' failed upon memory exhaustion
- PHP json_encode(): Check depth range before narrowing
- Add `--enable-cli-fpm` to link the FPM SAPI into the CLI binary (`php --fpm`)
- Docs
- C not yet supported