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
- 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
- ext/odbc: fix cond for SQL_NO_TOTAL that led to single byte buffer
- Return false from rewrite_name_to_position() on IM001 error path
- Make chmod tests work on docker mounted php-src
- Fix leak of driver_params argument of PDOStatement::bindParam() and bindColumn()
- ext/standard: Adds and modifies XFAIL tests for filter bucket leaks
- Speed up call frame leaving by grouping refcounted CVs
- Docs
- C not yet supported