Bug #65927 [Opn-Fbk]: _zend_mm_free_int caused access violation

2013-10-22 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65927edit=1 ID: 65927 Updated by: larue...@php.net Reported by:it dot vie at virtual-identity dot com Summary:_zend_mm_free_int caused access violation -Status: Open +Status:

Bug #65845 [Fbk]: Error when Zend Opcache Optimizer is fully enabled

2013-10-09 Thread laruence
[2013-10-09 11:42:10] cedric at yterium dot com @laruence what makes sense is to use the right flag for cli runtime : opcache.enable is for non-cli PHP whereas opcache.enable_cli is for cli version. Just try with the good option in order to see the bug : $ php55 -d

Bug #65845 [Fbk]: Error when Zend Opcache Optimizer is fully enabled

2013-10-08 Thread laruence
/; ? [2013-10-08 10:30:33] brunobergot at gmail dot com Hi again Laruence, We found that the problem comes form the cast in $Pile['vars'][(string)'toto']. With this news test script it works as expected : h1APC BUG/h1 ?php // Expected : // APC BUG // This should echo empty

Bug #65845 [Fbk]: Error when Zend Opcache Optimizer is fully enabled

2013-10-08 Thread laruence
/; ? [2013-10-08 10:30:33] brunobergot at gmail dot com Hi again Laruence, We found that the problem comes form the cast in $Pile['vars'][(string)'toto']. With this news test script it works as expected : h1APC BUG/h1 ?php // Expected : // APC BUG // This should echo empty

Bug #65822 [Opn-Csd]: crash on shutdown because of zend extension cleanup order

2013-10-08 Thread laruence
+Status: Closed Type: Bug Package:Reproducible crash Operating System: Linux PHP Version:5.4.20 -Assigned To: +Assigned To:laruence Block user comment: N Private report: N New Comment: actually, this is a knew issue

Bug #65776 [Opn]: Incorrect line endings causes segfault in convert.quoted-printable-encode

2013-10-08 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65776edit=1 ID: 65776 Updated by: larue...@php.net Reported by:mrubinsk at horde dot org Summary:Incorrect line endings causes segfault in convert.quoted-printable-encode Status:

Bug #65845 [Opn-Fbk]: Error when Zend Opcache Optimizer is fully enabled

2013-10-07 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65845edit=1 ID: 65845 Updated by: larue...@php.net Reported by:bruno+php at ahennezel dot info Summary:Error when Zend Opcache Optimizer is fully enabled -Status: Open +Status:

Bug #65665 [Asn-Csd]: Exception not properly caught when opcache enabled

2013-09-16 Thread laruence
: Closed Type: Bug Package:opcache Operating System: Linux PHP Version:5.5.3 Assigned To:dmitry Block user comment: N Private report: N New Comment: Automatic comment on behalf of laruence Revision: http://git.php.net/?p=php-src.git

Bug #65685 [Opn-Wfx]: PHP 5.3 git fails to compile with ZTS

2013-09-16 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65685edit=1 ID: 65685 Updated by: larue...@php.net Reported by:yohg...@php.net Summary:PHP 5.3 git fails to compile with ZTS -Status: Open +Status: Wont fix Type:

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

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

Bug #65632 [Opn-Nab]: php ( CLI ) - 5-6 seconds execution time.

2013-09-11 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65632edit=1 ID: 65632 Updated by: larue...@php.net Reported by:saleh at va dot com dot sa Summary:php ( CLI ) - 5-6 seconds execution time. -Status: Open +Status: Not a bug

Bug #65647 [Opn-Fbk]: @list call behaves incorrectly and may cause Segmentation fault (11)

2013-09-10 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65647edit=1 ID: 65647 Updated by: larue...@php.net Reported by:piotr dot m at shwrm dot com Summary:@list call behaves incorrectly and may cause Segmentation fault (11) -Status:

Bug #65579 [Ver-Csd]: Using traits with get_class_methods causes segfault

