php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
« Show Previous 30 Entries Showing 61-90 of 1909 Show Next 30 Entries »
ID# Date Last Modified Package Type Status PHP Version OS Summary Assigned
74395
(edit)
2017-04-09 09:34 UTC 2021-07-06 14:18 UTC Streams related Bug Wont fix 7.1.3   Support 4g files in stream_copy_to_stream() on 32 bit php builds cmb
81222
(edit)
2021-07-04 06:45 UTC 2021-07-05 11:57 UTC Filesystem function related Bug Wont fix 7.4.21 Windows 10 ZipArchive Deletes 0-length file cmb
79110
(edit)
2020-01-13 14:51 UTC 2021-07-02 15:29 UTC *URL Functions Bug Wont fix Irrelevant Any EBCDIC-aware php_raw_url_encode encodes only _-.~ chars (under any EBCDIC-aware OS) cmb
75189
(edit)
2017-09-11 15:07 UTC 2021-07-02 10:20 UTC *General Issues Bug Wont fix 7.1.9 Xubuntu 16.04 x64 Invalid read in zend_string_release()  
81103
(edit)
2021-06-03 19:35 UTC 2021-06-14 09:13 UTC MySQLi related Bug Wont fix 7.4.20   mysqli_both overwrites numerical indexes  
74714
(edit)
2017-06-08 17:47 UTC 2021-06-09 15:06 UTC Reproducible crash Bug Wont fix 7.1.5 Linux serialize() crashes with multiple threads / pthreads cmb
75522
(edit)
2017-11-14 09:27 UTC 2021-06-02 13:20 UTC Weakref Bug Wont fix 5.6.32 CentOS 7 Inconsistent behavior with PHP's own destroy and free handles behavior cmb
75585
(edit)
2017-11-28 08:40 UTC 2021-06-02 13:19 UTC Weakref Bug Wont fix Irrelevant Irrelevant - Found on OpenBSD weakref from within constructor won't get invalidated colder
78276
(edit)
2019-07-11 21:07 UTC 2021-06-02 13:18 UTC Weakref Bug Wont fix 7.3.7 Alpine Linux 3.9+, Debian 9 Weakref does not compile on newer GCC colder
74046
(edit)
2017-02-05 17:15 UTC 2021-05-31 21:04 UTC MySQLi related Bug Wont fix 7.1.1 Ubuntu 16.04 Segfault mysqli + libymsql + MySQL < 5.6 prepared statement fetch cmb
64178
(edit)
2013-02-09 02:20 UTC 2021-05-31 15:59 UTC Streams related Bug Wont fix 5.4.11 Ubuntu 12.10 move_uploaded_file() sometimes executes a copy followed by a move unnecessarily cmb
76244
(edit)
2018-04-20 11:12 UTC 2021-05-28 14:53 UTC Scripting Engine problem Bug Wont fix 7.2.4 Linux 4.6.2 A stack overflow vulnerability exist (most likely) in the isSet function cmb
80758
(edit)
2021-02-16 19:13 UTC 2021-05-23 12:57 UTC *General Issues Bug Wont fix 8.0Git-2021-02-16 (Git) Linux version_compare does not behave as documented (or even consistently)  
77326
(edit)
2018-12-20 13:52 UTC 2021-05-22 09:11 UTC Reflection related Bug Wont fix 7.2   ReflectionClass::getReflectionConstant() returns false instead of exception  
79696
(edit)
2020-06-12 16:30 UTC 2021-05-21 17:46 UTC Apache2 related Bug Wont fix 7.3.19 Linux Slackware-14.2 Child exited Segmentation fault, __strchr_sse2, putenv  
73660
(edit)
2016-12-05 19:51 UTC 2021-05-06 17:01 UTC Systems problem Bug Wont fix Irrelevant n/a lxr.php.net is not available anymore cmb
80969
(edit)
2021-04-19 10:25 UTC 2021-05-05 16:26 UTC PHP options/info functions Bug Wont fix 7.4.16 Windows 10 Default value for extension_dir setting doesn't work in Windows cmb
46145
(edit)
2008-09-21 19:44 UTC 2021-05-03 12:51 UTC Strings related Bug Wont fix 5.2.6 Linux printf() %e format should make 2 digit exponent cmb
73540
(edit)
2016-11-16 11:12 UTC 2021-04-28 12:51 UTC Unknown/Other Function Bug Wont fix 5.6.28 ALL Invalid memory access in zif_create_function cmb
66052
(edit)
2013-11-07 20:09 UTC 2021-04-27 15:41 UTC *General Issues Bug Wont fix 5.4.21   Serialized value ids are shared between nested serialization operations  
80993
(edit)
2021-04-27 09:14 UTC 2021-04-27 13:08 UTC Filesystem function related Bug Wont fix 7.3.27 Windows 10.0.19042 readlink() works no correctly cmb
75736
(edit)
2017-12-26 18:37 UTC 2021-04-09 14:13 UTC PDO MySQL Bug Wont fix 5.6.32 Debian 8 (Jessie) PDO's constructor parameter for DSN prevents setting collation  
65657
(edit)
2013-09-12 08:51 UTC 2021-04-07 09:29 UTC Date/time related Bug Wont fix 7.1 ALL DatePeriod doesn't accept valid ISO-8601 formats (timezone problem)  
53608
(edit)
2010-12-24 22:19 UTC 2021-04-07 09:21 UTC Date/time related Bug Wont fix 5.2.16 Linux 2.6.35.7 x86_64 mktime() produces invalid results under 64-bit  
80886
(edit)
2021-03-18 22:27 UTC 2021-03-24 18:36 UTC WinCache Bug Wont fix 7.4.16 Windows 2019 php7.dll crash cmb
80894
(edit)
2021-03-22 11:28 UTC 2021-03-24 17:55 UTC Reproducible crash Bug Wont fix 7.3Git-2021-03-22 (Git) Linux GC-related crash after using __debugInfo() stas
72607
(edit)
2016-07-17 12:23 UTC 2021-03-23 16:48 UTC SOAP related Bug Wont fix 5.6Git-2016-07-17 (snap)   Wrong content-encoding on response cmb
64633
(edit)
2013-04-11 16:52 UTC 2021-03-17 14:08 UTC Date/time related Bug Wont fix 5.4.14 Windows 7 microtime regression - resolution reduced to 64 ticks per second cmb
66293
(edit)
2013-12-14 01:05 UTC 2021-03-16 11:36 UTC *Encryption and hash functions Bug Wont fix 5.5Git-2013-12-13 (snap) Windows 7 Password Hashing extension returns incorrect hashes for binary salts cmb
80872
(edit)
2021-03-16 11:02 UTC 2021-03-16 11:03 UTC Scripting Engine problem Bug Wont fix 8.0.3   TypeError: str_replace(): Argument #2 ($replace) must be of type array|string,  
« Show Previous 30 Entries Showing 61-90 of 1909 Show Next 30 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 01:01:30 2024 UTC