Bug #52057 [Com]: ReflectionClass fails on Closure class

2010-06-11 Thread brandon at brandonsavage dot net
Edit report at http://bugs.php.net/bug.php?id=52057&edit=1 ID: 52057 Comment by: brandon at brandonsavage dot net Reported by: brandon at brandonsavage dot net Summary: ReflectionClass fails on Closure class Status: Open Type:

[PHP-BUG] Bug #52057 [NEW]: ReflectionClass fails on Closure class

2010-06-11 Thread brandon at brandonsavage dot net
From: Operating system: All PHP version: 5.3.2 Package: Reflection related Bug Type: Bug Bug description:ReflectionClass fails on Closure class Description: According to the documentation, the Closure class implements __construct() and __invoke(). Ho

#49320 [Opn]: PDO returns null when SQLite connection fails

2009-08-21 Thread brandon at brandonsavage dot net
ID: 49320 User updated by: brandon at brandonsavage dot net Reported By: brandon at brandonsavage dot net Status: Open Bug Type: PDO related Operating System: All PHP Version: 5.2.10 New Comment: The version is mentioned as 5.2.10 but i tested

#49320 [NEW]: PDO returns null when SQLite connection fails

2009-08-21 Thread brandon at brandonsavage dot net
From: brandon at brandonsavage dot net Operating system: All PHP version: 5.2.10 PHP Bug Type: PDO related Bug description: PDO returns null when SQLite connection fails Description: The PDO extension should either return an object or throw an exception. However