[PHP-BUG] Bug #61467 [NEW]: New "callable" typehint do not work (autoloading)

2012-03-21 Thread david at grudl dot com
From: Operating system: PHP version: 5.4.0 Package: Class/Object related Bug Type: Bug Bug description:New "callable" typehint do not work (autoloading) Description: Is really new type hint callable implemented? I see no difference between PHP 5.3 a

Bug #61467 [Opn]: New "callable" typehint does not work (autoloading)

2012-03-21 Thread david at grudl dot com
Edit report at https://bugs.php.net/bug.php?id=61467&edit=1 ID: 61467 User updated by:david at grudl dot com Reported by:david at grudl dot com -Summary:New "callable" typehint do not work (autoloading) +Summary:New "call

Bug #61467 [Com]: New "callable" typehint does not work (autoloading)

2012-03-21 Thread david at grudl dot com
Edit report at https://bugs.php.net/bug.php?id=61467&edit=1 ID: 61467 Comment by: david at grudl dot com Reported by:david at grudl dot com Summary:New "callable" typehint does not work (autoloading) Status:

Bug #61467 [Com]: New "callable" typehint does not work (autoloading)

2012-03-21 Thread david at grudl dot com
Edit report at https://bugs.php.net/bug.php?id=61467&edit=1 ID: 61467 Comment by: david at grudl dot com Reported by:david at grudl dot com Summary:New "callable" typehint does not work (autoloading) Status:

[PHP-BUG] Bug #61470 [NEW]: session_regenerate_id() do not create session file

