Edit report at https://bugs.php.net/bug.php?id=55246&edit=1
ID: 55246
User updated by: x11 at arturaz dot net
Reported by: x11 at arturaz dot net
Summary:instanceof does not complain even if class is never
defined
St
Edit report at https://bugs.php.net/bug.php?id=55246&edit=1
ID: 55246
User updated by: x11 at arturaz dot net
Reported by: x11 at arturaz dot net
Summary:instanceof does not complain even if class is never
defined
St
From:
Operating system: Ubuntu Linux
PHP version: 5.3.6
Package: Compile Failure
Bug Type: Bug
Bug description:instanceof does not complain even if class is never defined
Description:
PHP does not complain if you check for non-existant class with ins