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 (attempt) GH-20752: netsnmp_session_init() without system ipv6.
- Fix memory leak on failure in openssl_x509_parse()
- Fix negative-size-param crash when OBJ_obj2txt() fails
- Fix memory leak in check_cert() when X509_STORE_CTX_init() fails
- Fix crash in php_openssl_pkey_init_ec() when EVP_PKEY_CTX_new() fails
- Fix crash in openssl_pkey_get_details() when BIO_new() fails
- 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
- Docs
- C not yet supported