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 crash in openssl_digest() when EVP_MD_CTX_create() fails
- Fix crash in openssl_pkey_export() when BIO_new() fails
- Fix crash in openssl_pkcs12_read() when BIO_new() fails
- Fix crash in php_openssl_create_sni_server_ctx() when SSL_CTX_new() fails
- strtotime() has strange interpretation of decimal weeks
- Fix error check on X509_set_subject_name()
- Fix memory leaks when adding certificate to store fails
- Fix NULL deref when enabling TLS fails and the peer name needs to be reset
- Fix memory leaks and missing error propagation when php_openssl_csr_make() fails to set a version
- Null pointer dereference in mb_ereg_search_getregs() after mb_eregi() invalidates regex cache
- Docs
- C not yet supported