php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
  Showing 1-30 of 326 Show Next 30 Entries »
Bugs for Arrays related
ID# Date Last Modified Type Status PHP Version OS Summary Assigned
62383
(edit)
2012-06-21 14:27 UTC 2012-06-22 21:47 UTC Doc Closed Irrelevant   array_replace() arguments not passed by reference salathe
34857
(edit)
2005-10-13 15:07 UTC 2010-08-27 05:54 UTC Req Closed 5.1.0RC1   Change array_combine behaviour when called with empty arrays aharvey
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
60661
(edit)
2012-01-04 22:24 UTC 2012-01-24 22:52 UTC Doc Closed 5.3.8   array_shift converts string-encapsulated numbers into numbers frozenfire
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
63148
(edit)
2012-09-24 09:18 UTC 2015-08-27 21:49 UTC Req Closed 5.4Git-2012-09-24 (Git)   Pass array key to array_filter function callback 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
65894
(edit)
2013-10-14 14:45 UTC 2017-09-20 12:27 UTC Doc Closed Irrelevant   array_reduce needs a clarification of how the callback parameters are used cmb
66780
(edit)
2014-02-26 10:34 UTC 2016-08-27 18:39 UTC Doc Closed 5.5.9   weird sorting behaviour due to overflow in custom comparison function cmb
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  
73205
(edit)
2016-09-30 01:15 UTC 2016-10-04 10:02 UTC Doc Closed Irrelevant   Default value for $length is shown as 0, but it it not cmb
73207
(edit)
2016-09-30 08:40 UTC 2016-10-03 08:12 UTC Doc Closed 7.1.0RC3   Array ordering is same between 5.6.21 and 7.1.0 RC3 cmb
73256
(edit)
2016-10-06 09:05 UTC 2016-10-06 09:57 UTC Doc Closed 5.6.26   Missing documented return vaue for array_sum([]) cmb
73267
(edit)
2016-10-07 21:21 UTC 2016-10-18 14:58 UTC Doc Closed 7.1.0RC3   Order by callback changed cmb
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  
76516
(edit)
2018-06-22 04:33 UTC 2018-06-22 10:19 UTC Doc Closed Irrelevant   shuffle() has a note about undefined sorted order cmb
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
60039
(edit)
2011-10-11 12:18 UTC 2021-02-16 16:07 UTC Req Closed 5.4.0beta1   array_key_exists behaves different from isset for float keys nikic
  Showing 1-30 of 326 Show Next 30 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 17:01:29 2024 UTC