2013-08-29 Thread laruence
Type: Bug Package:Reproducible crash Operating System: Linux and Mac PHP Version:5.5.3 Assigned To:laruence Block user comment: N Private report: N New Comment: Automatic comment on behalf of aharvey Revision: http://git.php.net/?p=php

Bug #65510 [Opn-Csd]: 5.5.2 crashes in _get_zval_ptr_ptr_var

2013-08-29 Thread laruence
: Bug Package:Reproducible crash Operating System: Debian Linux PHP Version:5.5.2 -Assigned To: +Assigned To:laruence Block user comment: N Private report: N Previous Comments

Req #61759 [Opn-Csd]: class_alias() should accept classes with leading backslashes

2013-08-29 Thread laruence
: Closed Type: Feature/Change Request Package:Class/Object related Operating System: Irrelevant PHP Version:master-Git-2012-04-18 (Git) -Assigned To: +Assigned To:laruence Block user comment: N Private report: N Previous

Bug #60598 [Fbk]: cli/apache sapi segfault on objects manipulation

2013-08-29 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=60598edit=1 ID: 60598 Updated by: larue...@php.net Reported by:arekm at maven dot pl Summary:cli/apache sapi segfault on objects manipulation Status: Feedback Type: Bug

Bug #65584 [Opn-Fbk]: recv() failed (104: Connection reset by peer) while reading response ...

2013-08-29 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65584edit=1 ID: 65584 Updated by: larue...@php.net Reported by:michael dot heuberger at binarykitchen dot com Summary:recv() failed (104: Connection reset by peer) while reading

Bug #65584 [Fbk]: recv() failed (104: Connection reset by peer) while reading response ...

2013-08-29 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65584edit=1 ID: 65584 Updated by: larue...@php.net Reported by:michael dot heuberger at binarykitchen dot com Summary:recv() failed (104: Connection reset by peer) while reading

Bug #60598 [Fbk-Asn]: cli/apache sapi segfault on objects manipulation

2013-08-29 Thread laruence
Type: Bug Package:Reproducible crash Operating System: Linux PHP Version:5.4.0RC3 -Assigned To: +Assigned To:laruence Block user comment: N Private report: N New Comment: okey, great, thanks all tests passed anyway, I will double

Bug #65584 [Opn]: recv() failed (104: Connection reset by peer) while reading response ...

2013-08-29 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65584edit=1 ID: 65584 Updated by: larue...@php.net Reported by:michael dot heuberger at binarykitchen dot com Summary:recv() failed (104: Connection reset by peer) while reading

Bug #60598 [Asn-Csd]: cli/apache sapi segfault on objects manipulation

2013-08-29 Thread laruence
Type: Bug Package:Reproducible crash Operating System: Linux PHP Version:5.4.0RC3 Assigned To:laruence Block user comment: N Private report: N New Comment: Automatic comment on behalf of laruence Revision: http://git.php.net/?p=php-src.git

Bug #65584 [Opn-Fbk]: recv() failed (104: Connection reset by peer) while reading response ...

2013-08-29 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65584edit=1 ID: 65584 Updated by: larue...@php.net Reported by:michael dot heuberger at binarykitchen dot com Summary:recv() failed (104: Connection reset by peer) while reading

Bug #65510 [Opn-Fbk]: 5.5.2 crashes in _get_zval_ptr_ptr_var

2013-08-23 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65510edit=1 ID: 65510 Updated by: larue...@php.net Reported by:php at cscott dot net Summary:5.5.2 crashes in _get_zval_ptr_ptr_var -Status: Open +Status: Feedback Type:

Bug #65448 [Opn-Fbk]: Segmentation fault (11) error

2013-08-14 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65448edit=1 ID: 65448 Updated by: larue...@php.net Reported by:jeganathan dot t at oneindia dot co dot in Summary:Segmentation fault (11) error -Status: Open +Status: Feedback

Bug #65431 [ReO-Csd]: Discarded qualifiers from pointer target warnings when using --enable-dtrace

