php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
  Showing 1-30 of 275 Show Next 30 Entries »
Bugs for Arrays related
ID# Date Last Modified Type Status PHP Version OS Summary Assigned
76800
(edit)
2018-08-27 08:29 UTC 2022-08-06 07:50 UTC Bug Closed 7.2.9   foreach inconsistent if array modified during loop dmitry
81142
(edit)
2021-06-15 17:27 UTC 2021-09-14 16:16 UTC Bug Closed 7.3.28   PHP 7.3+ memory leak when unserialize() is used on an associative array  
77115
(edit)
2018-11-06 12:56 UTC 2021-07-23 10:10 UTC Bug Closed 7.0.32 Ubuntu The array contains 2 identical keys nikic
71238
(edit)
2015-12-29 16:38 UTC 2021-07-15 14:04 UTC Bug Closed 7.0.1 any usort pass by reference inconsistency nikic
81048
(edit)
2021-05-18 23:24 UTC 2021-05-19 10:10 UTC Bug Closed 7.4.18 Ubuntu 20.04 Regression from #80915 - phpinfo(INFO_VARIABLES) "Array to string conversion" cmb
51267
(edit)
2010-03-11 01:30 UTC 2021-02-16 15:13 UTC Bug Closed 5.3.2   Performance of serialize() is poor compared to json_encode() cmb
79850
(edit)
2020-07-13 12:21 UTC 2020-07-15 07:48 UTC Bug Closed 8.0.0alpha2 archLinux array_walk / array_filter incorrectly warn variables should be passed by ref sjon
78397
(edit)
2019-08-10 18:01 UTC 2020-06-11 11:19 UTC Bug Closed 7.2.21 Linux Memory exhausted on custom recursion detection in phpunit cmb
79390
(edit)
2020-03-18 07:04 UTC 2020-03-18 07:28 UTC Bug Closed 7.4.3 Any reset(new \ArrayObject()) return (bool) false in php7.4 sjon
79364
(edit)
2020-03-10 14:38 UTC 2020-03-11 08:14 UTC Bug Closed 7.4.3 Any When copy empty array, next key is unspecified. cmb
71400
(edit)
2016-01-17 22:39 UTC 2019-10-25 15:45 UTC Bug Closed 5.5.31 linux null assignment as array strange results nikic
75433
(edit)
2017-10-24 20:43 UTC 2019-08-03 17:24 UTC Bug Closed 7.2.0RC4 Linux Possible array indicies regression in array_values pollita
77931
(edit)
2019-04-23 09:29 UTC 2019-04-23 09:35 UTC Bug Closed 7.3.4 Windows Warning for array_map mentions wrong type nikic
77273
(edit)
2018-12-09 16:29 UTC 2018-12-21 21:23 UTC Bug Closed 7.2 linux array_walk_recursive corrupts value types leading to PDO failure  
76587
(edit)
2018-07-06 13:14 UTC 2018-11-18 00:23 UTC Bug Closed 7.2.7   array_column gives incorrect result if $indexKey selects a float cmb
69778
(edit)
2015-06-09 00:01 UTC 2018-08-28 21:27 UTC Bug Closed 5.6.9 Debian array_filter() modifies var out of scope when used with cb accepting by ref cmb
76778
(edit)
2018-08-22 03:21 UTC 2018-08-22 11:26 UTC Bug Closed 7.2.9   array_reduce leaks memory if callback throws exception cmb
76505
(edit)
2018-06-20 13:29 UTC 2018-06-20 14:30 UTC Bug Closed 7.2.6 https://3v4l.org/ array_merge_recursive() is duplicating sub-array keys  
76410
(edit)
2018-06-03 11:24 UTC 2018-06-03 22:47 UTC Bug Closed 7.2.6 Linux/Ubuntu SIGV in zend_mm_alloc_small dmitry
70517
(edit)
2015-09-17 08:52 UTC 2018-01-14 14:57 UTC Bug Closed 5.5.29   isset() on string produces invalid result nikic
75653
(edit)
2017-12-08 13:44 UTC 2017-12-08 13:55 UTC Bug Closed 7.2.0 Debian 9 array_values don't work on empty array  
50688
(edit)
2010-01-07 19:42 UTC 2017-12-06 18:14 UTC Bug Closed 5.*, 6 Fedora Core 12 Using exceptions inside usort() callback function causes a warning stas
68686
(edit)
2014-12-29 14:03 UTC 2017-12-06 18:06 UTC Bug Closed 5.6.4 OS X Maverick, Centos spurious warning about errors in array_*() callbacks nikic
64109
(edit)
2013-01-30 21:33 UTC 2017-10-24 08:35 UTC Bug Closed master-Git-2013-01-30 (Git)   incorrect use of abs() in array_pad() requinix
74836
(edit)
2017-06-30 13:46 UTC 2017-07-03 06:57 UTC Bug Closed 7.2.0alpha2 3v4l.org isset on zero-prefixed numeric indexes in array broken dmitry
63217
(edit)
2012-10-04 10:14 UTC 2017-07-03 02:18 UTC Bug Closed 5.4Git-2012-10-04 (Git) freebsd Constant numeric strings become integers when used as ArrayAccess offset  
66085
(edit)
2013-11-12 20:21 UTC 2017-06-25 19:33 UTC Bug Closed 5.5.5 Windows 7 Serializable::serialize() breaks if zval addresses are reused. nikic
74745
(edit)
2017-06-11 20:10 UTC 2017-06-11 20:18 UTC Bug Closed Irrelevant   Incorrect ReflectionFunction information for array_multisort  
73998
(edit)
2017-01-25 19:05 UTC 2017-03-17 16:52 UTC Bug Closed 7.0.0 Linux array_key_exists fails on arrays created by get_object_vars nikic
74052
(edit)
2017-02-06 14:45 UTC 2017-02-06 14:51 UTC Bug Closed 5.6.30 Windows 7 Don't unbinding same arrays when copy $ar2=$ar; &...$ar; $ar2 related with $ar nikic
  Showing 1-30 of 275 Show Next 30 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 20:01:30 2024 UTC