Bug #65384 [Com]: pg_last_notice test failures

2013-08-20 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=65384&edit=1 ID: 65384 Comment by: ni...@php.net Reported by: ni...@php.net Summary:pg_last_notice test failures Status: Closed Type: Bug Package:Postgr

Bug #65485 [Com]: Cast gives different values in one way or the other

2013-08-20 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=65485&edit=1 ID: 65485 Comment by: ni...@php.net Reported by:stephane at it-asia dot com Summary:Cast gives different values in one way or the other Status: Not a bug

Bug #65485 [Com]: Cast gives different values in one way or the other

2013-08-20 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=65485&edit=1 ID: 65485 Comment by: ni...@php.net Reported by:stephane at it-asia dot com Summary:Cast gives different values in one way or the other Status: Not a bug

Bug #46311 [Com]: Pointer aliasing issue results in miscompile on gcc4.4

2013-08-22 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=46311&edit=1 ID: 46311 Comment by: ni...@php.net Reported by:anton at samba dot org Summary:Pointer aliasing issue results in miscompile on gcc4.4 Status: Closed

Bug #65384 [Com]: pg_last_notice test failures

2013-08-22 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=65384&edit=1 ID: 65384 Comment by: ni...@php.net Reported by: ni...@php.net Summary:pg_last_notice test failures Status: Closed Type: Bug Package:Postgr

Bug #65562 [Com]: memory leak in zend_parse_arg

2013-08-27 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=65562&edit=1 ID: 65562 Comment by: ni...@php.net Reported by:rrh at newrelic dot com Summary:memory leak in zend_parse_arg Status: Open Type: Bug Pac

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

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

Bug #65784 [Com]: Segfault with finally

2013-10-01 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=65784&edit=1 ID: 65784 Comment by: ni...@php.net Reported by:r dot wilczek at web-appz dot de Summary:Segfault with finally Status: Open Type: Bug Pac

Bug #54740 [Com]: Ternary operator will not work with return by reference

2013-10-02 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=54740&edit=1 ID: 54740 Comment by: ni...@php.net Reported by:dukeofgaming at gmail dot com Summary:Ternary operator will not work with return by reference Status: N

[PHP-BUG] Bug #65821 [NEW]: By-ref foreach on property access of string offset segfaults

2013-10-02 Thread ni...@php.net
From: nikic Operating system: PHP version: 5.5.4 Package: Scripting Engine problem Bug Type: Bug Bug description:By-ref foreach on property access of string offset segfaults Description: This segfaults: $str = "foo"; foreach ($str[0]->bar as &$baz)

Bug #64877 [Com]: is_numeric() doesn't treat strings in binary notation as documented

2013-11-01 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=64877&edit=1 ID: 64877 Comment by: ni...@php.net Reported by:cmbecker69 at gmx dot de Summary:is_numeric() doesn't treat strings in binary notation as documente

[PHP-BUG] Req #60486 [NEW]: Add parameter to token_get_all for normalized output

2011-12-09 Thread ni...@php.net
From: nikic Operating system: PHP version: 5.4.0RC3 Package: *General Issues Bug Type: Feature/Change Request Bug description:Add parameter to token_get_all for normalized output Description: A all_tokens_as_arrays parameter should be added to token_

Req #60486 [PATCH]: Add parameter to token_get_all for normalized output

2011-12-09 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=60486&edit=1 ID: 60486 Patch added by: ni...@php.net Reported by: ni...@php.net Summary:Add parameter to token_get_all for normalized output Status: Open Type: Feature/Ch

Bug #52719 [Com]: array_walk_recursive crashes if third param of the function is by reference

2011-12-21 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=52719&edit=1 ID: 52719 Comment by: ni...@php.net Reported by:apouch at woozworld dot com Summary:array_walk_recursive crashes if third param of the function is by reference St

Bug #52719 [PATCH]: array_walk_recursive crashes if third param of the function is by reference

2012-01-27 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=52719&edit=1 ID: 52719 Patch added by: ni...@php.net Reported by:apouch at woozworld dot com Summary:array_walk_recursive crashes if third param of the function is by reference St

[PHP-BUG] Bug #61046 [NEW]: Segfault when memory limit is hit while copying hash table