2013-08-14 Thread laruence
: Re-Opened +Status: Closed Type: Bug Package:Compile Warning Operating System: Linux PHP Version:5.4Git-2013-08-09 (Git) Block user comment: N Private report: N New Comment: Automatic comment on behalf of laruence Revision: http

Bug #65418 [Opn-Dup]: Neither is_numeric() nor intval() recognize '0b...' strings.

2013-08-13 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65418edit=1 ID: 65418 Updated by: larue...@php.net Reported by:brucewlee at verizon dot net Summary:Neither is_numeric() nor intval() recognize '0b...' strings. -Status:

Bug #65431 [Opn-Csd]: Discarded qualifiers from pointer target warnings when using --enable-dtrace

2013-08-13 Thread laruence
: Open +Status: Closed Type: Bug Package:Compile Warning Operating System: Linux PHP Version:5.4Git-2013-08-09 (Git) Block user comment: N Private report: N New Comment: Automatic comment on behalf of laruence Revision: http://git.php.net

Bug #65431 [Opn-Fbk]: Discarded qualifiers from pointer target warnings when using --enable-dtrace

2013-08-12 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65431edit=1 ID: 65431 Updated by: larue...@php.net Reported by:s...@php.net Summary:Discarded qualifiers from pointer target warnings when using --enable-dtrace -Status:

Bug #65432 [Opn]: ReflectionParameter::isDefaultValueAvailable inconsistent for Closure

2013-08-11 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65432edit=1 ID: 65432 Updated by: larue...@php.net Reported by:pmjones88 at gmail dot com Summary:ReflectionParameter::isDefaultValueAvailable inconsistent for Closure Status:

Bug #65419 [Ver]: Inside trait, self::class != __CLASS__

2013-08-11 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65419edit=1 ID: 65419 Updated by: larue...@php.net Reported by:nicolas dot grekas+php at gmail dot com Summary:Inside trait, self::class != __CLASS__ Status: Verified Type:

Bug #65367 [ReO-Csd]: Segmentation fault when mixing = and =

2013-08-06 Thread laruence
: Bug Package:Reproducible crash Operating System: Any PHP Version:5.5.1 Assigned To:laruence Block user comment: N Private report: N New Comment: thanks for the ssh access, it is helpful. fixed in: http://git.php.net/?p=php- src.git;a=commit;h

Bug #65367 [ReO]: Segmentation fault when mixing = and =

2013-08-05 Thread laruence
:Reproducible crash Operating System: Any PHP Version:5.5.1 Assigned To:laruence Block user comment: N Private report: N New Comment: did you built it frome a fresh work dir? Previous Comments

Bug #65393 [Fbk-Nab]: SIGSEGV

2013-08-05 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65393edit=1 ID: 65393 Updated by: larue...@php.net Reported by:lukyrys at gmail dot com Summary:SIGSEGV -Status: Feedback +Status: Not a bug Type: Bug Package:

Bug #65372 [Ver-Csd]: Segfault in gc_zval_possible_root when return reference fails

2013-08-02 Thread laruence
: Verified +Status: Closed Type: Bug Package:Reproducible crash Operating System: Fedora PHP Version:5.4Git-2013-08-01 (Git) -Assigned To: +Assigned To:laruence Block user comment: N Private report: N New Comment: fixed

Bug #65367 [Opn-Csd]: Segmentation fault when mixing = and =

2013-08-02 Thread laruence
: Bug Package:Reproducible crash Operating System: Any PHP Version:5.5.1 -Assigned To: +Assigned To:laruence Block user comment: N Private report: N New Comment: fixed in http://git.php.net/?p=php- src.git;a=commitdiff;h

Bug #65372 [Opn-Ver]: Segfault in gc_zval_possible_root

2013-08-01 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65372edit=1 ID: 65372 Updated by: larue...@php.net Reported by:sreed at ontraport dot com Summary:Segfault in gc_zval_possible_root -Status: Open +Status: Verified Type:

Bug #65367 [Opn]: Segmentation fault when mixing = and =

2013-08-01 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65367edit=1 ID: 65367 Updated by: larue...@php.net Reported by:mbecc...@php.net Summary:Segmentation fault when mixing = and = Status: Open Type: Bug Package:

Bug #65367 [Opn-Fbk]: Segmentation fault when mixing = and =

2013-08-01 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65367edit=1 ID: 65367 Updated by: larue...@php.net Reported by:mbecc...@php.net Summary:Segmentation fault when mixing = and = -Status: Open +Status: Feedback Type:

Bug #65330 [Opn-Nab]: Attaching a variable to an array within the return construct doesn't work

2013-07-25 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65330edit=1 ID: 65330 Updated by: larue...@php.net Reported by:fausten at pw-internet dot de Summary:Attaching a variable to an array within the return construct doesn't work

Bug #65328 [Asn-Csd]: Segfault when getting SplStack object Value

2013-07-25 Thread laruence
: Closed Type: Bug Package:SPL related Operating System: Fedora 18 PHP Version:5.4.17 Assigned To:colder Block user comment: N Private report: N New Comment: Automatic comment on behalf of laruence Revision: http://git.php.net/?p=php

Bug #65317 [Opn]: spl autoload won't work inside an autoload

2013-07-23 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65317edit=1 ID: 65317 Updated by: larue...@php.net Reported by:tyr...@php.net Summary:spl autoload won't work inside an autoload Status: Open Type: Bug Package:

Bug #65317 [Opn]: spl autoload won't work inside an autoload

2013-07-23 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65317edit=1 ID: 65317 Updated by: larue...@php.net Reported by:tyr...@php.net Summary:spl autoload won't work inside an autoload Status: Open Type: Bug Package:

Bug #65291 [Ver-Csd]: get_defined_constants() causes PHP to crash in a very limited case.

2013-07-21 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65291edit=1 ID: 65291 Updated by: larue...@php.net Reported by:gregbenner1 at gmail dot com Summary:get_defined_constants() causes PHP to crash in a very limited case. -Status:

Bug #65304 [Opn]: Use of max int in array_sum

2013-07-21 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65304edit=1 ID: 65304 Updated by: larue...@php.net Reported by:koushky at gmail dot com Summary:Use of max int in array_sum Status: Open Type: Bug Package:Arrays

Bug #65304 [Opn-Csd]: Use of max int in array_sum

2013-07-21 Thread laruence
Package:Arrays related Operating System: Ubuntu 13.04 64bit PHP Version:5.4.17 Block user comment: N Private report: N New Comment: Automatic comment on behalf of laruence Revision: http://git.php.net/?p=php-src.git;a=commit;h

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

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

Bug #65255 [Opn-Nab]: exception not catchable when thrown from autoload in an extended class

2013-07-13 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65255edit=1 ID: 65255 Updated by: larue...@php.net Reported by:ryan dot brothers at gmail dot com Summary:exception not catchable when thrown from autoload in an extended class

Bug #65254 [Asn-Csd]: Exception not catchable when exception thrown in autoload with a namespace

2013-07-13 Thread laruence
-Status: Assigned +Status: Closed Type: Bug Package:Scripting Engine problem Operating System: Linux PHP Version:5.5.0 Assigned To:laruence Block user comment: N Private report: N New Comment: Automatic comment

Bug #64868 [Fbk]: segfault in zval_mark_grey(), Zend/zend_gc.c:421

2013-07-12 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=64868edit=1 ID: 64868 Updated by: larue...@php.net Reported by:martin dot schuette at icans-gmbh dot com Summary:segfault in zval_mark_grey(), Zend/zend_gc.c:421 Status: Feedback Type:

Bug #65240 [Opn-Nab]: Return code not updating exit status

2013-07-11 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65240edit=1 ID: 65240 Updated by: larue...@php.net Reported by:rkelley at transperfect dot com Summary:Return code not updating exit status -Status: Open +Status: Not a bug

Bug #65229 [Opn-Nab]: Fatal error using class Inheritance

2013-07-09 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65229edit=1 ID: 65229 Updated by: larue...@php.net Reported by:odiel dot leon at gmail dot com Summary:Fatal error using class Inheritance -Status: Open +Status: Not a bug Type:

Bug-Req #65213 [Opn]: cannot cast SplFileInfo to boolean

2013-07-07 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65213edit=1 ID: 65213 Updated by: larue...@php.net Reported by:fake at example dot com Summary:cannot cast SplFileInfo to boolean Status: Open -Type: Bug +Type:

Bug #65182 [Opn-Ver]: Segmentation Fault by acces to class var in persitant mode

2013-07-02 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65182edit=1 ID: 65182 Updated by: larue...@php.net Reported by:radtke at hd-system dot de Summary:Segmentation Fault by acces to class var in persitant mode -Status:

Bug #65168 [Opn]: segfault when __toString() returns $this

2013-06-30 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65168edit=1 ID: 65168 Updated by: larue...@php.net Reported by:oliver at x10 dot pe Summary:segfault when __toString() returns $this Status: Open Type: Bug Package:

Bug #65168 [Opn]: segfault when __toString() returns $this

2013-06-30 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65168edit=1 ID: 65168 Updated by: larue...@php.net Reported by:oliver at x10 dot pe Summary:segfault when __toString() returns $this Status: Open Type: Bug Package:

Bug #65136 [Opn-Csd]: RecursiveDirectoryIterator segfault

2013-06-26 Thread laruence
Type: Bug Package:SPL related PHP Version:5.5.0 Block user comment: N Private report: N New Comment: Automatic comment on behalf of laruence Revision: http://git.php.net/?p=php-src.git;a=commit;h=fa8611c81ee72839cdff3e72b18cc586feb4aa29 Log: Fixed bug

Bug #65055 [Asn]: new Operator shuld never return a NULL new ResourceBundle

2013-06-25 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65055edit=1 ID: 65055 Updated by: larue...@php.net Reported by:goetas at lignano dot it Summary:new Operator shuld never return a NULL new ResourceBundle Status:

Bug #65125 [Opn-Fbk]: On running PHP scipt using PDO server for db execution, it crashes apache

2013-06-25 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65125edit=1 ID: 65125 Updated by: larue...@php.net Reported by:lavesh626 at gmail dot com Summary:On running PHP scipt using PDO server for db execution, it crashes apache -Status:

Bug #65111 [Asn]: Calling traits directly with static properties/methods

2013-06-24 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65111edit=1 ID: 65111 Updated by: larue...@php.net Reported by:ryan dot brothers at gmail dot com Summary:Calling traits directly with static properties/methods Status:

Bug #65115 [Opn]: flush() disables compression from ob_gzhandler

2013-06-24 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65115edit=1 ID: 65115 Updated by: larue...@php.net Reported by:preinhei...@php.net Summary:flush() disables compression from ob_gzhandler Status: Open Type: Bug Package:

Req #65103 [Opn-Fbk]: consider the final keyword depracation

2013-06-24 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65103edit=1 ID: 65103 Updated by: larue...@php.net Reported by:knight at kopernet dot org Summary:consider the final keyword depracation -Status: Open +Status: Feedback Type:

Bug #61828 [Asn]: Memleak when calling Directory(Recursive)Iterator/Spl(Temp)FileObject ctor twice

2013-06-24 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=61828edit=1 ID: 61828 Updated by: larue...@php.net Reported by:fel...@php.net Summary:Memleak when calling Directory(Recursive)Iterator/Spl(Temp)FileObject ctor

Bug #65108 [Csd]: is_callable() triggers Fatal Error

2013-06-24 Thread laruence
:*General Issues PHP Version:5.5Git-2013-06-24 (snap) -Assigned To: +Assigned To:laruence Block user comment: N Private report: N New Comment: hmm, didn't mention bug id in ci log. here is the final fix: https://github.com/php/php-src/commit

Bug #61828 [Opn]: Memleak when calling Directory(Recursive)Iterator/Spl(Temp)FileObject ctor twice

