[PHP-BUG] Bug #63592 [NEW]: class alias are not used/resolved by type hinting

2012-11-23 Thread frederic dot hardy at mageekbox dot net
From: frederic dot hardy at mageekbox dot net Operating system: macos X mountain lion PHP version: 5.4.9 Package: Scripting Engine problem Bug Type: Bug Bug description:class alias are not used/resolved by type hinting Description: Imagine that you

[PHP-BUG] Bug #62294 [NEW]: register_shutdow_function() does not handle correctly exit code

2012-06-11 Thread frederic dot hardy at mageekbox dot net
From: frederic dot hardy at mageekbox dot net Operating system: Mac OS X PHP version: 5.4.3 Package: Scripting Engine problem Bug Type: Bug Bug description:register_shutdow_function() does not handle correctly exit code Description: When a fatal

Bug #60955 [Opn]: spl_autoload_register() accept a protected method

2012-02-05 Thread frederic dot hardy at mageekbox dot net
Edit report at https://bugs.php.net/bug.php?id=60955&edit=1 ID: 60955 User updated by:frederic dot hardy at mageekbox dot net Reported by:frederic dot hardy at mageekbox dot net Summary:spl_autoload_register() accept a protected method St

[PHP-BUG] Bug #60955 [NEW]: spl_autoload_register() accept a protected method

2012-02-02 Thread frederic dot hardy at mageekbox dot net
From: Operating system: Linux PHP version: 5.3.9 Package: SPL related Bug Type: Bug Bug description:spl_autoload_register() accept a protected method Description: It's possible to register a protected method as an autoloader callback with the functio

Req #32100 [Com]: Request 'finally' support for exceptions

2012-01-02 Thread frederic dot hardy at mageekbox dot net
Edit report at https://bugs.php.net/bug.php?id=32100&edit=1 ID: 32100 Comment by: frederic dot hardy at mageekbox dot net Reported by:ceefour at gauldong dot net Summary:Request 'finally' support for exceptions Status:

[PHP-BUG] Bug #60131 [NEW]: fopen('php://stdout'...) redirect all posterious echo to /dev/null

2011-10-25 Thread frederic dot hardy at mageekbox dot net
From: Operating system: Mac OS Snow Leopard PHP version: 5.3.8 Package: Streams related Bug Type: Bug Bug description:fopen('php://stdout'...) redirect all posterious echo to /dev/null Description: If fopen('php://stdout', ...) is used in a php proc

Bug #55300 [Asn]: \DirectoryIterator, parent::__construct() and \LogicException

2011-09-14 Thread frederic dot hardy at mageekbox dot net
Edit report at https://bugs.php.net/bug.php?id=55300&edit=1 ID: 55300 User updated by:frederic dot hardy at mageekbox dot net Reported by:frederic dot hardy at mageekbox dot net Summary:\DirectoryIterator, parent::__construct()

Bug #55441 [Fbk->Opn]: \Phar::createDefaultStub() does not handle its arguments

2011-08-22 Thread frederic dot hardy at mageekbox dot net
Edit report at https://bugs.php.net/bug.php?id=55441&edit=1 ID: 55441 User updated by:frederic dot hardy at mageekbox dot net Reported by:frederic dot hardy at mageekbox dot net Summary:\Phar::createDefaultStub() does not handle

[PHP-BUG] Bug #55441 [NEW]: \Phar::createDefaultStub() does not handle its arguments

2011-08-17 Thread frederic dot hardy at mageekbox dot net
From: Operating system: MacOS X 10.6.8 PHP version: 5.3.6 Package: PHAR related Bug Type: Bug Bug description:\Phar::createDefaultStub() does not handle its arguments Description: \Phar::createDefaultStub() takes two optional arguments. With these ar

Bug #55300 [Opn]: \DirectoryIterator, parent::__construct() and \LogicException

