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 GH-23572: JIT calls wrong static method from trait clones
- session: close save handler before re-initializing an active session
- perf: avoid floating-point formatting in microtime
- fix tailcall VM for gcc
- JIT: Propagate trace too long from zend_jit_trace_record_fake_init_call()
- phpize: fix silently stale build files when the PHP install is read-only
- Fix GH-17626: JIT corrupts opline handler when blacklisting root trace
- Tracing JIT calls the wrong method for self::/parent:: static calls in trait methods shared by several classes
- ext/opcache: drop the pre-emptive munmap before the huge page remap
- Fix pow(), ** and fpow() losing precision on 32-bit x86
- Docs
- C not yet supported