Edit report at https://bugs.php.net/bug.php?id=55650&edit=1
ID: 55650
User updated by:chris dot wisefool at gmail dot com
Reported by:chris dot wisefool at gmail dot com
Summary:!empty returns false positive if subkey not set,
Edit report at https://bugs.php.net/bug.php?id=55650&edit=1
ID: 55650
User updated by:chris dot wisefool at gmail dot com
Reported by:chris dot wisefool at gmail dot com
-Summary:!empty($_GET[$key][$subkey])) always returns false
Edit report at https://bugs.php.net/bug.php?id=55650&edit=1
ID: 55650
User updated by:chris dot wisefool at gmail dot com
Reported by:chris dot wisefool at gmail dot com
Summary:!empty($_GET[$key][$subkey])) always returns false
From:
Operating system: Windows 6.1 build 7600 i586
PHP version: 5.3.8
Package: Built-in web server
Bug Type: Bug
Bug description:!empty($_GET[$key][$subkey])) always returns false if
$_GET[$key] is set
Description:
Running on PHP Version 5.3.5, Eas