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
55158
(edit)
2011-07-07 15:00 UTC 2012-03-09 13:50 UTC Bug Closed 5.3.6   Add SORT_NATURAL type to array_multisort arpad
61967
(edit)
2012-05-07 02:33 UTC 2016-07-29 22:20 UTC Bug Closed 5.3.12   unset array item in array_walk_recursive cause inconsistent array laruence
62607
(edit)
2012-07-19 08:52 UTC 2016-07-29 22:21 UTC Bug Closed 5.3.14   array_walk_recursive move internal pointer 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
65251
(edit)
2013-07-12 13:30 UTC 2017-01-08 11:02 UTC Bug Closed 5.5.0   array_merge_recursive() recursion detection broken nikic
67985
(edit)
2014-09-09 04:05 UTC 2014-09-09 07:04 UTC Bug Closed 5.5.16   Incorrect last used array index copied to new array after unset datibbaw
68553
(edit)
2014-12-05 16:46 UTC Not modified Bug Closed 5.6.3   array_column: null values in $index_key become incrementing keys in result  
69068
(edit)
2015-02-17 16:13 UTC 2016-07-29 22:21 UTC Bug Closed Irrelevant   Exchanging array during array_walk -> memory errors nikic
69166
(edit)
2015-03-03 07:52 UTC 2015-03-03 09:02 UTC Bug Closed master-Git-2015-03-03 (Git)   Assigning array_values() to array does not reset key counter  
69172
(edit)
2015-03-03 16:22 UTC 2015-03-04 01:35 UTC Bug Closed master-Git-2015-03-03 (Git)   array_slice behaviour BC in PHP7 reeze
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
71660
(edit)
2016-02-25 00:12 UTC Not modified Bug Closed 7.0.3   array_column behaves incorrectly after foreach by reference  
73847
(edit)
2016-12-31 07:28 UTC 2016-12-31 12:16 UTC Bug Closed 7.1.0   Recursion when a variable is redefined as array  
74361
(edit)
2017-04-02 10:56 UTC Not modified Bug Closed 7.1.4RC1   Compaction in array_rand() violates COW  
74745
(edit)
2017-06-11 20:10 UTC 2017-06-11 20:18 UTC Bug Closed Irrelevant   Incorrect ReflectionFunction information for array_multisort  
38464
(edit)
2006-08-15 09:56 UTC 2006-09-06 17:32 UTC Bug Closed 5.2.0RC1   array_count_values still mishandles numeric strings  
44212
(edit)
2008-02-22 12:11 UTC 2008-02-22 13:32 UTC Bug Closed 5.3CVS-2008-02-22 (snap)   array_diff_assoc not reporting missing arguments  
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
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
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
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  
24758
(edit)
2003-07-22 16:33 UTC 2003-07-24 12:34 UTC Bug Closed 5CVS-2003-07-22 (dev) * foreach() is broken Zeev
28822
(edit)
2004-06-18 02:32 UTC 2004-06-21 21:15 UTC Bug Closed 5.0.0RC3 * ArrayObject::offsetExists() works inverted helly
28831
(edit)
2004-06-18 16:19 UTC 2004-06-20 18:47 UTC Bug Closed 5.0.0RC3 * ArrayObject::offsetGet() does the work of offsetUnset() helly
29049
(edit)
2004-07-07 15:02 UTC 2004-07-08 19:07 UTC Bug Closed 4CVS, 5CVS * usort() does not trigger an error when callback does not exist iliaa
29253
(edit)
2004-07-19 09:58 UTC 2005-08-10 09:45 UTC Bug Closed 5CVS, 4CVS (2004-08-01) * array_diff with $GLOBALS argument fails apache.(zend optimizer running)  
29421
(edit)
2004-07-28 08:26 UTC 2004-08-23 19:20 UTC Bug Closed 5.0.0 * array_search confusions  
30862
(edit)
2004-11-22 16:49 UTC 2005-02-12 17:40 UTC Bug Closed 5.0.3 * Static array with boolean indexes helly
30871
(edit)
2004-11-23 11:31 UTC 2005-03-21 20:46 UTC Bug Closed 5CVS-2005-03-06 * Misleading warning message for array_combine() andrey
  Showing 1-30 of 275 Show Next 30 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 20:01:29 2024 UTC