#48971 [NEW]: ZEND_NS_* Macros

2009-07-18 Thread mike at mikegerwitz dot com
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

#45585 [Com]: fread() return value for EOF inconsistent between PHP 5 and 6

2008-10-21 Thread mike at mikegerwitz dot com
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

#46634 [NEW]: Array key differentiates between unicode and binary strings

2008-11-20 Thread mike at mikegerwitz dot com
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

[PHP-BUG] Bug #51542 [NEW]: Overriding method type hint with child interface raises strict standards

2010-04-12 Thread mike at mikegerwitz dot com
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

Bug #51542 [Com]: Overriding method type hint with child interface raises strict standards

2010-04-13 Thread mike at mikegerwitz dot com
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

[PHP-BUG] Bug #51742 [NEW]: A non well formed numeric value encountered

2010-05-04 Thread mike at mikegerwitz dot com
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