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] 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 #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

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

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 #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

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 #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 #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 #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 #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

[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

[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: ~

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

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 #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 #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

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

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

[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

[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

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

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

[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

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

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 #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

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 #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 #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

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 #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 #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

[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 #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

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

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 #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:

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 #64146 [Com]: serialize incorrectly saving objects when they are cloned

2013-02-07 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=64146&edit=1 ID: 64146 Comment by: ni...@php.net Reported by:slusarz at curecanti dot org Summary:serialize incorrectly saving objects when they are cloned Status:

[PHP-BUG] Bug #64106 [NEW]: Segfault on SplFixedArray[][x] = y when extended

2013-01-30 Thread ni...@php.net
From: nikic Operating system: PHP version: Irrelevant Package: SPL related Bug Type: Bug Bug description:Segfault on SplFixedArray[][x] = y when extended Description: Segfault on this script: https://bugs.php.net/bug.php?id=64106&edit=1 -- Try a sn

Bug #64007 [Com]: There is an ability to create instance of Generator by hand

2013-01-17 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=64007&edit=1 ID: 64007 Comment by: ni...@php.net Reported by:lisachenko dot it at gmail dot com Summary:There is an ability to create instance of Generator by hand St

Bug #63984 [Com]: Generators segfault

2013-01-14 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=63984&edit=1 ID: 63984 Comment by: ni...@php.net Reported by:ar...@php.net Summary:Generators segfault Status: Assigned Type: Bug Package:Reproducible c

Bug #63984 [Com]: Generators segfault

2013-01-14 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=63984&edit=1 ID: 63984 Comment by: ni...@php.net Reported by:ar...@php.net Summary:Generators segfault Status: Assigned Type: Bug Package:Reproducible c

Req #63834 [Com]: Add a function to detect a methods calling context

2012-12-31 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=63834&edit=1 ID: 63834 Comment by: ni...@php.net Reported by:tolan333 at gmail dot com Summary:Add a function to detect a methods calling context Status: Open Type: Fea

[PHP-BUG] Bug #63830 [NEW]: Segfault on undefined function call in nested generator

2012-12-21 Thread ni...@php.net
From: nikic Operating system: PHP version: 5.5.0alpha2 Package: Scripting Engine problem Bug Type: Bug Bug description:Segfault on undefined function call in nested generator Description: In the given test script PHP will crash during destruction of

[PHP-BUG] Bug #63822 [NEW]: Zend/tests/bug54367.phpt segfaults

2012-12-20 Thread ni...@php.net
From: nikic Operating system: PHP version: 5.5.0alpha2 Package: Scripting Engine problem Bug Type: Bug Bug description:Zend/tests/bug54367.phpt segfaults Description: The test Zend/tests/bug54367.phpt segfaults for me and throws invalid reads on gcov

Req #63815 [Com]: please provide a shortcut language syntax

2012-12-20 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=63815&edit=1 ID: 63815 Comment by: ni...@php.net Reported by:php at lool dot fr Summary:please provide a shortcut language syntax Status: Not a bug Type: Feature/Ch

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

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

Bug #63705 [Com]: lack of error message

2012-12-05 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=63705&edit=1 ID: 63705 Comment by: ni...@php.net Reported by:iam4webwork at hotmail dot com Summary:lack of error message Status: Not a bug Type: Bug Pac

Req #53648 [Com]: Allow __toString() to throw exceptions

2012-12-04 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=53648&edit=1 ID: 53648 Comment by: ni...@php.net Reported by:clicky at erebot dot net Summary:Allow __toString() to throw exceptions Status: Open Type: Feature/Change Req

Bug #63528 [Com]: Generators crash on Zend\tests\generators\clone_with_stack.phpt

2012-12-03 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=63528&edit=1 ID: 63528 Comment by: ni...@php.net Reported by:a...@php.net Summary:Generators crash on Zend\tests\generators\clone_with_stack.phpt Status: Assigned

Bug #63646 [Com]: Trait method names matching classes that use said trait treated as constructors

2012-12-01 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=63646&edit=1 ID: 63646 Comment by: ni...@php.net Reported by:phpbugs at catchall dot drarok dot com Summary:Trait method names matching classes that use said trait treate

[PHP-BUG] Bug #63596 [NEW]: finally in generators segfaults since the new finally implementation

2012-11-24 Thread ni...@php.net
From: nikic Operating system: PHP version: master-Git-2012-11-24 (Git) Package: Scripting Engine problem Bug Type: Bug Bug description:finally in generators segfaults since the new finally implementation Description: Since https://github.com/php/php

Bug #63528 [Com]: Generators crash on Zend\tests\generators\clone_with_stack.phpt

2012-11-21 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=63528&edit=1 ID: 63528 Comment by: ni...@php.net Reported by:a...@php.net Summary:Generators crash on Zend\tests\generators\clone_with_stack.phpt Status: Assigned

Bug #63544 [Com]: n/a

2012-11-17 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=63544&edit=1 ID: 63544 Comment by: ni...@php.net Reported by:lgynove at 163 dot com Summary:n/a Status: Open Type: Bug Package:Reflection related Opera

Bug #63535 [Com]: zend_parse_parameters: error when signature is s|ssbs

2012-11-16 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=63535&edit=1 ID: 63535 Comment by: ni...@php.net Reported by:lmpmbernardo at gmail dot com Summary:zend_parse_parameters: error when signature is s|ssbs Status: N

Req #63526 [Com]: get_class(): New parameter to allow stripping of namespace

2012-11-15 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=63526&edit=1 ID: 63526 Comment by: ni...@php.net Reported by:alex at arcomit dot co dot uk Summary:get_class(): New parameter to allow stripping of namespace St

Req #26789 [Com]: NullPointerException desired

2012-10-20 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=26789&edit=1 ID: 26789 Comment by: ni...@php.net Reported by:davidc at blesys dot com Summary:NullPointerException desired Status: Wont fix Type: Feature/Change Req

Req #26789 [Com]: NullPointerException desired

2012-10-20 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=26789&edit=1 ID: 26789 Comment by: ni...@php.net Reported by:davidc at blesys dot com Summary:NullPointerException desired Status: Wont fix Type: Feature/Change Req

Bug #55497 [Com]: Credits URL Security ?=PHPB8B5F2A0-3C92-11d3-A3A9-4C7B08C10000

2012-10-10 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=55497&edit=1 ID: 55497 Comment by: ni...@php.net Reported by:mhaisley at gmail dot com Summary:Credits URL Security ?=PHPB8B5F2A0-3C92-11d3-A3A9-4C7B08C1 St

Bug #61579 [Com]: Segfault preg_replace "/'(\\\\'|\\\\{2}|[^'])*'/" with a long string

2012-10-08 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61579&edit=1 ID: 61579 Comment by: ni...@php.net Reported by:robin at byte dot nl Summary:Segfault preg_replace "/'('|{2}|[^'])*'/"

Bug #50519 [Com]: segfault in garbage collection when using set_error_handler and DomDocument

2012-10-05 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=50519&edit=1 ID: 50519 Comment by: ni...@php.net Reported by:robin dot kunde at gmail dot com Summary:segfault in garbage collection when using set_error_handler and DomDocu

Bug #63186 [Com]: compile failure on netbsd

2012-09-29 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=63186&edit=1 ID: 63186 Comment by: ni...@php.net Reported by:jakoch at web dot de Summary:compile failure on netbsd Status: Open Type: Bug Package:Com

Bug #63133 [Com]: Runtime Notice & Declaration of private methods

2012-09-24 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=63133&edit=1 ID: 63133 Comment by: ni...@php.net Reported by:goetas at lignano dot it Summary:Runtime Notice & Declaration of private methods Status: Open Type: Bug

Bug #63066 [Com]: Calling an undefined method in a generator results in a seg fault

2012-09-21 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=63066&edit=1 ID: 63066 Comment by: ni...@php.net Reported by:Jared dot Williams1 at ntlworld dot com Summary:Calling an undefined method in a generator results in a seg f

[PHP-BUG] Bug #63132 [NEW]: Generators do not back up argument type stack

2012-09-21 Thread ni...@php.net
From: nikic Operating system: PHP version: 5.4Git-2012-09-21 (Git) Package: Scripting Engine problem Bug Type: Bug Bug description:Generators do not back up argument type stack Description: As reported by dmitry in https://bugs.php.net/bug.php?id=630

Bug #61442 [Com]: exception threw in __autoload can not be catched

2012-09-19 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61442&edit=1 ID: 61442 Comment by: ni...@php.net Reported by:yks-uno at yandex dot ru Summary:exception threw in __autoload can not be catched Status: Closed Type:

Bug #61442 [Com]: exception threw in __autoload can not be catched

2012-09-19 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=61442&edit=1 ID: 61442 Comment by: ni...@php.net Reported by:yks-uno at yandex dot ru Summary:exception threw in __autoload can not be catched Status: Closed Type:

Bug #62452 [Com]: Variable Aliasing does not work in Closure

2012-09-15 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=62452&edit=1 ID: 62452 Comment by: ni...@php.net Reported by:hanskrentel at yahoo dot de Summary:Variable Aliasing does not work in Closure Status: Re-Opened Type:

Bug #63087 [Com]: Passing a reference to a function does not work when parentheses are used

2012-09-14 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=63087&edit=1 ID: 63087 Comment by: ni...@php.net Reported by:charlie at charliesomerville dot com Summary:Passing a reference to a function does not work when parentheses are

Bug #62803 [Com]: nextRowset not returning false

2012-09-13 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=62803&edit=1 ID: 62803 Comment by: ni...@php.net Reported by:jackspr at hotmail dot com Summary:nextRowset not returning false Status: Feedback Type: Bug Pac

Bug #63066 [Com]: Calling an undefined method in a generator results in a seg fault

2012-09-11 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=63066&edit=1 ID: 63066 Comment by: ni...@php.net Reported by:Jared dot Williams1 at ntlworld dot com Summary:Calling an undefined method in a generator results in a seg f

Bug #63066 [PATCH]: Calling an undefined method in a generator results in a seg fault

2012-09-11 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=63066&edit=1 ID: 63066 Patch added by: ni...@php.net Reported by:Jared dot Williams1 at ntlworld dot com Summary:Calling an undefined method in a generator results in a seg f

[PHP-BUG] Bug #63045 [NEW]: QA reports for PHP 5.5 no longer submitted

2012-09-08 Thread ni...@php.net
From: nikic Operating system: PHP version: Irrelevant Package: Testing related Bug Type: Bug Bug description:QA reports for PHP 5.5 no longer submitted Description: QA reports for PHP 5.5.0-dev are no longer submitted. The last one is from 16 days ag

Bug #62991 [Com]: Segfault with generator and closure.

2012-09-02 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=62991&edit=1 ID: 62991 Comment by: ni...@php.net Reported by:softwareelves at gmail dot com Summary:Segfault with generator and closure. Status: Assigned Type: Bug Pac

Bug #62991 [Com]: Segfault with generator and closure.

2012-09-02 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=62991&edit=1 ID: 62991 Comment by: ni...@php.net Reported by:softwareelves at gmail dot com Summary:Segfault with generator and closure. Status: Assigned Type: Bug Pac

Bug #60380 [Com]: preg_split and old version split

2012-08-30 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=60380&edit=1 ID: 60380 Comment by: ni...@php.net Reported by:evrinoma at gmail dot com Summary:preg_split and old version split Status: Open Type: Bug Pac

Bug #62959 [Com]: Wrong math

2012-08-28 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=62959&edit=1 ID: 62959 Comment by: ni...@php.net Reported by:lauris dot kuznecovs at laurisnet dot com Summary:Wrong math Status: Not a bug Type: Bug Pac

Bug #62959 [Com]: Wrong math

2012-08-28 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=62959&edit=1 ID: 62959 Comment by: ni...@php.net Reported by:lauris dot kuznecovs at laurisnet dot com Summary:Wrong math Status: Not a bug Type: Bug Pac

Req #26411 [Com]: while {} else {}

2012-08-22 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=26411&edit=1 ID: 26411 Comment by: ni...@php.net Reported by:php at bellytime dot com Summary:while {} else {} Status: Open Type: Feature/Change Request Pac

Bug #62861 [Com]: htmlentities returns empty string when it shouldn't

2012-08-19 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=62861&edit=1 ID: 62861 Comment by: ni...@php.net Reported by:soapergem at gmail dot com Summary:htmlentities returns empty string when it shouldn't Status: Not a

[PHP-BUG] Bug #62857 [NEW]: bytea test failures

2012-08-18 Thread ni...@php.net
From: nikic Operating system: PHP version: master-Git-2012-08-18 (Git) Package: PostgreSQL related Bug Type: Bug Bug description:bytea test failures Description: The following bytea related tests are currently failing for me (and on travis): https:/

Bug #62845 [Com]: round returns -0

2012-08-17 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=62845&edit=1 ID: 62845 Comment by: ni...@php.net Reported by:bradley dot lee80 at googlemail dot com Summary:round returns -0 Status: Open Type: Bug Package:

[PHP-BUG] Bug #62826 [NEW]: mysqli_debug() failing due to mysqlnd trace_alloc being NULL

2012-08-15 Thread ni...@php.net
From: nikic Operating system: PHP version: master-Git-2012-08-15 (Git) Package: MySQLi related Bug Type: Bug Bug description:mysqli_debug() failing due to mysqlnd trace_alloc being NULL Description: The following tests for mysqli_debug() are failing:

Bug #49542 [Com]: __callStatic() only invoked if instance method does not exist

2012-08-14 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=49542&edit=1 ID: 49542 Comment by: ni...@php.net Reported by:mjs at beebo dot org Summary:__callStatic() only invoked if instance method does not exist Status: N

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

2012-08-14 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: Ope

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

2012-08-14 Thread ni...@php.net
From: nikic Operating system: PHP version: master-Git-2012-08-14 (Git) Package: PDO related Bug Type: Bug Bug description:mysqlnd API incompatability breaks PDOStatement->nextRowset() Description: When the mysqlnd driver is used PDOStatement->nextRow

Bug #62653 [Com]: unset($array[$float]) causes a crash

2012-07-25 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=62653&edit=1 ID: 62653 Comment by: ni...@php.net Reported by:davidso1 at rose-hulman dot edu Summary:unset($array[$float]) causes a crash Status: Open Type: Bug Pac

Bug #62532 [Com]: Changes To A Copied DateTime Variable Always Changes Original

2012-07-11 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=62532&edit=1 ID: 62532 Comment by: ni...@php.net Reported by:matthew1471 at matthew1471 dot co dot uk Summary:Changes To A Copied DateTime Variable Always Changes Original St

Req #62519 [Com]: Find out about a function's call context

2012-07-10 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=62519&edit=1 ID: 62519 Comment by: ni...@php.net Reported by:awilliams at linkme dot com dot au Summary:Find out about a function's call context Status: Open Type:

Bug #62464 [Com]: implementing two interfaces with same signature no longer gives a fatal error

2012-07-02 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=62464&edit=1 ID: 62464 Comment by: ni...@php.net Reported by:j dot henge-ernst at interexa dot de Summary:implementing two interfaces with same signature no longer gives a f

Bug #55620 [Com]: base64_encode failure

2012-06-24 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=55620&edit=1 ID: 55620 Comment by: ni...@php.net Reported by:paj...@php.net Summary:base64_encode failure Status: Open Type: Bug Package:Zlib related

Req #62397 [Com]: disable_functions = eval does not work

2012-06-24 Thread ni...@php.net
Edit report at https://bugs.php.net/bug.php?id=62397&edit=1 ID: 62397 Comment by: ni...@php.net Reported by:spamik at yum dot pl Summary:disable_functions = eval does not work Status: Re-Opened Type: Feature/Ch

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

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

[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

  1   2   >