2012-02-10 Thread ni...@php.net
From: nikic Operating system: PHP version: 5.4.0RC7 Package: Reproducible crash Bug Type: Bug Bug description:Segfault when memory limit is hit while copying hash table Description: The attached test script triggers a segfault. It happens during the

Bug #61046 [Com]: Segfault when memory limit is hit while copying hash table

2012-02-10 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61046&edit=1 ID: 61046 Comment by: ni...@php.net Reported by: ni...@php.net Summary:Segfault when memory limit is hit while copying hash table Status: Open

[PHP-BUG] Bug #61058 [NEW]: array_fill leaks if start index is PHP_INT_MAX

2012-02-11 Thread ni...@php.net
From: nikic Operating system: PHP version: Irrelevant Package: *General Issues Bug Type: Bug Bug description:array_fill leaks if start index is PHP_INT_MAX Description: http://lxr.php.net/opengrok/xref/PHP_TRUNK/ext/standard/array.c#1570. -- Edit

[PHP-BUG] Bug #61059 [NEW]: array_fill leaks if start index is PHP_INT_MAX

2012-02-11 Thread ni...@php.net
From: nikic Operating system: PHP version: Irrelevant Package: *General Issues Bug Type: Bug Bug description:array_fill leaks if start index is PHP_INT_MAX Description: http://lxr.php.net/opengrok/xref/PHP_TRUNK/ext/standard/array.c#1570. -- Edit

Bug #61054 [Com]: preg_match () matching end of line in text file of windows style make a mistake

2012-02-12 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61054&edit=1 ID: 61054 Comment by: ni...@php.net Reported by:gzpan123 at gmail dot com Summary:preg_match () matching end of line in text file of windows style make a mis

[PHP-BUG] Bug #61072 [NEW]: Memory leak when restoring an exception handler

2012-02-13 Thread ni...@php.net
From: nikic Operating system: PHP version: Irrelevant Package: *General Issues Bug Type: Bug Bug description:Memory leak when restoring an exception handler Description: The script: $callback = function() { }; set_exception_handler($callback); resto

[PHP-BUG] Bug #61087 [NEW]: Memory leak in parse_ini_file when specifying invalid scanner mode

2012-02-14 Thread ni...@php.net
From: nikic Operating system: PHP version: Irrelevant Package: *General Issues Bug Type: Bug Bug description:Memory leak in parse_ini_file when specifying invalid scanner mode Description: parse_ini_file('emptyFile', false, 26); Leaks: Warning: I

Bug #61087 [PATCH]: Memory leak in parse_ini_file when specifying invalid scanner mode

2012-02-14 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61087&edit=1 ID: 61087 Patch added by: ni...@php.net Reported by: ni...@php.net Summary:Memory leak in parse_ini_file when specifying invalid scanner mode Status: Open

[PHP-BUG] Bug #61088 [NEW]: Memory leak in readline_callback_handler_install

2012-02-14 Thread ni...@php.net
From: nikic Operating system: PHP version: Irrelevant Package: *General Issues Bug Type: Bug Bug description:Memory leak in readline_callback_handler_install Description: $callback = function() {}; readline_callback_handler_install('***', $callback);

Bug #61088 [PATCH]: Memory leak in readline_callback_handler_install

2012-02-14 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61088&edit=1 ID: 61088 Patch added by: ni...@php.net Reported by: ni...@php.net Summary:Memory leak in readline_callback_handler_install Status: Open Type: Bug Pac

Bug #61095 [Com]: PHP can't add hex numbers

2012-02-15 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61095&edit=1 ID: 61095 Comment by: ni...@php.net Reported by:tomek at przeslij dot pl Summary:PHP can't add hex numbers Status: Open Type: Bug Package:

[PHP-BUG] Bug #61097 [NEW]: Memory leak in xmlrpc functions copying zvals

2012-02-15 Thread ni...@php.net
From: nikic Operating system: PHP version: 5.4.0RC7 Package: XMLRPC-EPI related Bug Type: Bug Bug description:Memory leak in xmlrpc functions copying zvals Description: This will produce a leak in both functions: $method = 'abc'; xmlrpc_server_regis

Bug #61097 [PATCH]: Memory leak in xmlrpc functions copying zvals

2012-02-15 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61097&edit=1 ID: 61097 Patch added by: ni...@php.net Reported by: ni...@php.net Summary:Memory leak in xmlrpc functions copying zvals Status: Open Type: Bug Pac

