-
Notifications
You must be signed in to change notification settings - Fork 8k
Pull requests: php/php-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix mb_ereg_search_getregs() NULL pointer dereference
Extension: mbstring
#21037
opened Jan 25, 2026 by
vi3tL0u1s
Loading…
Fix GH-21027: strtotime() incorrectly parses decimal relative values
Extension: date
#21034
opened Jan 25, 2026 by
khaledalam
Loading…
Fix memory leaks and missing error propagation when php_openssl_csr_make() fails to set a version
Extension: openssl
#21032
opened Jan 25, 2026 by
ndossche
Loading…
Fix NULL deref when enabling TLS fails and the peer name needs to be reset
Extension: standard
#21031
opened Jan 24, 2026 by
ndossche
Loading…
Fix memory leaks when adding certificate to store fails
Extension: openssl
#21030
opened Jan 24, 2026 by
ndossche
Loading…
Fix error check on X509_set_subject_name()
Extension: openssl
#21028
opened Jan 24, 2026 by
ndossche
Loading…
Fix crash in php_openssl_create_sni_server_ctx() when SSL_CTX_new() fails
Extension: openssl
#21026
opened Jan 24, 2026 by
ndossche
Loading…
Fix GH-21023: CURLOPT_XFERINFOFUNCTION with invalid callback crash.
Extension: curl
#21025
opened Jan 24, 2026 by
devnexen
Loading…
Fix crash in openssl_pkcs12_read() when BIO_new() fails
Extension: openssl
#21022
opened Jan 23, 2026 by
ndossche
Loading…
Fix crash in openssl_pkey_export() when BIO_new() fails
Extension: openssl
#21021
opened Jan 23, 2026 by
ndossche
Loading…
Fix regression with header removal removing whole prefixes
Extension: standard
#21020
opened Jan 23, 2026 by
NattyNarwhal
Loading…
Fix crash in openssl_digest() when EVP_MD_CTX_create() fails
Extension: openssl
#21019
opened Jan 23, 2026 by
ndossche
Loading…
Fix crash when ASN1_STRING_to_UTF8() fails
Extension: openssl
#21017
opened Jan 23, 2026 by
ndossche
Loading…
zend_compile: Fix array_map() optimization
Category: Engine
Extension: opcache
#21016
opened Jan 23, 2026 by
TimWolla
Loading…
Fix crash in openssl_pkey_get_details() when BIO_new() fails
Extension: openssl
#21015
opened Jan 23, 2026 by
ndossche
Loading…
Fix crash in php_openssl_pkey_init_ec() when EVP_PKEY_CTX_new() fails
Extension: openssl
#21013
opened Jan 23, 2026 by
ndossche
Loading…
Fix memory leak in check_cert() when X509_STORE_CTX_init() fails
Extension: openssl
#21009
opened Jan 22, 2026 by
ndossche
Loading…
Fix negative-size-param crash when OBJ_obj2txt() fails
Extension: openssl
#21008
opened Jan 22, 2026 by
ndossche
Loading…
Provide mechanism for PDO to throw away a persistent connection and get a new one
ABI break
Extension: pdo (core)
#21007
opened Jan 22, 2026 by
NattyNarwhal
•
Draft
Fix memory leak on failure in openssl_x509_parse()
Extension: openssl
#21005
opened Jan 22, 2026 by
ndossche
Loading…
Zend: move class autoloading from SPL to Zend
ABI break
Category: Build System
Category: Engine
Extension: spl
#21001
opened Jan 22, 2026 by
Girgias
Loading…
openssl: Fix checks on BIO_get_mem_ptr()
Extension: openssl
#20998
opened Jan 21, 2026 by
ndossche
Loading…
Fix GH-13857: date_diff with different timezones returns wrong result.
Extension: date
#20997
opened Jan 21, 2026 by
khaledalam
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.