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
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
73576
(edit)
2016-11-21 22:01 UTC 2021-12-19 22:01 UTC Doc Closed 5.6.28 N/A Create array_concat alias for array_merge cmb
72083
(edit)
2016-04-23 03:08 UTC 2021-11-15 16:38 UTC Req Closed Next Minor Version Irrelevant native array_add function; get last added key instead of count(array) with push cmb
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  
80538
(edit)
2020-12-21 23:15 UTC 2021-08-18 01:42 UTC Doc Closed Irrelevant   SUGGESTION: Add reference to array destructuring of return values lufei
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
61946
(edit)
2012-05-05 02:22 UTC 2021-04-27 13:41 UTC Req Closed Irrelevant   Implement array_first() and array_last() cmb
73938
(edit)
2017-01-15 02:16 UTC 2021-03-31 14:09 UTC Doc Closed 7.0.14   PHP7 foreach internal array pointer 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
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
75787
(edit)
2018-01-09 18:33 UTC 2021-02-12 11:55 UTC Doc Closed Irrelevant   Array iterator functions misleading cmb
77323
(edit)
2018-12-20 10:43 UTC 2021-01-25 12:33 UTC Doc Closed >= 7.1 N/A Since 7.1 $var[] = 'entry'; throws Fatal. This is unclear in the docs. cmb
71658
(edit)
2016-02-24 11:24 UTC 2021-01-06 16:19 UTC Req Closed 7.0.3 Any Change array_merge() to merge valid parameters if any is invalid cmb
68341
(edit)
2014-11-04 10:22 UTC 2020-12-08 13:13 UTC Req Closed 5.5.18   reset() & end() could return value of arbitrary expression cmb
74418
(edit)
2017-04-12 04:43 UTC 2020-12-07 13:58 UTC Doc Closed 7.1   note missing from doc: extract() won't change $this cmb
80482
(edit)
2020-12-03 17:45 UTC 2020-12-04 00:37 UTC Doc Closed Irrelevant all Undocumented behavior of array_walk with objects  
53341
(edit)
2010-11-18 11:11 UTC 2020-08-13 09:27 UTC Req Closed 5.3.3 any Add a stable sorting flag to sort functions (uasort) nikic
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
74100
(edit)
2017-02-15 09:33 UTC 2020-03-04 10:33 UTC Req Closed Irrelevant Any array_fill with negative $start_index works incorrectly nikic
71239
(edit)
2015-12-29 17:24 UTC 2020-01-29 15:57 UTC Req Closed 7.0.2RC1   Language construct for array_key_exists() (performance) nikic
78992
(edit)
2019-12-18 15:07 UTC 2019-12-19 19:09 UTC Doc Closed 7.3.13 Linux Strange behavior of SORT_REGULAR insufficiently documented 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
74007
(edit)
2017-01-27 16:20 UTC 2019-05-15 21:21 UTC Doc Closed 5.6.30 Windows 10 x64 array_column Example #4 is version specific peehaa
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
  Showing 1-30 of 326 Show Next 30 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 02:01:29 2024 UTC