[PHP-BUG] Bug #61106 [NEW]: Segfault when using header_register_callback

2012-02-16 Thread ni...@php.net
From: nikic Operating system: PHP version: Irrelevant Package: Reproducible crash Bug Type: Bug Bug description:Segfault when using header_register_callback Description: Using header_register_callback may cause crashes due to a double zval_ptr_dtor.

[PHP-BUG] Bug #61115 [NEW]: Stream related segfault on fatal error in php_stream_context_del_link

2012-02-16 Thread ni...@php.net
From: nikic Operating system: PHP version: 5.4.0RC7 Package: Reproducible crash Bug Type: Bug Bug description:Stream related segfault on fatal error in php_stream_context_del_link Description: links)); (gdb) bt #0 0x084c95cb in php_stream_context_d

[PHP-BUG] Bug #61139 [NEW]: gzopen leaks when specifying invalid mode

2012-02-19 Thread ni...@php.net
From: nikic Operating system: PHP version: Irrelevant Package: Zlib related Bug Type: Bug Bug description:gzopen leaks when specifying invalid mode Description: gzopen('someFile', 'c'); Leaks: Warning: gzopen(): gzopen failed in /home/nikic/dev/Ph

Bug #61087 [PATCH]: Memory leak in parse_ini_file when specifying invalid scanner mode

2012-02-23 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61087&edit=1 ID: 61087 Patch added by: ni...@php.net Reported by: ni...@php.net Summary:Memory leak in parse_ini_file when specifying invalid scanner mode Status: Assi

[PHP-BUG] Bug #61184 [NEW]: Phar::webPhar() generated headers with trailing NUL bytes

2012-02-25 Thread ni...@php.net
From: nikic Operating system: PHP version: Irrelevant Package: PHAR related Bug Type: Bug Bug description:Phar::webPhar() generated headers with trailing NUL bytes Description: Phar::webPhar() generates invalid 403, 404 and 301 headers, because the l

Bug #61228 [Com]: htmlspecialchars() silently failing

2012-03-01 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61228&edit=1 ID: 61228 Comment by: ni...@php.net Reported by:keisial at gmail dot com Summary:htmlspecialchars() silently failing Status: Open Type: Bug Pac

Bug #60637 [Com]: Lexer is full of memory leaks

2012-03-02 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=60637&edit=1 ID: 60637 Comment by: ni...@php.net Reported by:nlop...@php.net Summary:Lexer is full of memory leaks Status: Open Type: Bug Package:Scrip

Bug #60637 [Com]: Lexer is full of memory leaks

2012-03-02 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=60637&edit=1 ID: 60637 Comment by: ni...@php.net Reported by:nlop...@php.net Summary:Lexer is full of memory leaks Status: Open Type: Bug Package:Scrip

[PHP-BUG] Bug #61264 [NEW]: xmlrpc_parse_method_descriptions leaks temporary variable

2012-03-03 Thread ni...@php.net
From: nikic Operating system: PHP version: Irrelevant Package: XMLRPC-EPI related Bug Type: Bug Bug description:xmlrpc_parse_method_descriptions leaks temporary variable Description: foo XML; var_dump(xmlrpc_parse_method_descriptions($xml)); Lea

[PHP-BUG] Bug #61273 [NEW]: call_user_func_array with more than 16333 arguments leaks / crashes

