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
- ext/sysvshm: Clamp shm_get_var chunk length to segment bounds
- Fix inconsistent min()/max() tie-breaking on signed zero via the frameless 2-arg fast path
- ext/openssl: allow openssl_sign()/openssl_verify() to sign/verify a precomputed digest
- Fix fseek() accepting $whence values that do not fit in an int
- Optimizer: resolve arg/prop/return class hints via op_array scope
- Fix Io\Poll\Context::wait() epoll_pwait2 detection on x86 (container)
- ext/ftp: validate $port range before narrowing to short in ftp_connect/ftp_ssl_connect
- run-tests: Add `{TEST_NAME}` placeholder storing the basename of the test file
- fix: move error finalization after stream fields in stream_get_meta_data to prevent UAF
- Fix bug #80056: SPL directory iterators lose entries on 9p filesystems
- Docs
- C not yet supported