php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
  Showing 1-30 of 545 Show Next 30 Entries »
Bugs for Arrays related
ID# Date Last Modified Type Status PHP Version OS Summary Assigned
51384
(edit)
2010-03-24 23:34 UTC 2010-04-30 00:52 UTC Bug Not a bug 5.3.2   Allow array keys "0", "1", etc.  
51682
(edit)
2010-04-28 15:30 UTC 2010-04-30 00:50 UTC Bug Not a bug Irrelevant   (array) casting and numeric keys  
52794
(edit)
2010-09-07 16:53 UTC 2010-09-07 19:52 UTC Bug Not a bug 5.3.3   $a = $b = $c = $d logic with ArrayObject  
54235
(edit)
2011-03-11 23:47 UTC 2011-03-12 00:27 UTC Bug Not a bug 5.3.5   array_rand doesn't like the 31st value of an array  
60086
(edit)
2011-10-18 13:45 UTC 2011-10-18 15:03 UTC Bug Not a bug 5.3.8   leading zeros used in array gives problems  
60278
(edit)
2011-11-12 09:55 UTC 2011-11-15 21:02 UTC Bug Not a bug 5.4.0RC1   BC Break + warning in array_diff with nested arrays  
60552
(edit)
2011-12-17 22:41 UTC 2011-12-18 03:34 UTC Bug Not a bug 5.3.8   Nonexistent array element is assigned a value  
64580
(edit)
2013-04-04 12:43 UTC 2013-04-04 12:47 UTC Bug Not a bug 5.4.13   sort() triggers type-conversion notice  
66325
(edit)
2013-12-19 18:01 UTC 2013-12-20 03:22 UTC Bug Not a bug Irrelevant   is_array argument is not passed by reference  
68282
(edit)
2014-10-22 06:15 UTC 2014-10-22 13:07 UTC Bug Not a bug 5.4.34   Array resulting from array_diff starts at wrong index  
68429
(edit)
2014-11-16 18:20 UTC 2014-11-16 22:52 UTC Bug Not a bug 5.6.3   array_fill_keys function deletes repeated keys  
69158
(edit)
2015-03-02 14:49 UTC 2015-09-07 07:39 UTC Bug Not a bug master-Git-2015-03-02 (Git)   Inconsistency: usort does not return the same result on PHP < 7 and PHP7  
70486
(edit)
2015-09-14 06:38 UTC 2015-09-14 07:10 UTC Bug Not a bug 5.6.13   in_array/array_search returns false-positive  
70937
(edit)
2015-11-18 13:57 UTC 2015-11-19 08:15 UTC Bug Not a bug 5.6.15   natsort/natcasesort change key data type  
71421
(edit)
2016-01-20 15:35 UTC 2016-01-20 18:31 UTC Bug Not a bug 7.0.2   Foreach with a reference is add content  
74327
(edit)
2017-03-28 13:37 UTC 2017-03-28 14:08 UTC Bug Not a bug 7.1.3   foreach: wrong typecasting breaks strict mode  
75483
(edit)
2017-11-03 15:08 UTC 2017-11-03 15:16 UTC Bug Not a bug 7.1.11   array_replace_recursive will merge (not replace), when both values are arrays  
11074
(edit)
2001-05-23 22:04 UTC 2005-03-04 12:01 UTC Bug Not a bug 4.3.10   array_splice used to insert associative array forgets first key  
13478
(edit)
2001-09-28 08:19 UTC 2001-09-28 08:28 UTC Bug Not a bug 4.0.6   array_merge changes keys  
25470
(edit)
2003-09-10 11:53 UTC 2003-09-24 09:37 UTC Bug Not a bug 4.3.3   array_merge converts indexes differently in 4.3.3  
26027
(edit)
2003-10-29 09:02 UTC 2003-10-31 04:58 UTC Bug Not a bug 4.3.3   settype($array, 'string') always raises a notice  
42690
(edit)
2007-09-17 23:13 UTC 2007-09-18 09:31 UTC Bug Not a bug 5.2.4   key function in foreach array does not start from the beginning of array  
76589
(edit)
2018-07-06 14:17 UTC 2018-11-18 00:10 UTC Bug Not a bug 7.3.0alpha3   array_column should error when value is not castable to array key cmb
77014
(edit)
2018-10-15 15:09 UTC 2020-07-02 10:22 UTC Bug Not a bug 7.2.11   Array traversal issues PHP 7+  
79803
(edit)
2020-07-07 09:52 UTC 2020-07-07 10:13 UTC Bug Not a bug Irrelevant   array_key_exists not returning bool cmb
80352
(edit)
2020-11-12 13:15 UTC 2020-11-12 13:18 UTC Bug Not a bug 8.0.0RC4   Behaviour of array_intersect and array_intersect_key changed  
25425
(edit)
2003-09-08 02:24 UTC 2003-09-08 06:05 UTC Bug Not a bug 4.3.3 * serialize() doesn't work properly with floating point  
25531
(edit)
2003-09-14 09:30 UTC 2003-09-14 09:36 UTC Bug Not a bug * * Array can't behave.  
28476
(edit)
2004-05-21 20:10 UTC 2005-05-26 15:56 UTC Bug Not a bug 5CVS, 4CVS (2005-02-03) * string to array variable transformation  
32621
(edit)
2005-04-07 11:41 UTC 2005-04-07 12:17 UTC Bug Not a bug 5.0.4 * isset() reports Fatal error on multidimensional arrays  
  Showing 1-30 of 545 Show Next 30 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 17:01:29 2024 UTC