From: mike at mikegerwitz dot com
Operating system: GNU/Linux
PHP version: 5.3.0
PHP Bug Type: *General Issues
Bug description: ZEND_NS_* Macros
Description:
PHP 5.3 seems to have missed a few things internally (macro-wise) when it
comes to namespaces. When
ID: 45585
Comment by: mike at mikegerwitz dot com
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Filesystem function related
Operating System: *
PHP Version: 6CVS-2008-07-21 (CVS)
New Comment:
Confirmed in php6.0-200810110430. Cannot
From: mike at mikegerwitz dot com
Operating system: GNU/Linux
PHP version: 6CVS-2008-11-20 (snap)
PHP Bug Type: Arrays related
Bug description: Array key differentiates between unicode and binary strings
Description:
Array keys in PHP 6 differentiate between
From:
Operating system: GNU/Linux
PHP version: 5.3.2
Package: Scripting Engine problem
Bug Type: Bug
Bug description:Overriding method type hint with child interface raises strict
standards
Description:
When using an interface for type hinting, PHP
Edit report at http://bugs.php.net/bug.php?id=51542&edit=1
ID: 51542
Comment by: mike at mikegerwitz dot com
Reported by: mike at mikegerwitz dot com
Summary: Overriding method type hint with child interface
raises strict standards
St
From:
Operating system: All
PHP version: 5.3.2
Package: PDO related
Bug Type: Bug
Bug description:A non well formed numeric value encountered
Description:
PDOException extends RuntimeException which in turn extends Exception. The
Exception class ha