2011-08-03 Thread frederic dot hardy at mageekbox dot net
Edit report at https://bugs.php.net/bug.php?id=55300&edit=1 ID: 55300 User updated by:frederic dot hardy at mageekbox dot net Reported by:frederic dot hardy at mageekbox dot net Summary:\DirectoryIterator, parent::__construct()

Bug #55300 [Opn]: \DirectoryIterator, parent::__construct() and \LogicException

2011-07-28 Thread frederic dot hardy at mageekbox dot net
Edit report at https://bugs.php.net/bug.php?id=55300&edit=1 ID: 55300 User updated by:frederic dot hardy at mageekbox dot net Reported by:frederic dot hardy at mageekbox dot net Summary:\DirectoryIterator, parent::__construct()

[PHP-BUG] Bug #55300 [NEW]: \DirectoryIterator, parent::__construct() and \LogicException

2011-07-27 Thread frederic dot hardy at mageekbox dot net
From: Operating system: Linux PHP version: 5.4.0alpha2 Package: SPL related Bug Type: Bug Bug description:\DirectoryIterator, parent::__construct() and \LogicException Description: In PHP 5.4, an exception was throwed if a call to parent::__construct

[PHP-BUG] Bug #55134 [NEW]: index.html has greater priority than index.html

2011-07-05 Thread frederic dot hardy at mageekbox dot net
From: Operating system: Irrelevant PHP version: 5.4SVN-2011-07-05 (SVN) Package: Built-in web server Bug Type: Bug Bug description:index.html has greater priority than index.html Description: When a directory contains index.html and index.php, built-

[PHP-BUG] Bug #55118 [NEW]: Imcomplete start message

2011-07-03 Thread frederic dot hardy at mageekbox dot net
From: Operating system: MacOS 10.6 PHP version: 5.4SVN-2011-07-03 (SVN) Package: Built-in web server Bug Type: Bug Bug description:Imcomplete start message Description: When built-in web server start, it display a message in the console. This message

[PHP-BUG] Bug #55068 [NEW]: Namespace importation order seems relevant

2011-06-29 Thread frederic dot hardy at mageekbox dot net
From: Operating system: Ubuntu PHP version: 5.3.6 Package: *Programming Data Structures Bug Type: Bug Bug description:Namespace importation order seems relevant Description: 1) Create the file named main.php (see test script section). 2) In the same

[PHP-BUG] Req #54514 [NEW]: Get php binary path during script execution

2011-04-12 Thread frederic dot hardy at mageekbox dot net
From: Operating system: PHP version: Irrelevant Package: PHP options/info functions Bug Type: Feature/Change Request Bug description:Get php binary path during script execution Description: Currently, PHP does not provide any solution to retrieve PH

Bug #54358 [Com]: Closure, use and reference

2011-03-23 Thread frederic dot hardy at mageekbox dot net
Edit report at http://bugs.php.net/bug.php?id=54358&edit=1 ID: 54358 Comment by: frederic dot hardy at mageekbox dot net Reported by:frederic dot hardy at mageekbox dot net Summary:Closure, use and reference Status: Open

[PHP-BUG] Bug #54358 [NEW]: Closure, use and reference

2011-03-23 Thread frederic dot hardy at mageekbox dot net
From: Operating system: PHP version: 5.3.6 Package: Scripting Engine problem Bug Type: Bug Bug description:Closure, use and reference Description: When the same variable is 'used' by one closure by reference, and an another closure 'uses' the same v

[PHP-BUG] Bug #54290 [NEW]: Class which extends from \SplFileObject is not serializable

2011-03-17 Thread frederic dot hardy at mageekbox dot net
From: Operating system: PHP version: 5.3.5 Package: SPL related Bug Type: Bug Bug description:Class which extends from \SplFileObject is not serializable Description: It's impossible to implements \Serializable interface on a class which extends fro

[PHP-BUG] Bug #53155 [NEW]: conditional class creation does not reset static variable in method

2010-10-25 Thread frederic dot hardy at mageekbox dot net
From: Operating system: FreeBSD PHP version: 5.3.3 Package: Scripting Engine problem Bug Type: Bug Bug description:conditional class creation does not reset static variable in method Description: when a class which extends a parent class with a meth

