php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
« Show Previous 30 Entries Showing 61-90 of 545 Show Next 30 Entries »
Bugs for Arrays related
ID# Date Last Modified Type Status PHP Version OS Summary Assigned
52347
(edit)
2010-07-15 13:59 UTC 2010-11-30 14:25 UTC Bug Not a bug 5.3.2 Linux 2.6.33.5-124.fc13.i686.PAE Unsigned integer becomes signed and negative, when using as an array key  
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.  
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  
52867
(edit)
2010-09-17 04:18 UTC 2010-11-25 20:57 UTC Bug Not a bug 5.3.3 Linux array_intersect_ukey does not check all keys  
53183
(edit)
2010-10-27 15:42 UTC 2010-10-27 16:05 UTC Bug Not a bug 5.3.3 Windows Accessing an ArrayAccess item directly  
53553
(edit)
2010-12-16 11:10 UTC 2010-12-16 14:17 UTC Bug Not a bug 5.3.4 Debian Same value items reverted in asort() and arsort()  
53870
(edit)
2011-01-28 18:15 UTC 2011-04-17 11:29 UTC Bug Not a bug 5.3.5 Mac OS X Snow Leopard Problem with passing array elements as references in foreach  
53887
(edit)
2011-01-31 08:19 UTC 2011-02-01 05:30 UTC Bug Not a bug Irrelevant irrelevant When array data is int value, array_intersect() speed VERY SLOW.  
54011
(edit)
2011-02-14 09:12 UTC 2011-02-28 15:59 UTC Bug Not a bug 5.3.5 linux array_merge_recursive does not use free numeric keys  
54143
(edit)
2011-03-02 22:44 UTC 2014-06-16 20:13 UTC Bug Not a bug 5.3SVN-2011-03-02 (SVN) Ubuntu 9.3 array_merge returns NULL if a parameter is NULL  
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  
54288
(edit)
2011-03-17 10:10 UTC 2011-03-17 10:18 UTC Bug Not a bug 5.3SVN-2011-03-17 (SVN) Ubuntu 10.10 array_unshift and multidimension arrays bug  
54408
(edit)
2011-03-28 14:35 UTC 2011-04-26 18:40 UTC Bug Not a bug 5.3.6 Win 7 x64, 2.6.18 Unexpected behaviour when using by-reference iteration  
54509
(edit)
2011-04-11 20:19 UTC 2011-04-13 11:54 UTC Bug Not a bug 5.3SVN-2011-04-11 (SVN) Ubuntu 10.10 array_map fails with namespaces  
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  
55096
(edit)
2011-07-01 03:00 UTC 2011-07-01 03:24 UTC Bug Not a bug 5.2.17 linux in_array returns true with 17 lenght int  
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  
55293
(edit)
2011-07-27 12:09 UTC 2016-02-21 12:18 UTC Bug Not a bug 5.3.7RC3 Windows XP SP3 ArrayObject doesn't pass use offsetSet()  
55549
(edit)
2011-08-31 09:08 UTC 2011-08-31 11:15 UTC Bug Not a bug 5.3.8 Linux Key type changes in array with custom key  
55723
(edit)
2011-09-19 02:46 UTC 2011-09-19 09:48 UTC Bug Not a bug 5.3.8 Windows XP Pro SP 3 Array of references return copies of elements instead of references  
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  
60409
(edit)
2011-11-29 13:13 UTC 2011-11-29 13:23 UTC Bug Not a bug 5.4.0RC2 All Array element access on instantiation  
60426
(edit)
2011-12-01 14:26 UTC 2011-12-01 14:50 UTC Bug Not a bug Irrelevant Ubuntu array_keys convert keys type  
60450
(edit)
2011-12-06 10:05 UTC 2011-12-06 10:59 UTC Bug Not a bug 5.3.8 Linux, Windows Looping in a copy of an array using foreach by-reference change original array  
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  
60601
(edit)
2011-12-23 13:56 UTC 2012-02-11 00:33 UTC Bug Not a bug 5.3.8 Linux ReflectionMethod::InvokeArgs not work normally in function  
61118
(edit)
2012-02-17 07:36 UTC 2012-02-17 17:24 UTC Bug Not a bug 5.4.0RC7 Gentoo Linux array_intersect_assoc() with duplicate arrays for values gives of a notice  
61140
(edit)
2012-02-20 10:06 UTC 2012-02-20 10:44 UTC Bug Not a bug 5.3SVN-2012-02-20 (SVN) windows and *nix foreach such array('str' => 'str', 0 => 0), compare key and 'str' error  
61299
(edit)
2012-03-06 10:58 UTC 2012-03-06 11:17 UTC Bug Not a bug 5.3.10 Debian Squeeze, 64-bit array_merge() does only merge references of objects  
« Show Previous 30 Entries Showing 61-90 of 545 Show Next 30 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 12:01:31 2024 UTC