2013-06-24 Thread laruence
twice Status: Open Type: Bug Package:SPL related PHP Version:Irrelevant -Assigned To: +Assigned To:laruence Block user comment: N Private report: N New Comment: hmm, seems I was wrong, mistake is to another one thanks

Bug #61697 [Asn]: spl_autoload_functions returns lambda functions incorrectly

2013-06-24 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=61697edit=1 ID: 61697 Updated by: larue...@php.net Reported by:stadli at gmx dot de Summary:spl_autoload_functions returns lambda functions incorrectly Status: Assigned

Bug #61828 [Asn-Csd]: Memleak when calling Directory(Recursive)Iterator/Spl(Temp)FileObject ctor twice

2013-06-24 Thread laruence
twice -Status: Assigned +Status: Closed Type: Bug Package:SPL related PHP Version:Irrelevant Assigned To:laruence Block user comment: N Private report: N New Comment: Automatic comment on behalf of laruence Revision

Bug #64868 [Opn-Fbk]: segfault in zval_mark_grey(), Zend/zend_gc.c:421

2013-06-22 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=64868edit=1 ID: 64868 Updated by: larue...@php.net Reported by:martin dot schuette at icans-gmbh dot com Summary:segfault in zval_mark_grey(), Zend/zend_gc.c:421 -Status: Open +Status:

Bug #65067 [Opn]: Please apply dbsetopt fix from #63258 to PHP 5.4

2013-06-20 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65067edit=1 ID: 65067 Updated by: larue...@php.net Reported by:jwatson at fh dot org Summary:Please apply dbsetopt fix from #63258 to PHP 5.4 Status: Open Type: Bug Package:

Bug #63176 [Asn-Csd]: Segmentation fault when instantiate 2 persistent PDO to the same db server

2013-06-16 Thread laruence
: Assigned +Status: Closed Type: Bug Package:PDO related Operating System: Ubunt 12.04.1 PHP Version:5.4.7 Assigned To:wez Block user comment: N Private report: N New Comment: Automatic comment on behalf of laruence

Bug #63176 [Csd]: Segmentation fault when instantiate 2 persistent PDO to the same db server

2013-06-16 Thread laruence
should also add the drived class name into the persistent id? thanks Previous Comments: [2013-06-16 14:57:04] larue...@php.net Automatic comment on behalf of laruence Revision: http://git.php.net/?p=php-src.git;a=commit;h

Bug #63176 [Csd]: Segmentation fault when instantiate 2 persistent PDO to the same db server

2013-06-16 Thread laruence
[2013-06-16 14:57:04] larue...@php.net Automatic comment on behalf of laruence Revision: http://git.php.net/?p=php-src.git;a=commit;h=49e57a31659a82443b9413127f8d58a72f09ed5b Log: Fixed bug #63176 (Segmentation fault when instantiate 2 persistent PDO to the same db server

Bug #65039 [Opn-Nab]: wrong late static binding in traits

2013-06-14 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65039edit=1 ID: 65039 Updated by: larue...@php.net Reported by:easteregg at verfriemelt dot org Summary:wrong late static binding in traits -Status: Open +Status: Not a bug

Bug #65000 [Opn]: use after free (double free) caused by emalloc in _zval_copy_ctor_func

2013-06-11 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65000edit=1 ID: 65000 Updated by: larue...@php.net Reported by:s...@php.net Summary:use after free (double free) caused by emalloc in _zval_copy_ctor_func Status: Open

Sec Bug-Bug #65000 [Opn]: use after free (double free) caused by emalloc in _zval_copy_ctor_func

2013-06-11 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65000edit=1 ID: 65000 Updated by: larue...@php.net Reported by:s...@php.net Summary:use after free (double free) caused by emalloc in _zval_copy_ctor_func Status: Open

Bug #65002 [Opn-Fbk]: 0x00002aaaae9f6654 in gc_remove_zval_from_buffer () from /etc/httpd/modules/lib

2013-06-10 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=65002edit=1 ID: 65002 Updated by: larue...@php.net Reported by:manas dot panda at tcubes dot com Summary:0x2e9f6654 in gc_remove_zval_from_buffer () from