2012-03-21 Thread david at grudl dot com
From: Operating system: Windows 7 x64 PHP version: 5.4.0 Package: Session related Bug Type: Bug Bug description:session_regenerate_id() do not create session file Description: session_start() creates and locks session file, but session_regenerate_id(

Bug #61470 [Com]: session_regenerate_id() do not create session file

2012-03-22 Thread david at grudl dot com
Edit report at https://bugs.php.net/bug.php?id=61470&edit=1 ID: 61470 Comment by: david at grudl dot com Reported by:david at grudl dot com Summary:session_regenerate_id() do not create session file Status: Open Type:

Bug #61467 [Fbk->Opn]: New "callable" typehint does not work (autoloading)

2012-03-23 Thread david at grudl dot com
Edit report at https://bugs.php.net/bug.php?id=61467&edit=1 ID: 61467 User updated by:david at grudl dot com Reported by:david at grudl dot com Summary:New "callable" typehint does not work (autoloading) -Status: Fe

Bug #61467 [Nab]: New "callable" typehint does not work (autoloading)

2012-03-23 Thread david at grudl dot com
Edit report at https://bugs.php.net/bug.php?id=61467&edit=1 ID: 61467 User updated by:david at grudl dot com Reported by:david at grudl dot com Summary:New "callable" typehint does not work (autoloading) Status: N

Bug #61470 [Opn]: session_regenerate_id() do not create session file

2012-03-27 Thread david at grudl dot com
Edit report at https://bugs.php.net/bug.php?id=61470&edit=1 ID: 61470 User updated by:david at grudl dot com Reported by:david at grudl dot com Summary:session_regenerate_id() do not create session file Status: Open Type:

Bug #61467 [Nab]: New "callable" typehint does not work (autoloading)

2012-03-27 Thread david at grudl dot com
Edit report at https://bugs.php.net/bug.php?id=61467&edit=1 ID: 61467 User updated by:david at grudl dot com Reported by:david at grudl dot com Summary:New "callable" typehint does not work (autoloading) Status: N

[PHP-BUG] Bug #61605 [NEW]: header_remove() does not remove all headers

2012-04-02 Thread david at grudl dot com
From: Operating system: PHP version: 5.4.0 Package: HTTP related Bug Type: Bug Bug description:header_remove() does not remove all headers Description: header_remove($name) removes only one header $name. The function header() behaves the same way an

Bug #61605 [Fbk->Opn]: header_remove() does not remove all headers

2012-04-03 Thread david at grudl dot com
Edit report at https://bugs.php.net/bug.php?id=61605&edit=1 ID: 61605 User updated by:david at grudl dot com Reported by:david at grudl dot com Summary:header_remove() does not remove all headers -Status: Feedback +Status:

Req #64871 [Com]: The ::class operator should verify the class name

2013-05-17 Thread David at grudl dot com
Edit report at https://bugs.php.net/bug.php?id=64871&edit=1 ID: 64871 Comment by: David at grudl dot com Reported by:vr...@php.net Summary:The ::class operator should verify the class name Status: Wont fix Type: Fea

[PHP-BUG] Bug #65070 [NEW]: imagerotate and wrong background color

2013-06-20 Thread david at grudl dot com
From: david at grudl dot com Operating system: Windows PHP version: 5.5.0RC3 Package: GD related Bug Type: Bug Bug description:imagerotate and wrong background color Description: When is non-truecolor image rotated, it is converted to truecolor

Bug #65070 [Com]: imagerotate and wrong background color

2013-06-20 Thread david at grudl dot com
Edit report at https://bugs.php.net/bug.php?id=65070&edit=1 ID: 65070 Comment by: david at grudl dot com Reported by:david at grudl dot com Summary:imagerotate and wrong background color Status: Feedback Type:

[PHP-BUG] Bug #65275 [NEW]: Calling exit() in a shutdown function does not change the exit value in CLI

2013-07-16 Thread david at grudl dot com
From: david at grudl dot com Operating system: PHP version: Irrelevant Package: Scripting Engine problem Bug Type: Bug Bug description:Calling exit() in a shutdown function does not change the exit value in CLI Description: This code is exited with

Bug #65275 [Com]: Calling exit() in a shutdown function does not change the exit value in CLI

2013-07-16 Thread david at grudl dot com
Edit report at https://bugs.php.net/bug.php?id=65275&edit=1 ID: 65275 Comment by: david at grudl dot com Reported by:david at grudl dot com Summary:Calling exit() in a shutdown function does not change the exit value in

[PHP-BUG] Req #65283 [NEW]: preg_quote escapes unnecessary characters + Doc

2013-07-17 Thread david at grudl dot com
From: david at grudl dot com Operating system: PHP version: Irrelevant Package: PCRE related Bug Type: Feature/Change Request Bug description:preg_quote escapes unnecessary characters + Doc Description: preg_quote() escapes all PCRE metacharacters

Req #65283 [Com]: preg_quote escapes unnecessary characters + Doc

2013-07-19 Thread david at grudl dot com
Edit report at https://bugs.php.net/bug.php?id=65283&edit=1 ID: 65283 Comment by: david at grudl dot com Reported by:david at grudl dot com Summary:preg_quote escapes unnecessary characters + Doc Status: Not a bug

[PHP-BUG] Bug #62901 [NEW]: foreach unexpectedly advances the internal array pointer

2012-08-22 Thread david at grudl dot com
From: david at grudl dot com Operating system: PHP version: 5.4.6 Package: Variables related Bug Type: Bug Bug description:foreach unexpectedly advances the internal array pointer Description: Foreach unexpectedly advances the internal array pointer

Bug #62901 [Nab]: foreach unexpectedly advances the internal array pointer

2012-08-23 Thread david at grudl dot com
Edit report at https://bugs.php.net/bug.php?id=62901&edit=1 ID: 62901 User updated by:david at grudl dot com Reported by:david at grudl dot com Summary:foreach unexpectedly advances the internal array pointer St

Bug #63004 [Com]: errors json_encode do NOT call error handler

2012-09-03 Thread david at grudl dot com
Edit report at https://bugs.php.net/bug.php?id=63004&edit=1 ID: 63004 Comment by: david at grudl dot com Reported by:juzna dot cz at gmail dot com Summary:errors json_encode do NOT call error handler Status: Not a bug

Bug #63004 [Com]: errors json_encode do NOT call error handler

2012-09-04 Thread david at grudl dot com
Edit report at https://bugs.php.net/bug.php?id=63004&edit=1 ID: 63004 Comment by: david at grudl dot com Reported by:juzna dot cz at gmail dot com Summary:errors json_encode do NOT call error handler Status: Not a bug

Bug #63004 [Com]: errors json_encode do NOT call error handler

2012-09-04 Thread david at grudl dot com
Edit report at https://bugs.php.net/bug.php?id=63004&edit=1 ID: 63004 Comment by: david at grudl dot com Reported by:juzna dot cz at gmail dot com Summary:errors json_encode do NOT call error handler Status: Not a bug

[PHP-BUG] Bug #63012 [NEW]: register_shutdown_function is not called after error in __toString

2012-09-04 Thread david at grudl dot com
From: david at grudl dot com Operating system: PHP version: Irrelevant Package: Scripting Engine problem Bug Type: Bug Bug description:register_shutdown_function is not called after error in __toString Description: Functions registered using

[PHP-BUG] Bug #63077 [NEW]: AppendIterator sometimes iterates 2 times over first iterator

2012-09-12 Thread david at grudl dot com
From: david at grudl dot com Operating system: PHP version: 5.4.6 Package: SPL related Bug Type: Bug Bug description:AppendIterator sometimes iterates 2 times over first iterator Description: Due to this bug I cannot use PHP AppendIterator because

Bug #63077 [Com]: AppendIterator sometimes iterates 2 times over first iterator

2012-09-12 Thread david at grudl dot com
Edit report at https://bugs.php.net/bug.php?id=63077&edit=1 ID: 63077 Comment by: david at grudl dot com Reported by:david at grudl dot com Summary:AppendIterator sometimes iterates 2 times over first iterator St

Bug #62901 [Nab]: foreach unexpectedly advances the internal array pointer

2012-09-12 Thread david at grudl dot com
Edit report at https://bugs.php.net/bug.php?id=62901&edit=1 ID: 62901 User updated by:david at grudl dot com Reported by:david at grudl dot com Summary:foreach unexpectedly advances the internal array pointer St

#48386 [NEW]: ArrayObject and __wakeup()

2009-05-25 Thread david at grudl dot com
From: david at grudl dot com Operating system: - PHP version: 5.3CVS-2009-05-25 (snap) PHP Bug Type: SPL related Bug description: ArrayObject and __wakeup() Description: Unserialization of ArrayObject descendants doesn't call __wakeup in PHP 5.3. Reproduce

#48387 [NEW]: ArrayObject and properties serialization

2009-05-25 Thread david at grudl dot com
From: david at grudl dot com Operating system: - PHP version: 5.2.9 PHP Bug Type: SPL related Bug description: ArrayObject and properties serialization Description: In PHP 5.2.x there are not serialized any public/protected/private properies of ArrayObject

#48388 [NEW]: ArrayObject and __sleep()

2009-05-25 Thread david at grudl dot com
From: david at grudl dot com Operating system: PHP version: 5.2.9 PHP Bug Type: SPL related Bug description: ArrayObject and __sleep() Description: ArrayObject descendants can be forced to serialize public/protected/private properies using __sleep(), but it

#48912 [NEW]: Namespace causes unexpected strict behaviour

2009-07-14 Thread david at grudl dot com
From: david at grudl dot com Operating system: PHP version: 5.3.0 PHP Bug Type: Scripting Engine problem Bug description: Namespace causes unexpected strict behaviour Description: The namespace clause causes the PHP behaves more strictly (unexpected behavior

#49143 [NEW]: is_callable() and unnecessary backslash

2009-08-03 Thread david at grudl dot com
From: david at grudl dot com Operating system: PHP version: 5.3.0 PHP Bug Type: Class/Object related Bug description: is_callable() and unnecessary backslash Description: is_callable() and method_exists() may invoke autoloader with unnecessary namespace

#49143 [Fbk->Opn]: is_callable() and unnecessary backslash

2009-08-03 Thread david at grudl dot com
ID: 49143 User updated by: david at grudl dot com Reported By: david at grudl dot com -Status: Feedback +Status: Open Bug Type: Class/Object related Operating System: * PHP Version: 5.3.0 New Comment: Tested with 5.3.1-dev (Sun, 02 Aug

#49143 [Fbk->Opn]: is_callable() and unnecessary backslash

2009-08-04 Thread david at grudl dot com
ID: 49143 User updated by: david at grudl dot com Reported By: david at grudl dot com -Status: Feedback +Status: Open Bug Type: Class/Object related Operating System: * PHP Version: 5.3.0 New Comment: The two same class invokes

#49607 [NEW]: CachingIterator & DirectoryIterator incorrect behaviour

2009-09-20 Thread david at grudl dot com
From: david at grudl dot com Operating system: PHP version: 5.3.0 PHP Bug Type: SPL related Bug description: CachingIterator & DirectoryIterator incorrect behaviour Description: Iteration over CachingIterator with DirectoryIterator leads to incorrect res

#49608 [NEW]: CachingIterator & DirectoryIterator crashes PHP

2009-09-20 Thread david at grudl dot com
From: david at grudl dot com Operating system: Windows PHP version: 5.3SVN-2009-09-20 (snap) PHP Bug Type: Reproducible crash Bug description: CachingIterator & DirectoryIterator crashes PHP Description: This code crashes PHP 5.3.0 - 5.3.2-dev (VC9

#50174 [NEW]: Incorrectly matched docComment

2009-11-13 Thread david at grudl dot com
From: david at grudl dot com Operating system: PHP version: 5.3.1RC4 PHP Bug Type: Reflection related Bug description: Incorrectly matched docComment Description: ReflectionMethod and ReflectionProperty may return invalid phpDocComment. See examples

#45767 [NEW]: Uncommon order and chained exceptions

2008-08-08 Thread david at grudl dot com
From: david at grudl dot com Operating system: - PHP version: 5.3.0alpha1 PHP Bug Type: Scripting Engine problem Bug description: Uncommon order and chained exceptions Description: Chained exceptions are printed in uncommon order (from inner to outer exception

#45767 [Opn]: Uncommon order and chained exceptions

2008-08-08 Thread david at grudl dot com
ID: 45767 User updated by: david at grudl dot com Reported By: david at grudl dot com Status: Open Bug Type: Scripting Engine problem Operating System: - PHP Version: 5.3.0alpha1 New Comment: Sorry - Expected result is Actual and Actual is

#45767 [Fbk->Opn]: Uncommon order and chained exceptions

2008-08-10 Thread david at grudl dot com
ID: 45767 User updated by: david at grudl dot com Reported By: david at grudl dot com -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.3.0alpha1 New Comment: Reproduce code

#45767 [Bgs]: Uncommon order and chained exceptions

2008-08-11 Thread david at grudl dot com
ID: 45767 User updated by: david at grudl dot com Reported By: david at grudl dot com Status: Bogus -Bug Type: Scripting Engine problem +Bug Type: Feature/Change Request Operating System: * PHP Version: 5.3.0alpha1 New Comment: This is not

#45767 [Opn]: Wording mistake: "Next exception" is "Previous exception" really

2008-08-11 Thread david at grudl dot com
ID: 45767 User updated by: david at grudl dot com Reported By: david at grudl dot com Status: Open Bug Type: Feature/Change Request Operating System: * PHP Version: 5.3.0alpha1 New Comment: This is not only simple wording change, but order change

#45925 [NEW]: Callback as Closure object

2008-08-26 Thread david at grudl dot com
From: david at grudl dot com Operating system: - PHP version: 5.3.0alpha1 PHP Bug Type: Feature/Change Request Bug description: Callback as Closure object Description: It should be useful to encapsulate PHP pseudotype callback using new magic method __invoke

#45925 [WFx]: Callback as Closure object

2008-08-26 Thread david at grudl dot com
ID: 45925 User updated by: david at grudl dot com Reported By: david at grudl dot com Status: Wont fix Bug Type: Feature/Change Request Operating System: - PHP Version: 5.3.0alpha1 New Comment: Thats right (this is mentioned in text). But

#45985 [NEW]: touch() opened file

2008-09-03 Thread david at grudl dot com
From: david at grudl dot com Operating system: Windows XP SP3 PHP version: 5.3.0alpha2 PHP Bug Type: Filesystem function related Bug description: touch() opened file Description: Opened file can be touched in Windows succefully, but under PHP 5.3 alpha 2 it

#45986 [NEW]: rename() generates Bad file descriptor

2008-09-03 Thread david at grudl dot com
From: david at grudl dot com Operating system: Windows XP SP3 PHP version: 5.3.0alpha2 PHP Bug Type: Filesystem function related Bug description: rename() generates Bad file descriptor Description: Renaming of non-existent file generates in PHP 5.2.6 warning

#46313 [NEW]: Magic quotes broke $_FILES

2008-10-16 Thread david at grudl dot com
From: david at grudl dot com Operating system: windows xp PHP version: 5.3.0alpha2 PHP Bug Type: HTTP related Bug description: Magic quotes broke $_FILES Description: When magic_quotes_gpc are enabled, array $_FILES in weird. 1) truncated file name (see

#46354 [NEW]: Array_key_exists vs. ArrayObject

2008-10-21 Thread david at grudl dot com
From: david at grudl dot com Operating system: PHP version: 5.3CVS-2008-10-21 (snap) PHP Bug Type: SPL related Bug description: Array_key_exists vs. ArrayObject Description: Array_key_exists accepts ArrayObject since PHP 5.0.0, but 5.3.0 refuse it. Feature or

#46313 [Csd]: Magic quotes broke $_FILES

2008-10-21 Thread david at grudl dot com
ID: 46313 User updated by: david at grudl dot com Reported By: david at grudl dot com Status: Closed Bug Type: HTTP related Operating System: windows xp PHP Version: 5.3.0alpha2 New Comment: Thank you for fix. ad truncated filenames: the name is

#46449 [NEW]: ErrorException invalid stacktrace

2008-11-01 Thread david at grudl dot com
From: david at grudl dot com Operating system: Windows PHP version: 5.2.7RC2 PHP Bug Type: Scripting Engine problem Bug description: ErrorException invalid stacktrace Description: ErrorException stack trace is invalid. This bug has been fixed in PHP 5.3

#46452 [NEW]: Whitespace can cause parser failure

2008-11-01 Thread david at grudl dot com
From: david at grudl dot com Operating system: PHP version: 5.2.7RC2 PHP Bug Type: Compile Failure Bug description: Whitespace can cause parser failure Description: Whitespace after object separator -> may cause failure of parser. (it is fixed in PHP 5.3)

#46452 [Bgs]: Whitespace can cause parser failure

2008-11-01 Thread david at grudl dot com
ID: 46452 User updated by: david at grudl dot com Reported By: david at grudl dot com Status: Bogus Bug Type: Compile Failure Operating System: * PHP Version: 5.2.7RC2 New Comment: I know, I know :-)) Fuck you for taking the time to write to us

#46452 [Bgs]: Whitespace can cause parser failure

2008-11-01 Thread david at grudl dot com
ID: 46452 User updated by: david at grudl dot com Reported By: david at grudl dot com Status: Bogus Bug Type: Compile Failure Operating System: * PHP Version: 5.2.7RC2 New Comment: Thank you Scottmac for reasonable answer. Previous Comments

#46755 [NEW]: warning: use statement with non-compound name

2008-12-04 Thread david at grudl dot com
From: david at grudl dot com Operating system: PHP version: 5.3.0alpha3 PHP Bug Type: Scripting Engine problem Bug description: warning: use statement with non-compound name Description: Declaration 'use Foo' produces invalid warning "The use sta

#46755 [Com]: warning: use statement with non-compound name

2008-12-19 Thread david at grudl dot com
ID: 46755 Comment by: david at grudl dot com Reported By: david at grudl dot com Status: Open Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.3.0alpha3 New Comment: It would be very nice if the error was fixed, because

#46755 [Bgs]: warning: use statement with non-compound name

2008-12-28 Thread david at grudl dot com
ID: 46755 User updated by: david at grudl dot com Reported By: david at grudl dot com Status: Bogus Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.3.0alpha3 New Comment: I have read it. Please, change status to Open

#46755 [Bgs]: warning: use statement with non-compound name

2008-12-28 Thread david at grudl dot com
ID: 46755 User updated by: david at grudl dot com Reported By: david at grudl dot com Status: Bogus Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.3.0alpha3 New Comment: 1) The warning says "The use statement wit

#47601 [NEW]: defined() requires class

2009-03-08 Thread david at grudl dot com
From: david at grudl dot com Operating system: PHP version: 5.2.9 PHP Bug Type: Class/Object related Bug description: defined() requires class Description: Function defined() is very strict whether class constant is checking. Non-declared (and not-autoloaded

#47601 [Fbk->Opn]: defined() requires class

2009-03-08 Thread david at grudl dot com
ID: 47601 User updated by: david at grudl dot com Reported By: david at grudl dot com -Status: Feedback +Status: Open Bug Type:Class/Object related PHP Version: 5.2.9 New Comment: It seems this bug exists only in 5.2.x branch (since 5.2.4

#47708 [NEW]: explode() with empty delimiter

2009-03-18 Thread david at grudl dot com
From: david at grudl dot com Operating system: PHP version: 5.3.0beta1 PHP Bug Type: Feature/Change Request Bug description: explode() with empty delimiter Description: Splitting a string into array of characters is not easy in PHP. It must be done using

#47857 [NEW]: Deprecated set_magic_quotes_runtime

2009-03-31 Thread david at grudl dot com
From: david at grudl dot com Operating system: PHP version: 5.3CVS-2009-04-01 (CVS) PHP Bug Type: Feature/Change Request Bug description: Deprecated set_magic_quotes_runtime Description: In PHP 5.3 this code throws E_DEPRECATED warning

[PHP-BUG] Bug #51682 [NEW]: (array) casting and numeric keys

2010-04-28 Thread david at grudl dot com
From: Operating system: PHP version: Irrelevant Package: Arrays related Bug Type: Bug Bug description:(array) casting and numeric keys Description: Casting to (array) handles numeric keys wrong way: Test script: --- $obj = new stdCl

[PHP-BUG] Bug #52397 [NEW]: json_encode display_errors dependency

2010-07-21 Thread david at grudl dot com
From: Operating system: PHP version: 5.3.3RC3 Package: JSON related Bug Type: Bug Bug description:json_encode display_errors dependency Description: Invalid UTF-8 string throws E_WARNING depending on the configuration directive display_errors: in

[PHP-BUG] Req #52517 [NEW]: E_COMPILE_WARNING is not

2010-08-02 Thread david at grudl dot com
From: Operating system: PHP version: 5.3.3 Package: Compile Warning Bug Type: Feature/Change Request Bug description:E_COMPILE_WARNING is not Description: E_COMPILE_WARNING is the only run-time error not catchable by user-defined error handler func

Req #52517 [Com]: E_COMPILE_WARNING is not

2010-08-02 Thread david at grudl dot com
Edit report at http://bugs.php.net/bug.php?id=52517&edit=1 ID: 52517 Comment by: david at grudl dot com Reported by:david at grudl dot com Summary:E_COMPILE_WARNING is not Status: Open Type: Feature/Change Req

#49607 [Bgs]: CachingIterator & DirectoryIterator incorrect behaviour

2009-12-01 Thread david at grudl dot com
ID: 49607 User updated by: david at grudl dot com Reported By: david at grudl dot com Status: Bogus Bug Type: SPL related Operating System: * PHP Version: 5.3.0 New Comment: Please open this bug, it is something different to 49608. This bug is

#50792 [NEW]: call_user_func_array, __call and references

2010-01-18 Thread david at grudl dot com
From: david at grudl dot com Operating system: PHP version: 5.3.1 PHP Bug Type: Class/Object related Bug description: call_user_func_array, __call and references Description: The way how call_user_func_array() passes arguments to the function by reference has

[PHP-BUG] Bug #52627 [NEW]: Iterators & trigger_error causes crash

2010-08-17 Thread david at grudl dot com
From: Operating system: PHP version: 5.3.3 Package: Reproducible crash Bug Type: Bug Bug description:Iterators & trigger_error causes crash Description: Throwing any error in foreach causes PHP to crash since PHP 5.1.3 Test script: ---

[PHP-BUG] Req #52628 [NEW]: substr() returns false for empty string

2010-08-17 Thread david at grudl dot com
From: Operating system: PHP version: Irrelevant Package: Strings related Bug Type: Feature/Change Request Bug description:substr() returns false for empty string Description: substr() should not return FALSE if is used with empty string. Yes, it is

Bug #52627 [Fbk->Opn]: Iterators & trigger_error causes crash

2010-08-17 Thread david at grudl dot com
Edit report at http://bugs.php.net/bug.php?id=52627&edit=1 ID: 52627 User updated by:david at grudl dot com Reported by:david at grudl dot com Summary:Iterators & trigger_error causes crash -Status: Feedback +Status: Op

Bug #52627 [Opn->Csd]: Iterators & trigger_error causes crash

2010-08-17 Thread david at grudl dot com
Edit report at http://bugs.php.net/bug.php?id=52627&edit=1 ID: 52627 User updated by:david at grudl dot com Reported by:david at grudl dot com Summary:Iterators & trigger_error causes crash -Status: Open +Status: Clos

Req #52517 [Csd]: E_COMPILE_WARNING is not

2010-08-17 Thread david at grudl dot com
Edit report at http://bugs.php.net/bug.php?id=52517&edit=1 ID: 52517 User updated by:david at grudl dot com Reported by:david at grudl dot com Summary:E_COMPILE_WARNING is not Status: Closed Type: Feature/Change Req

Req #52517 [Csd]: E_COMPILE_WARNING is not

2010-08-17 Thread david at grudl dot com
Edit report at http://bugs.php.net/bug.php?id=52517&edit=1 ID: 52517 User updated by:david at grudl dot com Reported by:david at grudl dot com Summary:E_COMPILE_WARNING is not Status: Closed Type: Feature/Change Req

Req #52628 [Csd]: substr() returns false for empty string

2010-08-17 Thread david at grudl dot com
Edit report at http://bugs.php.net/bug.php?id=52628&edit=1 ID: 52628 User updated by:david at grudl dot com Reported by:david at grudl dot com Summary:substr() returns false for empty string Status: Closed Type: Fea

#45139 [NEW]: ReflectionProperty returns incorrect declaring class

2008-05-30 Thread david at grudl dot com
From: david at grudl dot com Operating system: Windows PHP version: 5.2.6 PHP Bug Type: Reflection related Bug description: ReflectionProperty returns incorrect declaring class Description: ReflectionProperty returns incorrect declaring class in PHP > 5.

#45349 [NEW]: ArrayObject::ksort() terminates script

2008-06-24 Thread david at grudl dot com
From: david at grudl dot com Operating system: Windows XP PHP version: 5.3CVS-2008-06-24 (snap) PHP Bug Type: SPL related Bug description: ArrayObject::ksort() terminates script Description: Method ksort() terminates script. Reproduce code: --- $obj

#45525 [NEW]: Object Closure as

2008-07-15 Thread david at grudl dot com
From: david at grudl dot com Operating system: windows xp PHP version: 5.3CVS-2008-07-16 (snap) PHP Bug Type: Feature/Change Request Bug description: Object Closure as Description: Lambda functions and closures are AWESOME! But they are not still supported as

#45349 [NoF->Opn]: ArrayObject::ksort() terminates script

2008-07-16 Thread david at grudl dot com
ID: 45349 User updated by: david at grudl dot com Reported By: david at grudl dot com -Status: No Feedback +Status: Open Bug Type: SPL related Operating System: Windows XP PHP Version: 5.3CVS-2008-06-24 (snap) Assigned To: colder

#45349 [Fbk->Csd]: ArrayObject::ksort() terminates script

2008-07-19 Thread david at grudl dot com
ID: 45349 User updated by: david at grudl dot com Reported By: david at grudl dot com -Status: Feedback +Status: Closed Bug Type: SPL related Operating System: Windows XP PHP Version: 5.3CVS-2008-06-24 (snap) Assigned To: colder New

#45599 [NEW]: strip_tags

2008-07-22 Thread david at grudl dot com
From: david at grudl dot com Operating system: windows xp PHP version: 5.3CVS-2008-07-22 (snap) PHP Bug Type: Strings related Bug description: strip_tags Description: Problematic backslash in HTML attribute (bug exists since PHP 5.2.2) Reproduce code

#45601 [NEW]: Extending interfaces

2008-07-23 Thread david at grudl dot com
From: david at grudl dot com Operating system: irrelevant PHP version: 5.3CVS-2008-07-23 (snap) PHP Bug Type: Feature/Change Request Bug description: Extending interfaces Description: I think this fatal error is needless. Interface implementors can append

#45601 [Com]: Extending interfaces

2008-07-23 Thread david at grudl dot com
ID: 45601 Comment by: david at grudl dot com Reported By: david at grudl dot com Status: Open Bug Type: Feature/Change Request Operating System: irrelevant PHP Version: 5.3CVS-2008-07-23 (snap) New Comment: p.s. is really the error message

#45599 [Bgs]: strip_tags() truncates rest of string with invalid attribute

2008-08-06 Thread david at grudl dot com
ID: 45599 User updated by: david at grudl dot com Reported By: david at grudl dot com Status: Bogus Bug Type: Strings related Operating System: * PHP Version: 5.2CVS, 5.3CVS, 6CVS (2008-07-22) New Comment: Character \ is allowed in tag attribute

[PHP-BUG] Bug #53782 [NEW]: foreach throws irrelevant exception

2011-01-18 Thread david at grudl dot com
From: Operating system: Windows 7 PHP version: Irrelevant Package: PDO related Bug Type: Bug Bug description:foreach throws irrelevant exception Description: Iteration using foreach throws "previous" and irrelevant exception. Exception is throwed aft

[PHP-BUG] Bug #53915 [NEW]: ReflectionClass::getConstants crashes on selfreferencing constants.

2011-02-02 Thread david at grudl dot com
From: Operating system: PHP version: Irrelevant Package: Reflection related Bug Type: Bug Bug description:ReflectionClass::getConstants crashes on selfreferencing constants. Description: This code throws fatal error: Cannot access self:: when no cl

[PHP-BUG] Bug #54532 [NEW]: class_alias and type hint

2011-04-14 Thread david at grudl dot com
From: Operating system: PHP version: 5.3.6 Package: Class/Object related Bug Type: Bug Bug description:class_alias and type hint Description: class_alias() is not taken into account by type hints. Test script: --- http://bugs.php.net/bu

Bug #54532 [Bgs]: class_alias and type hint

2011-04-14 Thread david at grudl dot com
Edit report at http://bugs.php.net/bug.php?id=54532&edit=1 ID: 54532 User updated by:david at grudl dot com Reported by:david at grudl dot com Summary:class_alias and type hint Status: Bogus Type: Bug Pac

Bug #54532 [Bgs]: class_alias and type hint

2011-04-19 Thread david at grudl dot com
Edit report at http://bugs.php.net/bug.php?id=54532&edit=1 ID: 54532 User updated by:david at grudl dot com Reported by:david at grudl dot com Summary:class_alias and type hint Status: Bogus Type: Bug Pac

[PHP-BUG] Bug #54624 [NEW]: class_alias and type hint (II.)

2011-04-28 Thread david at grudl dot com
From: Operating system: PHP version: 5.3.6 Package: Compile Failure Bug Type: Bug Bug description:class_alias and type hint (II.) Description: class_alias() is not taken into account by type hints. Note: there is eval(), so this is NOT PARSING-TI

[PHP-BUG] Bug #54695 [NEW]: getColumnMeta() throws warning in silent mode

2011-05-09 Thread david at grudl dot com
From: Operating system: PHP version: 5.3.6 Package: PDO related Bug Type: Bug Bug description:getColumnMeta() throws warning in silent mode Description: PDO::ERRMODE_SILENT is not respected by PDOStatement::getColumnMeta() Test script:

Bug #53782 [Bgs]: foreach throws irrelevant exception

2011-05-10 Thread david at grudl dot com
Edit report at http://bugs.php.net/bug.php?id=53782&edit=1 ID: 53782 User updated by:david at grudl dot com Reported by:david at grudl dot com Summary:foreach throws irrelevant exception Status: Bogus Type: Bug Pac