php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
« Show Previous 30 Entries Showing 31-60 of 275 Show Next 30 Entries »
Bugs for Arrays related
ID# Date Last Modified Type Status PHP Version OS Summary Assigned
32670
(edit)
2005-04-11 16:07 UTC 2005-05-03 03:30 UTC Bug Closed 4CVS, 5CVS (2005-04-11) * foreach sets source variable if not already set and does not issue warning  
33940
(edit)
2005-08-01 05:05 UTC 2005-08-10 10:24 UTC Bug Closed 5CVS-2005-08-02 * array_map() fails to pass by reference when called recursively dmitry
34277
(edit)
2005-08-27 03:44 UTC 2005-09-12 12:01 UTC Bug Closed 4CVS-2005-09-07 * array_filter() crashes with references and objects dmitry
34723
(edit)
2005-10-04 03:19 UTC 2005-10-04 22:50 UTC Bug Closed 5CVS-2005-10-04 (CVS) * array_count_values() strips leading zeroes tony2001
34982
(edit)
2005-10-25 21:24 UTC 2005-10-28 11:58 UTC Bug Closed 5CVS-2005-10-25 (CVS) * array_walk_recursive() modifies elements outside function scope dmitry
35163
(edit)
2005-11-09 05:45 UTC 2007-11-01 09:28 UTC Bug Closed 5CVS-2005-11-09 (cvs) * Array elements can lose references. dmitry
35277
(edit)
2005-11-18 15:39 UTC 2010-11-07 21:05 UTC Bug Closed 6CVS, 5CVS * incorrect recursion detection dmitry
36975
(edit)
2006-04-04 21:06 UTC 2006-11-12 01:19 UTC Bug Closed 5.1.2 * natcasesort() causes array_pop() to misbehave bjori
44182
(edit)
2008-02-20 09:26 UTC 2008-11-26 01:03 UTC Bug Closed 5CVS, 6CVS (2008-10-27) * extract($a, EXTR_REFS) can fail to split copy-on-write references  
44929
(edit)
2008-05-06 14:32 UTC 2009-05-02 20:29 UTC Bug Closed 5.*, 6CVS (2009-05-02) * [PATCH] natsort and natcasesort fail if numbers in strings prepended by 0 rasmus
46283
(edit)
2008-10-12 22:14 UTC 2009-04-30 09:20 UTC Bug Closed 5CVS-2008-11-17 * array_merge_recursive() Warning recursion detected in...  
48224
(edit)
2009-05-10 15:07 UTC 2009-05-10 16:46 UTC Bug Closed 5.*, 6CVS (2009-05-09) * array_rand() broken sorting semantics colder
48254
(edit)
2009-05-13 03:47 UTC 2009-05-14 01:42 UTC Bug Closed 5.2.9 * Inconsistent handling of huge numerical keys for array mattwil
49896
(edit)
2009-10-16 08:24 UTC 2009-12-08 11:55 UTC Bug Closed 5.*, 6 (2009-10-19) * unsetting array member inside uksort function causes 1.5GB memory exhaustion  
66173
(edit)
2013-11-26 06:08 UTC 2016-11-14 18:31 UTC Bug Closed 5.0 to master * Object/Array cast loses numeric property/element accessibility ajf
70668
(edit)
2015-10-08 11:51 UTC 2015-10-08 11:52 UTC Bug Closed 7.0Git-2015-10-08 (Git) * array_keys() doesn't respect references when $strict is true dmitry
72369
(edit)
2016-06-09 11:34 UTC 2016-06-09 11:35 UTC Bug Closed 7.0.8RC1 * array_merge() produces references in PHP7 dmitry
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
11389
(edit)
2001-06-10 19:58 UTC 2002-03-24 22:32 UTC Bug Closed 4.2.0-dev ALL array_walk causes Apache to crash  
22433
(edit)
2003-02-26 07:43 UTC 2003-05-02 05:05 UTC Bug Closed 4.3.2-RC3-dev all range returns nothing  
41685
(edit)
2007-06-14 08:22 UTC 2007-06-24 17:37 UTC Bug Closed 5.2.3 all Missing WARNING in array_push where next index is used.  
43125
(edit)
2007-10-29 10:11 UTC 2007-10-31 13:39 UTC Bug Closed 6CVS-2007-10-29 (CVS) all Missing space in error messages array min and max  
72936
(edit)
2016-08-25 06:15 UTC Not modified Bug Closed 7.0.10 All Zend API's zend_symtable_str_update() asserts key should end with '\0'  
23581
(edit)
2003-05-11 01:26 UTC 2003-05-11 01:38 UTC Bug Closed 4.3.2RC2 any array_map(NULL, array, array ...) yields an undefined result moriyoshi
25494
(edit)
2003-09-11 10:57 UTC 2003-10-08 07:15 UTC Bug Closed 4.3.2 Any array_merge allowing "false" as argument (silent when non-array is passed)  
28435
(edit)
2004-05-18 19:04 UTC 2004-10-23 20:23 UTC Bug Closed 5.0.1 Any array_count_values() problem  
69198
(edit)
2015-03-07 05:17 UTC 2015-03-07 07:49 UTC Bug Closed master-Git-2015-03-07 (Git) Any Compact function generate array with length but no content Laruence
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
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
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
« Show Previous 30 Entries Showing 31-60 of 275 Show Next 30 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 08 02:01:32 2024 UTC