Bug #64988 [Opn-Csd]: Class loading order affects E_STRICT warning.

2013-06-10 Thread laruence
Type: Bug Package:*General Issues Operating System: Centos PHP Version:5.4.16 Block user comment: N Private report: N New Comment: Automatic comment on behalf of laruence Revision: http://git.php.net/?p=php-src.git;a=commit;h

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

2013-06-09 Thread laruence
Type: Bug Package:Scripting Engine problem Operating System: irrelevant PHP Version:5.3.26 Assigned To:laruence Block user comment: N Private report: N New Comment: A patch is added, introduced a new fn_flag ZEND_ACC_CALL_PROXY, applies

Bug #64997 [Opn-Fbk]: Segfault while using RecursiveIteratorIterator on 64-bits systems

2013-06-09 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=64997edit=1 ID: 64997 Updated by: larue...@php.net Reported by:cyrille dot faucheux+php at gmail dot com Summary:Segfault while using RecursiveIteratorIterator on 64-bits systems

Bug #64997 [Opn]: Segfault while using RecursiveIteratorIterator on 64-bits systems

2013-06-09 Thread laruence
Status: Open Type: Bug Package:Reproducible crash Operating System: Debian Jessie 64-bits PHP Version:5.5Git-2013-06-08 (Git) -Assigned To: +Assigned To:laruence Block user comment: N Private report: N New Comment: Okey

Bug #64997 [Asn-Csd]: Segfault while using RecursiveIteratorIterator on 64-bits systems

2013-06-09 Thread laruence
-Status: Assigned +Status: Closed Type: Bug Package:Reproducible crash Operating System: Debian Jessie 64-bits PHP Version:5.5Git-2013-06-08 (Git) Assigned To:laruence Block user comment: N Private report: N New Comment

Bug #64966 [Opn]: reflection_method_invokeArgs core dump

2013-06-08 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=64966edit=1 ID: 64966 Updated by: larue...@php.net Reported by:bfra...@php.net Summary:reflection_method_invokeArgs core dump Status: Open Type: Bug Package:

Bug #64966 [Opn]: reflection_method_invokeArgs core dump

2013-06-08 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=64966edit=1 ID: 64966 Updated by: larue...@php.net Reported by:bfra...@php.net Summary:reflection_method_invokeArgs core dump Status: Open Type: Bug Package:

Bug #64966 [Opn]: reflection_method_invokeArgs core dump

2013-06-08 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=64966edit=1 ID: 64966 Updated by: larue...@php.net Reported by:bfra...@php.net Summary:reflection_method_invokeArgs core dump Status: Open Type: Bug Package:

Bug #64966 [Asn]: segfault in zend_do_fcall_common_helper_SPEC

2013-06-08 Thread laruence
: Assigned Type: Bug Package:Scripting Engine problem PHP Version:Irrelevant Assigned To:laruence Block user comment: N Private report: N New Comment: change summary, since not reflection specific bug Previous Comments

Bug #64966 [Asn-Csd]: segfault in zend_do_fcall_common_helper_SPEC

2013-06-08 Thread laruence
: Bug Package:Scripting Engine problem PHP Version:Irrelevant Assigned To:laruence Block user comment: N Private report: N New Comment: Automatic comment on behalf of laruence Revision: http://git.php.net/?p=php-src.git;a=commit;h

Bug #64989 [Opn-Nab]: more accurate return value for readdir()

2013-06-07 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=64989edit=1 ID: 64989 Updated by: larue...@php.net Reported by:vosa at binaryparadise dot com Summary:more accurate return value for readdir() -Status: Open +Status: Not a bug

Bug #64966 [Opn]: reflection_method_invokeArgs core dump

2013-06-07 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=64966edit=1 ID: 64966 Updated by: larue...@php.net Reported by:bfra...@php.net Summary:reflection_method_invokeArgs core dump Status: Open Type: Bug Package:

Bug #64966 [Opn]: reflection_method_invokeArgs core dump