2012-03-04 Thread ni...@php.net
From: nikic Operating system: PHP version: 5.4SVN-2012-03-04 (SVN) Package: Reproducible crash Bug Type: Bug Bug description:call_user_func_array with more than 16333 arguments leaks / crashes Description: The following code: call_user_func_array(f

Bug #61273 [Com]: call_user_func_array with more than 16333 arguments leaks / crashes

2012-03-04 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61273&edit=1 ID: 61273 Comment by: ni...@php.net Reported by: ni...@php.net Summary:call_user_func_array with more than 16333 arguments leaks / crashes Status:

Bug #61273 [Com]: call_user_func_array with more than 16333 arguments leaks / crashes

2012-03-04 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61273&edit=1 ID: 61273 Comment by: ni...@php.net Reported by: ni...@php.net Summary:call_user_func_array with more than 16333 arguments leaks / crashes Status:

Bug #61273 [PATCH]: call_user_func_array with more than 16333 arguments leaks / crashes

2012-03-04 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61273&edit=1 ID: 61273 Patch added by: ni...@php.net Reported by: ni...@php.net Summary:call_user_func_array with more than 16333 arguments leaks / crashes Status:

Bug #61356 [Com]: error_reporting always reports E_STRICT

2012-03-12 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61356&edit=1 ID: 61356 Comment by: ni...@php.net Reported by:dave dot kimble at gmx dot com Summary:error_reporting always reports E_STRICT Status: Open Type: Bug Pac

Req #60738 [PATCH]: Allow 'set_error_handler' to handle NULL

2012-03-23 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=60738&edit=1 ID: 60738 Patch added by: ni...@php.net Reported by:four dot zerooneunauthorized at gmail dot com Summary:Allow 'set_error_handler' to handle NULL Status:

Req #47136 [Com]: namespace reserved set_error|exception_handler

2012-03-23 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=47136&edit=1 ID: 47136 Comment by: ni...@php.net Reported by:info at netmosfera dot it Summary:namespace reserved set_error|exception_handler Status: Open Type: Fea

Bug #61569 [Com]: Syntax error for calling a closure using array accesor on function call

2012-04-02 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61569&edit=1 ID: 61569 Comment by: ni...@php.net Reported by:oxygenus at gmail dot com Summary:Syntax error for calling a closure using array accesor on function call St

Bug #61650 [Com]: ini parser crashes when using ${xxxx} ini variables ( without apache2 )

2012-04-06 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61650&edit=1 ID: 61650 Comment by: ni...@php.net Reported by:e dot tirado at meetic-corp dot com Summary:ini parser crashes when using ${} ini variables ( without apa

Bug #61660 [Com]: bin2hex(hex2bin($data)) != $data

2012-04-08 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61660&edit=1 ID: 61660 Comment by: ni...@php.net Reported by:krtek4+php at gmail dot com Summary:bin2hex(hex2bin($data)) != $data Status: Open Type: Bug Pac

Bug #54547 [Com]: wrong equality of string numbers

2012-04-12 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=54547&edit=1 ID: 54547 Comment by: ni...@php.net Reported by:peter dot ritt at gmx dot net Summary:wrong equality of string numbers Status: Verified Type: Bug Pac

Bug #54547 [Com]: wrong equality of string numbers

2012-04-12 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=54547&edit=1 ID: 54547 Comment by: ni...@php.net Reported by:peter dot ritt at gmx dot net Summary:wrong equality of string numbers Status: Verified Type: Bug Pac

Req #46189 [Com]: php needs a compile-time include/require like #include

2012-04-13 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=46189&edit=1 ID: 46189 Comment by: ni...@php.net Reported by:noah at missionecommerce dot com Summary:php needs a compile-time include/require like #include St

Bug #64248 [Com]: Strange parse error when using language construct in for

2013-02-20 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=64248&edit=1 ID: 64248 Comment by: ni...@php.net Reported by:bobwei9 at hotmail dot com Summary:Strange parse error when using language construct in for Status: N

Bug #62634 [Com]: Incorrect serialization with circular references

2013-03-16 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=62634&edit=1 ID: 62634 Comment by: ni...@php.net Reported by:phplists at stanvassilev dot com Summary:Incorrect serialization with circular references Status: Open Type:

Req #64454 [Com]: It is possible to directly call the magic method "__construct".

2013-03-22 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=64454&edit=1 ID: 64454 Comment by: ni...@php.net Reported by:wolters dot fl at gmail dot com Summary:It is possible to directly call the magic method "__construct&

Req #64454 [Com]: It is possible to directly call the magic method "__construct".

2013-03-22 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=64454&edit=1 ID: 64454 Comment by: ni...@php.net Reported by:wolters dot fl at gmail dot com Summary:It is possible to directly call the magic method "__construct&

Bug #62820 [Com]: mysqlnd API incompatability breaks PDOStatement->nextRowset()

2013-03-24 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=62820&edit=1 ID: 62820 Comment by: ni...@php.net Reported by: ni...@php.net Summary:mysqlnd API incompatability breaks PDOStatement->nextRowset() Status: Assigne

Bug #64518 [Com]: optimisation for "for ($i=0; $i

2013-03-26 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=64518&edit=1 ID: 64518 Comment by: ni...@php.net Reported by:php at richardneill dot org Summary:optimisation for "for ($i=0; $i The issue you are seeing is that `global $data` is a by-refere

[PHP-BUG] Bug #64544 [NEW]: Valgrind warnings after using putenv (due to processtitle)

2013-03-28 Thread ni...@php.net
From: nikic Operating system: PHP version: 5.5.0beta1 Package: CGI/CLI related Bug Type: Bug Bug description:Valgrind warnings after using putenv (due to processtitle) Description: Due to the changes introduced by https://wiki.php.net/rfc/cli_process

Bug #64545 [Com]: PHP Error in ef93a93ee21bce9218188

2013-03-28 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=64545&edit=1 ID: 64545 Comment by: ni...@php.net Reported by:bobwei9 at hotmail dot com Summary:PHP Error in ef93a93ee21bce9218188 Status: Closed Type: Bug Pac

Bug #64555 [Com]: foreach no longer copies keys if they seem to be interned

2013-04-03 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=64555&edit=1 ID: 64555 Comment by: ni...@php.net Reported by:ar...@php.net Summary:foreach no longer copies keys if they seem to be interned Status: Closed

Bug #53405 [Com]: accessing the iterator inside a foreach loop leads to strange results

2013-04-09 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=53405&edit=1 ID: 53405 Comment by: ni...@php.net Reported by:jpa...@php.net Summary:accessing the iterator inside a foreach loop leads to strange results St

Bug #40837 [Com]: static and non-static functions can't have the same name

2013-04-21 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=40837&edit=1 ID: 40837 Comment by: ni...@php.net Reported by:nick dot telford at gmail dot com Summary:static and non-static functions can't have the same nam

Bug #40837 [Com]: static and non-static functions can't have the same name

2013-04-21 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=40837&edit=1 ID: 40837 Comment by: ni...@php.net Reported by:nick dot telford at gmail dot com Summary:static and non-static functions can't have the same nam

Req #64639 [Com]: Add third parameter to nl2br

2013-05-03 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=64639&edit=1 ID: 64639 Comment by: ni...@php.net Reported by:valentiny510 at yahoo dot es Summary:Add third parameter to nl2br Status: Open Type: Feature/Change Req

Bug #39349 [Com]: Core dump on preg_replace

2013-05-08 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=39349&edit=1 ID: 39349 Comment by: ni...@php.net Reported by:nikolas dot hagelstein at gmail dot com Summary:Core dump on preg_replace Status: Not a bug Type: Bug Pac

Req #64185 [Com]: is_callable does not check syntax

2013-05-11 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=64185&edit=1 ID: 64185 Comment by: ni...@php.net Reported by:hanskrentel at yahoo dot de Summary:is_callable does not check syntax Status: Wont fix Type: Feature/Ch

Req #64818 [Com]: array_get

2013-05-12 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=64818&edit=1 ID: 64818 Comment by: ni...@php.net Reported by:mario dot dweller at seznam dot cz Summary:array_get Status: Wont fix Type: Feature/Change Request Pac

Req #64854 [Com]: array_key_exists( array('key1', 'key2', 'key3'), $array);

2013-05-16 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=64854&edit=1 ID: 64854 Comment by: ni...@php.net Reported by:bensor987 at neuf dot fr Summary:array_key_exists( array('key1', 'key2', 'key3'), $arr

[PHP-BUG] Bug #64893 [NEW]: Crash due to dtor call happening after dtor shutdown

2013-05-21 Thread ni...@php.net
From: nikic Operating system: PHP version: 5.5.0RC1 Package: Scripting Engine problem Bug Type: Bug Bug description:Crash due to dtor call happening after dtor shutdown Description: If an object is created *after* the destructor shutdown, its dtor wi

Bug #64955 [Com]: "array to string conversion" notice should contain more information

2013-06-02 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=64955&edit=1 ID: 64955 Comment by: ni...@php.net Reported by:matteosistisette at gmail dot com Summary:"array to string conversion" notice should contain more infor

Bug #64987 [Com]: unexpected result for call_user_func() in the debug_backtrace()

2013-06-07 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=64987&edit=1 ID: 64987 Comment by: ni...@php.net Reported by:tyr...@php.net Summary:unexpected result for call_user_func() in the debug_backtrace() Status: Assi

[PHP-BUG] Bug #65050 [NEW]: zend_hash_apply not interruption safe

2013-06-17 Thread ni...@php.net
From: nikic Operating system: PHP version: 5.5.0RC3 Package: Scripting Engine problem Bug Type: Bug Bug description:zend_hash_apply not interruption safe Description: The zend_hash_apply is used all over the place, but it isn't interruption safe (jus

[PHP-BUG] Bug #65051 [NEW]: count() off by one inside unset()

2013-06-17 Thread ni...@php.net
From: nikic Operating system: PHP version: 5.5.0RC3 Package: Scripting Engine problem Bug Type: Bug Bug description:count() off by one inside unset() Description: If code is run inside an array offset unset the reported size of that array will be off

Req #65082 [Com]: json_encode's option for replacing ill-formd byte sequences with substitute cha

2013-06-21 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=65082&edit=1 ID: 65082 Comment by: ni...@php.net Reported by:masakielastic at gmail dot com Summary:json_encode's option for replacing ill-formd byte sequences with subst

Bug #65135 [Com]: Support for non-scalar keys in foreach() does not work with SplObjectStorage

2013-06-26 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=65135&edit=1 ID: 65135 Comment by: ni...@php.net Reported by:sebast...@php.net Summary:Support for non-scalar keys in foreach() does not work with SplObjectStorage St

Bug #65166 [Com]: PHP Generator yield causing zend_mm_heap corrupted

2013-06-29 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=65166&edit=1 ID: 65166 Comment by: ni...@php.net Reported by:gavroche dot bull at gmail dot com Summary:PHP Generator yield causing zend_mm_heap corrupted Status: Open

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

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

Bug #65305 [Com]: $this keyword is treated like a variable under certain circumstances

2013-07-21 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=65305&edit=1 ID: 65305 Comment by: ni...@php.net Reported by:ryan at skidmore dot pro Summary:$this keyword is treated like a variable under certain circumstances St

Req #65257 [Com]: new function for preventing XSS attack

2013-07-27 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=65257&edit=1 ID: 65257 Comment by: ni...@php.net Reported by:masakielastic at gmail dot com Summary:new function for preventing XSS attack Status: Open Type: Feature/Ch

[PHP-BUG] Bug #65382 [NEW]: Segfault in closure_030.phpt

2013-08-03 Thread ni...@php.net
From: nikic Operating system: PHP version: 5.5.2RC1 Package: Scripting Engine problem Bug Type: Bug Bug description:Segfault in closure_030.phpt Description: closure_030.phpt segfaults on Travis. Short repro script: __invoke(); Valgrind output: ~

[PHP-BUG] Bug #65384 [NEW]: pg_last_notice test failures

2013-08-03 Thread ni...@php.net
From: nikic Operating system: PHP version: 5.5.2RC1 Package: PostgreSQL related Bug Type: Bug Bug description:pg_last_notice test failures Description: The following pg_last_notice related tests currently fail on Travis CI: PostgreSQL notice functio

Bug #64979 [Com]: Wrong behavior of static variables in closure generators

2013-08-03 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=64979&edit=1 ID: 64979 Comment by: ni...@php.net Reported by:jan at fb dot com Summary:Wrong behavior of static variables in closure generators Status: Assigned

Bug #61774 [Com]: Public object variables with numbers as name are not public after unserialize

2012-04-19 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61774&edit=1 ID: 61774 Comment by: ni...@php.net Reported by:pandenitz at mail dot ru Summary:Public object variables with numbers as name are not public after unserialize St

Bug #61767 [Com]: Shutdown functions not called in certain error situation

2012-04-19 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61767&edit=1 ID: 61767 Comment by: ni...@php.net Reported by:shiranai7 at hotmail dot com Summary:Shutdown functions not called in certain error situation Status:

Bug #60909 [Com]: custom error handler throwing Exception + fatal error = no shutdown function

2012-04-19 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=60909&edit=1 ID: 60909 Comment by: ni...@php.net Reported by:tyr...@php.net Summary:custom error handler throwing Exception + fatal error = no shutdown function St

Bug #60909 [Com]: custom error handler throwing Exception + fatal error = no shutdown function

2012-04-19 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=60909&edit=1 ID: 60909 Comment by: ni...@php.net Reported by:tyr...@php.net Summary:custom error handler throwing Exception + fatal error = no shutdown function St

Bug #60909 [Com]: custom error handler throwing Exception + fatal error = no shutdown function

2012-04-19 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=60909&edit=1 ID: 60909 Comment by: ni...@php.net Reported by:tyr...@php.net Summary:custom error handler throwing Exception + fatal error = no shutdown function St

Bug #61778 [Com]: Crash when overloaded method called from class constructor

2012-04-19 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61778&edit=1 ID: 61778 Comment by: ni...@php.net Reported by:james dot thomsen at gmail dot com Summary:Crash when overloaded method called from class constructor St

Req #61790 [Com]: Feature Request for create_closure() function

2012-04-20 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61790&edit=1 ID: 61790 Comment by: ni...@php.net Reported by:thegreatall at gmail dot com Summary:Feature Request for create_closure() function Status: Open Type: Fea

Bug #61660 [Com]: bin2hex(hex2bin($data)) != $data

2012-04-26 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61660&edit=1 ID: 61660 Comment by: ni...@php.net Reported by:krtek4+php at gmail dot com Summary:bin2hex(hex2bin($data)) != $data Status: Re-Opened Type: Bug Pac

[PHP-BUG] Bug #61964 [NEW]: finfo_open with directory causes invalid free

2012-05-06 Thread ni...@php.net
From: nikic Operating system: PHP version: master-Git-2012-05-06 (Git) Package: Filesystem function related Bug Type: Bug Bug description:finfo_open with directory causes invalid free Description: The simple script , str=, ptr=0xbfff996c) at ma

Bug #61660 [Com]: bin2hex(hex2bin($data)) != $data

2012-05-06 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61660&edit=1 ID: 61660 Comment by: ni...@php.net Reported by:krtek4+php at gmail dot com Summary:bin2hex(hex2bin($data)) != $data Status: Re-Opened Type: Bug Pac

Bug #61945 [Com]: array returned from __get method gices a notice when trying to change a value

2012-05-07 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61945&edit=1 ID: 61945 Comment by: ni...@php.net Reported by:sevenrow2 at yahoo dot com Summary:array returned from __get method gices a notice when trying to change a value St

Bug #61964 [Com]: finfo_open with directory causes invalid free

2012-05-13 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61964&edit=1 ID: 61964 Comment by: ni...@php.net Reported by: ni...@php.net Summary:finfo_open with directory causes invalid free Status: Open Type: Bug Pac

Req #47933 [Com]: Allow foreach to iterate multiple arrays/objects similar to for syntax

2012-05-19 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=47933&edit=1 ID: 47933 Comment by: ni...@php.net Reported by:e dot sand at elisand dot com Summary:Allow foreach to iterate multiple arrays/objects similar to for syntax St

Bug #62123 [Com]: Foreach changes the internal pointer of the array strangely

2012-05-23 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=62123&edit=1 ID: 62123 Comment by: ni...@php.net Reported by:a dot protaskin at gmail dot com Summary:Foreach changes the internal pointer of the array strangely St

Bug #62110 [Com]: Foreach creates a copy of the array passed by value in function

2012-05-23 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=62110&edit=1 ID: 62110 Comment by: ni...@php.net Reported by:a dot protaskin at gmail dot com Summary:Foreach creates a copy of the array passed by value in function St

Bug #62182 [Com]: Default Parameter not to be $_GET or $_POST

2012-05-29 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=62182&edit=1 ID: 62182 Comment by: ni...@php.net Reported by:noel_fb at hotmail dot com Summary:Default Parameter not to be $_GET or $_POST Status: Open Type: Bug Pac

[PHP-BUG] Bug #62210 [NEW]: Exceptions can leak temporary variables

2012-06-01 Thread ni...@php.net
From: nikic Operating system: PHP version: Irrelevant Package: Scripting Engine problem Bug Type: Bug Bug description:Exceptions can leak temporary variables Description: The script https://bugs.php.net/bug.php?id=62210&edit=1 -- Try a snapshot (PH

Req #62257 [Com]: Allow variables in class create

2012-06-08 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=62257&edit=1 ID: 62257 Comment by: ni...@php.net Reported by:valentiny510 at yahoo dot es Summary:Allow variables in class create Status: Open Type: Feature/Change Req

Bug #62303 [Com]: ReflectionClass, getMethods(), getName() empty

2012-06-12 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=62303&edit=1 ID: 62303 Comment by: ni...@php.net Reported by:v at roxori dot com Summary:ReflectionClass, getMethods(), getName() empty Status: Open Type: Bug Pac

  1   2   >