Bug #55650 [Opn->Csd]: !empty returns false positive if subkey not set, but not if _GET is set manually

2011-09-09 Thread chris dot wisefool at gmail dot com
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,

Bug #55650 [Opn]: !empty returns false positive if subkey not set, but not if _GET is set manually

2011-09-08 Thread chris dot wisefool at gmail dot com
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

Bug #55650 [Opn]: !empty($_GET[$key][$subkey])) always returns false if $_GET[$key] is set

2011-09-08 Thread chris dot wisefool at gmail dot com
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

[PHP-BUG] Bug #55650 [NEW]: !empty($_GET[$key][$subkey])) always returns false if $_GET[$key] is set

2011-09-08 Thread chris dot wisefool at gmail dot com
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