Req #61759 [Com]: class_alias() should accept classes with leading backslashes

2013-08-27 Thread jpa...@php.net
Edit report at https://bugs.php.net/bug.php?id=61759&edit=1 ID: 61759 Comment by: jpa...@php.net Reported by:ahar...@php.net Summary:class_alias() should accept classes with leading backslashes Status: Open

Req #61759 [PATCH]: class_alias() should accept classes with leading backslashes

2013-08-27 Thread jpa...@php.net
Edit report at https://bugs.php.net/bug.php?id=61759&edit=1 ID: 61759 Patch added by: jpa...@php.net Reported by:ahar...@php.net Summary:class_alias() should accept classes with leading backslashes Status: Open

Req #61759 [Com]: class_alias() should accept classes with leading backslashes

2013-08-27 Thread jpa...@php.net
Edit report at https://bugs.php.net/bug.php?id=61759&edit=1 ID: 61759 Comment by: jpa...@php.net Reported by:ahar...@php.net Summary:class_alias() should accept classes with leading backslashes Status: Open

Bug #65665 [Com]: Exception not properly caught when opcache enabled

2013-09-13 Thread jpa...@php.net
Edit report at https://bugs.php.net/bug.php?id=65665&edit=1 ID: 65665 Comment by: jpa...@php.net Reported by:ryan dot brothers at gmail dot com Summary:Exception not properly caught when opcache enabled Status: Open

[PHP-BUG] Req #60573 [NEW]: type hinting with "self" keyword causes weird errors

2011-12-20 Thread jpa...@php.net
From: Operating system: *nix PHP version: 5.3.8 Package: Scripting Engine problem Bug Type: Feature/Change Request Bug description:type hinting with "self" keyword causes weird errors Description: "self" should be thought as "the class where the keyw

[PHP-BUG] Bug #61025 [NEW]: __invoke() visibility not honored

2012-02-09 Thread jpa...@php.net
From: Operating system: *nix PHP version: 5.3.10 Package: Class/Object related Bug Type: Bug Bug description:__invoke() visibility not honored Description: __invoke() visibility is not honored when indirectly called as $obj(). It is, when directly ca

[PHP-BUG] Bug #61837 [NEW]: Problem collecting stats with mysqlnd

2012-04-24 Thread jpa...@php.net
From: jpauli Operating system: Linux PHP version: 5.3.10 Package: MySQL related Bug Type: Bug Bug description:Problem collecting stats with mysqlnd Description: mysqli_get_connection_stats() doesn't seem to work, but mysqli_get_client_stats() does.

[PHP-BUG] Bug #61838 [NEW]: mysqli_get_cache_stats() does nothing

2012-04-24 Thread jpa...@php.net
From: jpauli Operating system: Linux PHP version: 5.3.10 Package: MySQL related Bug Type: Bug Bug description:mysqli_get_cache_stats() does nothing Description: mysqli_get_cache_stats() just return an empty array, always. It has not been implemented,

[PHP-BUG] Bug #52098 [NEW]: Own PDOStatement implementation ignore __call()

2010-06-16 Thread jpa...@php.net
From: Operating system: *nix & Win PHP version: 5.3.2 Package: PDO related Bug Type: Bug Bug description:Own PDOStatement implementation ignore __call() Description: When using an own PDOStatement implementation, __call() is simply ignored in it.

Bug #52098 [Ana]: Own PDOStatement implementation ignore __call()

2010-09-30 Thread jpa...@php.net
Edit report at http://bugs.php.net/bug.php?id=52098&edit=1 ID: 52098 User updated by: jpa...@php.net Reported by: jpa...@php.net Summary:Own PDOStatement implementation ignore __call() Status: Analyzed Type: Bug Pac

[PHP-BUG] Bug #53405 [NEW]: accessing the iterator inside a foreach loop leads to strange results

2010-11-25 Thread jpa...@php.net
From: Operating system: *nix PHP version: 5.3.3 Package: Scripting Engine problem Bug Type: Bug Bug description:accessing the iterator inside a foreach loop leads to strange results Description: foreach() is supposed to work on a copy of the iternal

[PHP-BUG] Req #54069 [NEW]: Improve parser about affecting a closure by reference

2011-02-22 Thread jpa...@php.net
From: Operating system: *nix PHP version: 5.3.5 Package: Unknown/Other Function Bug Type: Feature/Change Request Bug description:Improve parser about affecting a closure by reference Description: When affecting a closure by reference, the parser does

[PHP-BUG] Bug #54367 [NEW]: Use of closure causes problem in ArrayAccess

2011-03-24 Thread jpa...@php.net
From: Operating system: *nix PHP version: 5.3.6 Package: Scripting Engine problem Bug Type: Bug Bug description:Use of closure causes problem in ArrayAccess Description: Closures cant use variables from external context when the context is in ArrayAc

Bug #54367 [Asn]: Use of closure causes problem in ArrayAccess

2011-03-25 Thread jpa...@php.net
Edit report at http://bugs.php.net/bug.php?id=54367&edit=1 ID: 54367 User updated by: jpa...@php.net Reported by: jpa...@php.net Summary:Use of closure causes problem in ArrayAccess Status: Assigned Type: Bug Pac

[PHP-BUG] Bug #54440 [NEW]: stream_context_set_default() should publish the default context to everybody

2011-04-01 Thread jpa...@php.net
From: Operating system: *nix PHP version: 5.3.6 Package: Streams related Bug Type: Bug Bug description:stream_context_set_default() should publish the default context to everybody Description: stream_context_set_default() doesn't publish the context

Bug #54440 [Opn]: stream_context_set_default() should publish the default context to everybody

2011-04-01 Thread jpa...@php.net
Edit report at http://bugs.php.net/bug.php?id=54440&edit=1 ID: 54440 User updated by: jpa...@php.net Reported by: jpa...@php.net Summary:stream_context_set_default() should publish the default context to everybody St