php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
« Show Previous 30 Entries Showing 61-90 of 109 Show Next 30 Entries »
Bugs for Variables related
ID# Date Last Modified Type Status PHP Version OS Summary Assigned
27278
(edit)
2004-02-16 09:35 UTC 2004-02-16 12:02 UTC Bug Closed 4CVS, 5CVS (2004-02-16) * sprintf(): global variable changing type when passed to function by value...  
32127
(edit)
2005-02-27 12:58 UTC 2005-04-14 09:44 UTC Bug Closed 4CVS, 5CVS (2005-02-27) * is_numeric() not binary safe derick
24208
(edit)
2003-06-16 14:01 UTC 2003-06-16 14:25 UTC Bug Closed 4CVS-2003-06-16 (stable) any parse_str() doesn't work anymore iliaa
25708
(edit)
2003-09-30 18:23 UTC 2004-08-09 00:36 UTC Bug Closed 4CVS-2003-09-30 (stable) Windows 2000 Server extract($GLOBALS, EXTR_REFS); can corrupt the $GLOBALS array.  
24421
(edit)
2003-06-30 14:32 UTC 2003-06-30 14:37 UTC Bug Closed 5.0.0b1 (beta1) linux 2.4.20 global $$var doesnt work as expected  
30315
(edit)
2004-10-03 21:35 UTC 2005-02-13 14:55 UTC Bug Closed 5.0.2 Linux big integers don't overflow  
34226
(edit)
2005-08-24 00:31 UTC 2005-08-24 11:34 UTC Bug Closed 5.0.4 Linux/Ubuntu 5.04 global keyword will not work  
34645
(edit)
2005-09-26 14:54 UTC 2005-09-26 17:19 UTC Bug Closed 5.1.0RC1 Debian GNU/Linux 2.4.27-2 Calling ctype_digit() with integer value sets variable value to NULL  
37262
(edit)
2006-05-01 15:15 UTC 2007-12-09 14:31 UTC Bug Closed 5.1.3, 4.4.2 Windows var_export() does not escape \0 character  
37966
(edit)
2006-06-29 21:06 UTC 2006-06-29 22:01 UTC Bug Closed 5.1.4 Redhat EL 4.0 $_SERVER will be destroyed when auto_globals_jit is enabled  
38808
(edit)
2006-09-13 14:50 UTC 2006-09-26 11:26 UTC Bug Closed 5.1.6 Any "maybe ref" issue for current() and others dmitry
38907
(edit)
2006-09-20 19:13 UTC 2006-09-20 20:04 UTC Bug Closed 5.1.6 Windows (presumably others) Somewhat misleading notice message with type conversions  
38908
(edit)
2006-09-21 04:14 UTC 2006-09-28 11:43 UTC Bug Closed 5.1.6 Linux (2.6.9-34.0.2.ELsmp) big NEGATIVE integers won't overflow on Linux  
40360
(edit)
2007-02-05 02:09 UTC 2007-02-05 03:16 UTC Bug Closed 5.2.0 Gentoo Linux current locale affects how json_encode encodes floats  
40235
(edit)
2007-01-25 12:34 UTC 2007-01-25 14:27 UTC Bug Closed 5.2.1RC3 Gentoo Linux serialize breaks with floats if locale is set to de_DE  
41909
(edit)
2007-07-05 17:11 UTC 2007-07-05 21:13 UTC Bug Closed 5.2.3 Windows var_export  
42233
(edit)
2007-08-07 13:11 UTC 2007-08-10 12:16 UTC Bug Closed 5.2.4RC1 Windows 2003 [PATCH] Problems with ??? in extract() jani
42272
(edit)
2007-08-11 15:50 UTC 2007-12-18 10:55 UTC Bug Closed 5.2.4RC1 WindowsXP var_export() incorrectly escapes char(0)  
46759
(edit)
2008-12-05 11:52 UTC 2008-12-06 17:54 UTC Bug Closed 5.2.7 Windows magic_quotes_gpc doesn't work  
45712
(edit)
2008-08-05 02:39 UTC 2014-02-15 23:12 UTC Bug Closed 5.2CVS, 5.3CVS, 6CVS (2008-08-05) * $something == NaN returns true with 5.3, false with 5.2.* tony2001
54374
(edit)
2011-03-24 20:07 UTC 2012-03-21 06:03 UTC Bug Closed 5.3.8 All Insufficient validating of upload name leading to corrupted $_FILES indices pajoye
61043
(edit)
2012-02-10 12:43 UTC 2012-03-21 21:18 UTC Bug Closed 5.3SVN-2012-02-10 (SVN)   Regression in magic_quotes_gpc fix (CVE-2012-0831) johannes
55801
(edit)
2011-09-27 20:06 UTC 2011-10-19 10:35 UTC Bug Closed 5.4.0beta1 Linux (Fedora 15) Behavior of unserialize has changed mike
64245
(edit)
2013-02-19 17:00 UTC 2013-02-19 17:14 UTC Bug Closed 5.4.11 archlinux concatenating reference & string is confusing  
64760
(edit)
2013-05-02 12:12 UTC 2013-11-19 22:03 UTC Bug Closed 5.4.14 Linux 64bit (PHP 64bit too) var_export() does not use full precision for floating-point numbers yohgaki
65969
(edit)
2013-10-25 23:04 UTC 2013-11-27 06:31 UTC Bug Closed 5.4.21 linux mint 15 Chain assignment with T_LIST failure dmitry
62901
(edit)
2012-08-23 02:08 UTC 2017-01-31 11:00 UTC Bug Closed 5.4.6   foreach unexpectedly advances the internal array pointer laruence
65481
(edit)
2013-08-19 21:59 UTC 2013-08-19 21:59 UTC Bug Closed 5.4Git-2013-08-19 (Git)   Shutdown segfault due to serialize mike
66179
(edit)
2013-11-26 15:56 UTC 2016-01-18 21:06 UTC Bug Closed 5.5.6   var_export() exports float as integer ajf
70857
(edit)
2015-11-04 20:45 UTC 2017-01-31 10:51 UTC Bug Closed 5.6.15 CentOS 6.7 Foreach with a reference is modifying the result of a ternary expression nikic
« Show Previous 30 Entries Showing 61-90 of 109 Show Next 30 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 06:01:34 2024 UTC