php.bugs archive

1723 archived articles, newest first (page 8 of 18). Latest articles →

[php-src] Issue #21730: ext/random: Mt19937::__debugInfo() leaks state HashTable when the serialize callback fails
Sun, 12 Apr 2026 16:44:22 +0000
[email protected] (TimWolla) • #251949
[php-src] Issue #17929: stack_limit_015.phpt fails on 32bit Windows
Sun, 12 Apr 2026 14:45:48 +0000
[email protected] (iluuu1994) • #251948
[php-src] Issue #21738: UB in php_url_decode_ex
Sun, 12 Apr 2026 14:11:22 +0000
[email protected] (xfourj) • #251947
[php-src] Issue #21734: ext/uri: WHATWG URL parser accepts overlong UTF-8 and invalid continuation bytes in hostnames
Sun, 12 Apr 2026 02:42:44 +0000
[email protected] (iliaal) • #251946
[php-src] Issue #21731: ext/random: Random\Engine\Xoshiro256StarStar::__unserialize() accepts all-zero state
Sun, 12 Apr 2026 01:22:47 +0000
[email protected] (iliaal) • #251945
[php-src] Issue #21730: ext/random: Mt19937::__debugInfo() leaks state HashTable when the serialize callback fails
Sun, 12 Apr 2026 01:22:34 +0000
[email protected] (iliaal) • #251944
[php-src] Issue #21728: Clarification on what counts as a security issue in PHP?
Sat, 11 Apr 2026 20:51:21 +0000
[email protected] (lcfr-eth) • #251943
[php-src] Issue #21697: PHP 8.4.20, Windows binary, php_curl.dll, php_intl.dll fail to load
Sat, 11 Apr 2026 20:08:27 +0000
[email protected] (shivammathur) • #251942
[php-src] Issue #7890: parse_url() and incorrect port definition
Sat, 11 Apr 2026 16:22:41 +0000
[email protected] (TimWolla) • #251941
[php-src] Issue #12703: Colon in url path is not parsed by `parse_url`
Sat, 11 Apr 2026 16:19:59 +0000
[email protected] (TimWolla) • #251940
[php-src] Issue #21720: Segmentation fault (EXC_BAD_ACCESS) when running make test on PHP 8.6-dev (macOS ARM64)
Sat, 11 Apr 2026 03:42:18 +0000
[email protected] (arshidkv12) • #251939
[php-src] Issue #21698: Memory leak in ZipArchive::addGlob() via php_zip_glob() when glob results are not freed on open_basedir restriction
Fri, 10 Apr 2026 11:32:30 +0000
[email protected] (devnexen) • #251938
[php-src] Issue #21703: Numeric-string array keys are silently converted to integers, which breaks string identifier semantics
Fri, 10 Apr 2026 10:17:19 +0000
[email protected] (Girgias) • #251937
[php-src] Issue #21705: `ZipArchive::getFromIndex()` ignores `ZipArchive::FL_UNCHANGED` for deleted entries
Fri, 10 Apr 2026 09:19:38 +0000
[email protected] (LamentXU123) • #251936
[php-src] Issue #21703: Numeric-string array keys are silently converted to integers, which breaks string identifier semantics
Fri, 10 Apr 2026 05:52:43 +0000
[email protected] (Tudsday) • #251935
[php-src] Issue #21700: Assertion failure `_php_stream_seek` at streams/streams.c
Fri, 10 Apr 2026 03:35:55 +0000
[email protected] (YuanchengJiang) • #251934
[php-src] Issue #21699: Assertion failure `shutdown_executor` at Zend/zend_execute_API.c
Fri, 10 Apr 2026 02:29:07 +0000
[email protected] (YuanchengJiang) • #251933
[php-src] Issue #21698: Memory leak in ZipArchive::addGlob() via php_zip_glob() when glob results are not freed on open_basedir restriction
Fri, 10 Apr 2026 00:55:33 +0000
[email protected] (YuanchengJiang) • #251932
[php-src] Issue #17110: Flag to consider document fragments as part of the DOM
Fri, 10 Apr 2026 00:35:07 +0000
[email protected] ("github-actions[bot]") • #251931
[php-src] Issue #21688: SEGV at ext/dom/node.c
Thu, 9 Apr 2026 20:54:10 +0000
[email protected] (devnexen) • #251930
[php-src] Issue #21697: PHP 8.4.20, Windows binary, php_curl.dll, php_intl.dll fail to load
Thu, 9 Apr 2026 20:53:02 +0000
[email protected] (tsimmons) • #251929
[php-src] Issue #21691: PHP 8.6 OPcache: DO_UCALL breaks reference returns (segfault / invalid opcode)
Thu, 9 Apr 2026 16:38:43 +0000
[email protected] (andypost) • #251928
[php-src] Issue #21688: SEGV at ext/dom/node.c
Thu, 9 Apr 2026 13:35:27 +0000
[email protected] (YuanchengJiang) • #251927
[php-src] Issue #21687: Assertion failure in zend_enum_fetch_case_name() when calling array_walk() on an enum case value after try/catch block
Thu, 9 Apr 2026 13:30:10 +0000
[email protected] (YuanchengJiang) • #251926
[php-src] Issue #21683: pdo_pgsql crashes with ATTR_PREFETCH=0 on empty result set
Thu, 9 Apr 2026 10:16:54 +0000
[email protected] (thomasschiet) • #251925
[php-src] Issue #21682: ZipArchive is missing the NOT_SERIALIZABLE flag
Thu, 9 Apr 2026 09:50:48 +0000
[email protected] (arnaud-lb) • #251924
[php-src] Issue #18288: Enums is not a classes, otherwise class_exists() should be renamed to struct_exists()
Wed, 8 Apr 2026 21:42:02 +0000
[email protected] (iluuu1994) • #251923
[php-src] Issue #15804: [ * ] Historical tails
Wed, 8 Apr 2026 21:41:47 +0000
[email protected] (iluuu1994) • #251922
[php-src] Issue #15262: Add coerce_to_string() that mimics loose string type coercion
Wed, 8 Apr 2026 21:41:24 +0000
[email protected] (iluuu1994) • #251921
[php-src] Issue #13899: [ feature/fix ] Internal functions needs exactly number of arguments needs to be optimized / And few more old bugs
Wed, 8 Apr 2026 21:40:54 +0000
[email protected] (iluuu1994) • #251920
[php-src] Issue #13697: [ FEATURE REQUEST ] set_setcookie_handler() function
Wed, 8 Apr 2026 21:40:34 +0000
[email protected] (iluuu1994) • #251919
[php-src] Issue #13630: [FEATURE REQUEST] _array_walk_recursive with path and reference processing
Wed, 8 Apr 2026 21:39:58 +0000
[email protected] (iluuu1994) • #251918
[php-src] Issue #13283: array_(merge/replace)_recursive enhancements
Wed, 8 Apr 2026 21:39:35 +0000
[email protected] (iluuu1994) • #251917
[php-src] Issue #21678: EcmaScript Promises to work with sockets/background_processes/daemons/workers
Wed, 8 Apr 2026 21:25:45 +0000
[email protected] (kallesommernielsen) • #251916
[php-src] Issue #21677: Special type `undefined`
Wed, 8 Apr 2026 21:24:55 +0000
[email protected] (kallesommernielsen) • #251915
[php-src] Issue #21678: EcmaScript Promises to work with sockets/background_processes/daemons
Wed, 8 Apr 2026 21:19:59 +0000
[email protected] (gzhegow1991) • #251914
[php-src] Issue #21677: Special type `undefined`
Wed, 8 Apr 2026 21:09:20 +0000
[email protected] (gzhegow1991) • #251913
[php-src] Issue #21355: Windows builds don't support OPENSSL_KEYTYPE_X25519, OPENSSL_KEYTYPE_ED25519, OPENSSL_KEYTYPE_DSA, etc
Wed, 8 Apr 2026 18:48:35 +0000
[email protected] (shivammathur) • #251912
[php-src] Issue #21605: Missing addref for Countable::count()
Wed, 8 Apr 2026 11:44:46 +0000
[email protected] (iluuu1994) • #251911
[php-src] Issue #21673: password_verify() failed to verify bcrypt passwords containing null bytes
Wed, 8 Apr 2026 11:04:31 +0000
[email protected] (LamentXU123) • #251910
[php-src] Issue #21460: JIT Regression bug for Psalm in 8.4.19
Wed, 8 Apr 2026 09:44:56 +0000
[email protected] (arnaud-lb) • #251909
[php-src] Issue #21672: Expired Certs in OpenSSL tests - tests fail
Wed, 8 Apr 2026 09:39:29 +0000
[email protected] (rainerjung) • #251908
[php-src] Issue #21664: `iconv_mime_decode()` with malformed UTF-8 encoded-word corrupts stack, causing unrecoverable SIGSEGV (ASan: nested bug in same thread)`
Tue, 7 Apr 2026 21:03:32 +0000
[email protected] (devnexen) • #251907
[php-src] Issue #21664: `iconv_mime_decode()` with malformed UTF-8 encoded-word corrupts stack, causing unrecoverable SIGSEGV (ASan: nested bug in same thread)`
Tue, 7 Apr 2026 17:28:16 +0000
[email protected] (YuanchengJiang) • #251906
[php-src] Issue #21599: Windows' PHP 8.5 still doesn't handle br-encoded response correctly
Tue, 7 Apr 2026 17:11:54 +0000
[email protected] (iluuu1994) • #251905
[php-src] Issue #16811: Segmentation fault in zend observer
Tue, 7 Apr 2026 15:50:44 +0000
[email protected] (iluuu1994) • #251904
[php-src] Issue #21648: Export arrays as [] instead of array() in var_export
Mon, 6 Apr 2026 12:42:10 +0000
[email protected] (TimWolla) • #251903
[php-src] Issue #21648: Export arrays as [] instead of array() in var_export
Mon, 6 Apr 2026 11:42:15 +0000
[email protected] (AJK-Muc) • #251902
[php-src] Issue #21643: OpenSSL extension has many inconsistencies in how errors are handled/reported/propagated
Sun, 5 Apr 2026 14:03:57 +0000
[email protected] (ndossche) • #251901
[php-src] Issue #21639: Volatile arguments in frameless calls
Sat, 4 Apr 2026 21:31:49 +0000
[email protected] (iluuu1994) • #251900
[php-src] Issue #21600: PHP 8.3.30 - CLI Segmentation Fault Signal 11 when script finishes (core dumped)
Sat, 4 Apr 2026 19:33:48 +0000
[email protected] (devnexen) • #251899
[php-src] Issue #21617: sni_server self signed certifcate expired
Fri, 3 Apr 2026 22:31:03 +0000
[email protected] (bukka) • #251898
[php-src] Issue #21468: Segfault in file_get_contents w/ a https URL and a proxy set
Fri, 3 Apr 2026 16:25:45 +0000
[email protected] (ndossche) • #251897
[php-src] Issue #21478: Property access on lazy proxy may invoke magic method despite real instance guards
Fri, 3 Apr 2026 11:12:01 +0000
[email protected] (arnaud-lb) • #251896
[php-src] Issue #21617: sni_server self signed certifcate expired
Fri, 3 Apr 2026 09:14:41 +0000
[email protected] (ptondereau) • #251895
[php-src] Issue #21616: DateTime::modify('-1 second') goes 59 minutes later on DST
Fri, 3 Apr 2026 08:46:19 +0000
[email protected] (kylekatarnls) • #251894
[php-src] Issue #20728: `never` union type
Fri, 3 Apr 2026 00:34:20 +0000
[email protected] ("github-actions[bot]") • #251893
[php-src] Issue #21613: Crash when TLS authentication fails with verify_peer
Thu, 2 Apr 2026 21:50:59 +0000
[email protected] (bwoebi) • #251892
[php-src] Issue #21613: Crash when TLS authentication fails with verify_peer
Thu, 2 Apr 2026 21:39:48 +0000
[email protected] (bwoebi) • #251891
[php-src] Issue #21612: htmlentities() returns an empty string
Thu, 2 Apr 2026 20:36:15 +0000
[email protected] (exakat) • #251890
[php-src] Issue #21382: error: ‘ERR_NUM_ERRORS’
Thu, 2 Apr 2026 15:05:00 +0000
[email protected] (bukka) • #251889
[php-src] Issue #21605: Missing addref for Countable::count()
Thu, 2 Apr 2026 13:40:57 +0000
[email protected] (iluuu1994) • #251888
[php-src] Issue #21603: Missing addref for __unset
Thu, 2 Apr 2026 13:23:58 +0000
[email protected] (iluuu1994) • #251887
[php-src] Issue #21593: JIT if condition optimization leads to flipped result: true is false and false is true
Thu, 2 Apr 2026 09:34:58 +0000
[email protected] (iluuu1994) • #251886
[php-src] Issue #21600: PHP 8.3.30 - CLI Segmentation Fault Signal 11 when script finishes (core dumped)
Thu, 2 Apr 2026 07:44:18 +0000
[email protected] (Munktells) • #251885
[php-src] Issue #21600: PHP 8.3.30 - CLI Segmentation Fault Signal 11 when script finishes (core dumped)
Thu, 2 Apr 2026 07:42:11 +0000
[email protected] (Munktells) • #251884
[php-src] Issue #21600: PHP 8.3.30 - CLI Segmentation Fault Signal 11 when script finishes (core dumped)
Thu, 2 Apr 2026 05:41:46 +0000
[email protected] (Munktells) • #251883
[php-src] Issue #21599: Windows' PHP 8.5 still doesn't handle br-encoded response correctly
Thu, 2 Apr 2026 05:20:54 +0000
[email protected] (yoozor) • #251882
[php-src] Issue #21593: JIT if condition optimization leads to flipped result: true is false and false is true
Wed, 1 Apr 2026 13:22:52 +0000
[email protected] (paulmhh) • #251881
[php-src] Issue #21588: run-tests possible deprecate if explode input is false or null
Wed, 1 Apr 2026 12:42:39 +0000
[email protected] (iluuu1994) • #251880
[php-src] Issue #21504: PHP crashes with a use-after-free in `-e` mode on certain scripts
Tue, 31 Mar 2026 22:28:59 +0000
[email protected] (iluuu1994) • #251879
[php-src] Issue #21589: chrooted PDO suddenly needs /etc/resolv.conf in the chroot
Tue, 31 Mar 2026 22:09:14 +0000
[email protected] (devnexen) • #251878
[php-src] Issue #21548: Dom\XMLDocument::C14N() emits duplicate xmlns declarations after setAttributeNS() on element with default namespace
Tue, 31 Mar 2026 21:28:22 +0000
[email protected] (devnexen) • #251877
[php-src] Issue #21589: chrooted PDO suddenly needs /etc/resolv.conf in the chroot
Tue, 31 Mar 2026 18:42:02 +0000
[email protected] (karolyi) • #251876
[php-src] Issue #21588: run-tests possible deprecate if explode input is false or null
Tue, 31 Mar 2026 17:21:15 +0000
[email protected] (plusminmax) • #251875
[php-src] Issue #21158: JIT: Assertion jit->ra[var].flags & (1<<0) failed in zend_jit_use_reg
Tue, 31 Mar 2026 15:32:56 +0000
[email protected] (arnaud-lb) • #251874
[php-src] Issue #21584: Bug: Typed private property initialization flag not updated during dynamic assignment in __unserialize
Tue, 31 Mar 2026 09:48:39 +0000
[email protected] (wheakerd) • #251873
[php-src] Issue #21584: Bug: Typed private property initialization flag not updated during dynamic assignment in __unserialize
Tue, 31 Mar 2026 09:47:11 +0000
[email protected] (wheakerd) • #251872
[php-src] Issue #21583: SimpleXML: empty child element without attributes casts to true instead of false
Tue, 31 Mar 2026 03:51:37 +0000
[email protected] (Chi-teck) • #251871
[php-src] Issue #21552: `posix_spawn_file_actions_addchdir_np` is deprecated in macOS 26
Mon, 30 Mar 2026 13:27:59 +0000
[email protected] (NattyNarwhal) • #251870
[php-src] Issue #21419: JIT heap-use-after-free in zend_jit_rope_end with --repeat
Mon, 30 Mar 2026 09:06:21 +0000
[email protected] (arnaud-lb) • #251869
[php-src] Issue #21575: Memory leak with notices
Sun, 29 Mar 2026 21:29:42 +0000
[email protected] (NattyNarwhal) • #251868
[php-src] Issue #21569: Consistent removal of deprecations and reporting a fatal where a deprecation was previously reported
Sun, 29 Mar 2026 12:41:55 +0000
[email protected] (iluuu1994) • #251867
[php-src] Issue #21569: Consistent removal of deprecations and reporting a fatal where a deprecation was previously reported
Sun, 29 Mar 2026 07:51:38 +0000
[email protected] (kkmuffme) • #251866
[php-src] Issue #21568: uasort() with 'strnatcasecmp' acts weird
Sat, 28 Mar 2026 21:19:05 +0000
[email protected] (TimWolla) • #251865
[php-src] Issue #17399: iconv memory leak
Sat, 28 Mar 2026 18:13:53 +0000
[email protected] (iluuu1994) • #251864
[php-src] Issue #21568: uasort() with 'strnatcasecmp' acts weird
Sat, 28 Mar 2026 16:01:21 +0000
[email protected] (staabm) • #251863
[php-src] Issue #21557: Problem with jewishtojd For Years >= 6000 for Php8.3+
Sat, 28 Mar 2026 13:30:15 +0000
[email protected] (devnexen) • #251862
[php-src] Issue #21557: Problem with jewishtojd For Years >= 6000 for Php8.3+
Fri, 27 Mar 2026 22:08:35 +0000
[email protected] (oleibman) • #251861
[php-src] Issue #21499: Use-After-Free in RecursiveArrayIterator::getChildren()
Fri, 27 Mar 2026 18:38:53 +0000
[email protected] (ndossche) • #251860
[php-src] Issue #21552: `posix_spawn_file_actions_addchdir_np` is deprecated in macOS 26
Fri, 27 Mar 2026 15:47:09 +0000
[email protected] (NattyNarwhal) • #251859
[php-src] Issue #21548: Dom\XMLDocument::C14N() emits duplicate xmlns declarations after setAttributeNS() on element with default namespace
Fri, 27 Mar 2026 10:21:57 +0000
[email protected] (veewee) • #251858
[php-src] Issue #21546: Build provenance attestation for Windows
Fri, 27 Mar 2026 09:18:52 +0000
[email protected] (jbcr) • #251857
[php-src] Issue #21545: PHP OpenSSL ext: openssl_x509_parse miscalculates validTo_time_t for far-future certificate dates
Fri, 27 Mar 2026 08:50:53 +0000
[email protected] (blackbagheera) • #251856
[php-src] Issue #21544: Dom\XMLDocument::C14N() drops namespace declarations on DOM-built documents
Fri, 27 Mar 2026 07:43:24 +0000
[email protected] (veewee) • #251855
[php-src] Issue #21515: PHP 8.5.5 started to fail ext/curl/tests/curl_setopt_ssl.phpt on alpinelinux with curl 8.17
Thu, 26 Mar 2026 22:25:58 +0000
[email protected] (shivammathur) • #251854
[php-src] Issue #12408: Session constant SID changes its value
Thu, 26 Mar 2026 11:57:49 +0000
[email protected] (Girgias) • #251853
[php-src] Issue #21538: declare(encoding=...) ignored because Zend multibyte feature is turned off by settings for ASCII or UTF-8
Thu, 26 Mar 2026 11:52:20 +0000
[email protected] (LLyaudet) • #251852
[php-src] Issue #19983: GC Assertion Failure: Unaligned Reference Pointer in gc_collect_roots()
Thu, 26 Mar 2026 10:07:29 +0000
[email protected] (arnaud-lb) • #251851
[php-src] Issue #21534: Buggy drivers that keep returning empty strings in SQLGetData can get PDO_ODBC stuck in a loop
Wed, 25 Mar 2026 20:33:09 +0000
[email protected] (NattyNarwhal) • #251850
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.