[PHP-BUG] Bug #52909 [NEW]: ReflectionMethod::getParameters() return incorrect number of arguments

2010-09-22 Thread frederic dot hardy at mageekbox dot net
From: Operating system: FreeBSD 8.0 PHP version: 5.3.3 Package: Reflection related Bug Type: Bug Bug description:ReflectionMethod::getParameters() return incorrect number of arguments Description: I'm using PHP 5.3.3 and PHP trunk under FreeBSD 8.0

[PHP-BUG] Bug #52013 [NEW]: Unable to decompress files in a compressed phar.

2010-06-07 Thread frederic dot hardy at mageekbox dot net
From: Operating system: FreeBSD PHP version: 5.3.2 Package: PHAR related Bug Type: Bug Bug description:Unable to decompress files in a compressed phar. Description: Use Phar::decompressFiles() to decompress files in a phar where files was compressed

[PHP-BUG] Bug #51326 [NEW]: Closure must be used as object property

2010-03-18 Thread frederic dot hardy at mageekbox dot net
From: Operating system: FreeBSD 7.1 PHP version: 5.3.2 Package: *General Issues Bug Type: Bug Bug description:Closure must be used as object property Description: If a class instance has a closure as property, PHP must call $this->closure->__invoke()

#50897 [Bgs]: Require() problem with E_STRICT

2010-02-01 Thread frederic dot hardy at mageekbox dot net
ID: 50897 User updated by: frederic dot hardy at mageekbox dot net Reported By: frederic dot hardy at mageekbox dot net Status: Bogus Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.*, 6 New Comment: I'm confirm that.

#50897 [Opn]: Require() problem with E_STRICT

2010-02-01 Thread frederic dot hardy at mageekbox dot net
ID: 50897 User updated by: frederic dot hardy at mageekbox dot net Reported By: frederic dot hardy at mageekbox dot net Status: Open Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.*, 6 New Comment: lol :). So there is an

#50897 [Opn]: Require() problem with E_STRICT

2010-02-01 Thread frederic dot hardy at mageekbox dot net
ID: 50897 User updated by: frederic dot hardy at mageekbox dot net -Summary: require() of classes causes E_STRICT notice when inlining same classes does not Reported By: frederic dot hardy at mageekbox dot net Status: Open Bug Type

#50897 [Bgs]: Require() problem with E_STRICT

2010-02-01 Thread frederic dot hardy at mageekbox dot net
ID: 50897 User updated by: frederic dot hardy at mageekbox dot net Reported By: frederic dot hardy at mageekbox dot net Status: Bogus Bug Type: Scripting Engine problem Operating System: Freebsd 7.2/archlinux PHP Version: 5.3.1 New Comment: This

#50897 [Opn]: Require() problem with E_STRICT

2010-02-01 Thread frederic dot hardy at mageekbox dot net
ID: 50897 User updated by: frederic dot hardy at mageekbox dot net Reported By: frederic dot hardy at mageekbox dot net Status: Open Bug Type: Scripting Engine problem Operating System: Freebsd 7.2/archlinux PHP Version: 5.3.1 New Comment: the &q

#50897 [NEW]: Require() problem with E_STRICT

2010-02-01 Thread frederic dot hardy at mageekbox dot net
From: frederic dot hardy at mageekbox dot net Operating system: Freebsd 7.2/archlinux PHP version: 5.3.1 PHP Bug Type: Scripting Engine problem Bug description: Require() problem with E_STRICT Description: Require() and include() are more strict than a all in

#50798 [NEW]: Unable to retrieve default value of argument of internal method with reflection

2010-01-18 Thread frederic dot hardy at mageekbox dot net
From: frederic dot hardy at mageekbox dot net Operating system: FreeBSD 7.1 PHP version: 5.3.1 PHP Bug Type: Reflection related Bug description: Unable to retrieve default value of argument of internal method with reflection Description: It's not possib