php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
« Show Previous 30 Entries Showing 61-90 of 565 Show Next 30 Entries »
Bugs for Arrays related
ID# Date Last Modified Type Status PHP Version OS Summary Assigned
70771
(edit)
2015-10-22 17:29 UTC 2015-10-22 18:12 UTC Req Not a bug Irrelevant all foreach($array['non_existant_key'] as &$row) silently modifies array  
74874
(edit)
2017-07-07 09:18 UTC 2017-07-07 09:33 UTC Req Not a bug 7.1.7 All You can not typecast through array_map  
75580
(edit)
2017-11-27 11:21 UTC 2017-11-27 12:08 UTC Bug Not a bug 7.1.12 All array_column and Traversable objects  
77618
(edit)
2019-02-14 09:03 UTC 2019-02-14 09:08 UTC Bug Not a bug 7.2.15 All get_class_function() reports wrong class name in parent:: context  
77699
(edit)
2019-03-05 21:42 UTC 2019-03-05 21:43 UTC Bug Not a bug Irrelevant All Switch statement in foreach loop incorrect comparisons  
17316
(edit)
2002-05-20 15:01 UTC 2002-06-17 15:34 UTC Bug Not a bug 4.2.1 any fails to ignore case  
17655
(edit)
2002-06-08 09:04 UTC 2002-06-08 10:25 UTC Bug Not a bug 4.2.1 Any key and intval on associative array are equal  
32656
(edit)
2005-04-10 17:21 UTC 2005-04-10 20:29 UTC Bug Not a bug 4.3.11 any array_rand does not return array  
54571
(edit)
2011-04-20 00:12 UTC 2011-04-20 01:59 UTC Req Not a bug 5.3.6 any asort is not stable (mixes keys)  
54930
(edit)
2011-05-25 23:04 UTC 2011-05-26 00:28 UTC Bug Not a bug Irrelevant any Assigning a value inside a foreach leads to change a variable out of scope  
63787
(edit)
2012-12-17 12:04 UTC 2013-01-16 15:10 UTC Doc Not a bug 5.4.9 any Array_unique notice (array to string conversion)  
73345
(edit)
2016-10-19 08:09 UTC 2016-10-19 08:21 UTC Bug Not a bug 7.0.12 any loose type comparison fault affecting in_array  
74751
(edit)
2017-06-13 03:23 UTC 2017-06-13 03:35 UTC Bug Not a bug Irrelevant any Array content changes but doesn't change  
75328
(edit)
2017-10-06 17:40 UTC 2017-10-06 18:28 UTC Bug Not a bug Irrelevant Any Unable to typecast numeric array key to string  
77169
(edit)
2018-11-17 22:22 UTC 2018-11-17 22:43 UTC Bug Not a bug Irrelevant Any Sorting referenced array messes last index  
39202
(edit)
2006-10-19 20:56 UTC 2006-10-20 18:12 UTC Bug Not a bug 5.1.6 Apache 2.0.55 Temporary tables with references dereference  
34335
(edit)
2005-09-01 19:56 UTC 2005-09-01 23:41 UTC Bug Not a bug 5.0.4 Apache/Unix nested array_walk calls fail  
51049
(edit)
2010-02-15 04:47 UTC 2010-02-15 05:05 UTC Bug Not a bug 5.3.1 Arch Linux 2.6.31 Last Array Element Replaced by Second Last one  
72132
(edit)
2016-04-30 10:25 UTC 2016-04-30 19:22 UTC Bug Not a bug 7.0.6 Arch Linux, Kernel 4.5.1-1-ARCH isset() sometimes returns FALSE when TRUE is expected  
55223
(edit)
2011-07-18 04:09 UTC 2011-07-21 20:03 UTC Bug Not a bug 5.3.6 Archlinux isset triggers fatal error when accessing object as array  
31150
(edit)
2004-12-17 12:20 UTC 2004-12-17 12:28 UTC Bug Not a bug 4.3.10 BSD foreach doesn't work properly  
39882
(edit)
2006-12-19 12:14 UTC 2006-12-19 12:17 UTC Bug Not a bug 4.4.4 CENT OS 4.4 i686 no array being returned from function  
49353
(edit)
2009-08-25 01:29 UTC 2009-08-25 14:54 UTC Bug Not a bug 5.3.0 Cent5 call_user_array_func()/array_multisort()  
49167
(edit)
2009-08-05 07:43 UTC 2009-08-05 07:53 UTC Bug Not a bug 5.3.0 CentOS Bug in in_array() function  
72643
(edit)
2016-07-22 01:25 UTC 2016-07-22 01:51 UTC Bug Not a bug 7.0.9 Centos rsort changed in php7  
74133
(edit)
2017-02-20 06:29 UTC 2017-02-20 09:57 UTC Bug Not a bug 5.6.30 Centos PHP function in_array() return wrong.  
77119
(edit)
2018-11-08 01:47 UTC 2018-11-08 04:41 UTC Bug Not a bug 7.0.32 Centos array_column has changed behaviour for classes  
70466
(edit)
2015-09-09 02:23 UTC 2015-09-09 02:44 UTC Bug Not a bug Next Minor Version CENTOS 5 in_array("a", array(0, 1) does not work properly cmb
52536
(edit)
2010-08-04 22:43 UTC 2010-08-05 00:10 UTC Bug Not a bug 5.3.3 CentOS 5.3 array_shift memory leak.  
62127
(edit)
2012-05-23 17:03 UTC 2012-05-24 10:19 UTC Bug Not a bug Irrelevant CentOS 5.5 array_change_key_case first letter  
« Show Previous 30 Entries Showing 61-90 of 565 Show Next 30 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 01 22:01:31 2024 UTC