2013-06-07 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=64966edit=1 ID: 64966 Updated by: larue...@php.net Reported by:bfra...@php.net Summary:reflection_method_invokeArgs core dump Status: Open Type: Bug Package:

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

2013-06-07 Thread laruence
Type: Bug Package:Scripting Engine problem Operating System: irrelevant PHP Version:5.3.26 Assigned To:laruence Block user comment: N Private report: N New Comment: I understood your point, I just don't know how to fix other related functions

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

2013-06-07 Thread laruence
Type: Bug Package:Scripting Engine problem Operating System: irrelevant PHP Version:5.3.26 Assigned To:laruence Block user comment: N Private report: N New Comment: hmm, I may find a solution, use tricky ZEND_CALL_VIA_HANDLER fn_flags

Bug #64960 [Opn]: Segfault in gc_zval_possible_root

2013-06-05 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=64960edit=1 ID: 64960 Updated by: larue...@php.net Reported by:arjen at react dot com Summary:Segfault in gc_zval_possible_root Status: Open Type: Bug Package:

Bug #64960 [Opn-Csd]: Segfault in gc_zval_possible_root

2013-06-05 Thread laruence
: Bug Package:Scripting Engine problem Operating System: Archlinux PHP Version:5.4.15 Block user comment: N Private report: N New Comment: Automatic comment on behalf of laruence Revision: http://git.php.net/?p=php-src.git;a=commit;h

Bug #64896 [Opn]: Segfault with gc_collect_cycles using unserialize on certain objects

2013-06-05 Thread laruence
/5713183 [2013-05-30 21:17:17] sjon at hortensius dot net @laruence I can reproduce this easily, see http://3v4l.org/Z9Bg7#v545 every version of PHP since 5.4.5 segfaults on the script (without xdebug) here is your backtrace

Bug #64966 [Fbk]: reflection_method_invokeArgs core dump

2013-06-04 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=64966edit=1 ID: 64966 Updated by: larue...@php.net Reported by:bfra...@php.net Summary:reflection_method_invokeArgs core dump Status: Feedback Type: Bug Package:

Bug #64960 [Opn]: Segfault in gc_zval_possible_root

2013-06-04 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=64960edit=1 ID: 64960 Updated by: larue...@php.net Reported by:arjen at react dot com Summary:Segfault in gc_zval_possible_root Status: Open Type: Bug Package:

Req #64939 [Opn-Csd]: Please make {$c-worker}() valid

2013-06-04 Thread laruence
: Feature/Change Request Package:*General Issues PHP Version:Irrelevant -Assigned To: +Assigned To:laruence Block user comment: N Private report: N New Comment: actually, there is already a similar PR, which will allow ($c-woke)(); see

Bug #64960 [Opn-Fbk]: Segfault in gc_zval_possible_root

2013-06-04 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=64960edit=1 ID: 64960 Updated by: larue...@php.net Reported by:arjen at react dot com Summary:Segfault in gc_zval_possible_root -Status: Open +Status: Feedback Type:

Bug #64963 [Opn-Fbk]: ReflectionClass::getMethods does not identify traits

2013-06-03 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=64963edit=1 ID: 64963 Updated by: larue...@php.net Reported by:alasdair at softhome dot net Summary:ReflectionClass::getMethods does not identify traits -Status: Open +Status:

Bug #64966 [Opn-Fbk]: reflection_method_invokeArgs core dump

2013-06-03 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=64966edit=1 ID: 64966 Updated by: larue...@php.net Reported by:bfra...@php.net Summary:reflection_method_invokeArgs core dump -Status: Open +Status: Feedback Type:

Bug #64926 [Opn-Fbk]: 64-Bit-PHP crashes with Opcache

2013-05-27 Thread laruence
: Feedback Type: Bug Package:opcache Operating System: Windows 7 Pro 64-Bit PHP Version:5.5.0RC2 Block user comment: N Private report: N New Comment: please refer to opcache.mmap_base : https://github.com/laruence/ZendOptimizerPlus Previous Comments

  1   2   3   4   5   6   7   8   9   10   >