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/pdo_odbc: infinite loop / 100% CPU when fetching a large nvarchar(max) via MS ODBC Driver 18 — SQLGetData is called with a 1-byte buffer and the loop never makes progress (distinct from GH-21534)
- Fix zend_analyze_calls() call_stack buffer overrun
- ext/ftp/tests: add with_data_connection to mock server
- W.I.P. Zend: Add new Z_PARAM_DERIVED_CLASS_NAME Fast ZPP specifier
- openssl_sign() cannot sign a precomputed digest
- php_embed_ub_write does not return on error
- sapi_lsapi_ub_write does not return bytes written in lsapi mode
- sapi/lsapi: fix sapi_lsapi_ub_write() return value on short write
- Fix php_embed_ub_write() infinite loop on failed write
- idea: use monomorphic inline cache slot to speed up object arg/ret type check
- Docs
- C not yet supported