Bug #55365 [Opn->Fbk]: Using reference variable to $this in callback causes a segfault

2011-08-12 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=55365&edit=1 ID: 55365 Updated by: larue...@php.net Reported by:dan at velsoft dot com Summary:Using reference variable to $this in callback causes a segfault -Status: Op

Bug #55412 [Opn->Bgs]: static call on non static method

2011-08-12 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=55412&edit=1 ID: 55412 Updated by: larue...@php.net Reported by:dev at catalint dot ro Summary:static call on non static method -Status: Open +Status: Bogus Type: B

Bug #55414 [Opn]: Segmentation fault with MySQLi_Result::fetch_fields()

2011-08-12 Thread jbboehr at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=55414&edit=1 ID: 55414 User updated by:jbboehr at gmail dot com Reported by:jbboehr at gmail dot com Summary:Segmentation fault with MySQLi_Result::fetch_fields() Status: Op

[PHP-BUG] Bug #55414 [NEW]: Segmentation fault with MySQLi_Result::fetch_fields()

2011-08-12 Thread jbboehr at gmail dot com
From: Operating system: CentOS release 5.6 (Final) PHP version: 5.3.6 Package: MySQLi related Bug Type: Bug Bug description:Segmentation fault with MySQLi_Result::fetch_fields() Description: A segmentation fault is occurring for us when the following

Bug #43896 [Com]: htmlspecialchars() returns empty string on invalid unicode sequence

2011-08-12 Thread hardin at boulder dot nist dot gov
Edit report at https://bugs.php.net/bug.php?id=43896&edit=1 ID: 43896 Comment by: hardin at boulder dot nist dot gov Reported by:arnaud dot lb at gmail dot com Summary:htmlspecialchars() returns empty string on invalid unicode se

Bug #43896 [Com]: htmlspecialchars() returns empty string on invalid unicode sequence

2011-08-12 Thread hardin at boulder dot nist dot gov
Edit report at https://bugs.php.net/bug.php?id=43896&edit=1 ID: 43896 Comment by: hardin at boulder dot nist dot gov Reported by:arnaud dot lb at gmail dot com Summary:htmlspecialchars() returns empty string on invalid unicode se

Bug #55410 [Asn]: Apache's crash with trait in a separate file

2011-08-12 Thread felipe
Edit report at https://bugs.php.net/bug.php?id=55410&edit=1 ID: 55410 Updated by: fel...@php.net Reported by:paddelman at hotmail dot com Summary:Apache's crash with trait in a separate file Status: Assigned Type: Bug Pac

Req #54037 [Tbd]: [PATCH] Adds the ability to pass options to loadHTML

2011-08-12 Thread fxmulder at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=54037&edit=1 ID: 54037 User updated by:fxmulder at gmail dot com Reported by:fxmulder at gmail dot com Summary:[PATCH] Adds the ability to pass options to loadHTML Status: To be documented Type

[PHP-BUG] Bug #55413 [NEW]: str_getcsv doesnt remove escape characters

2011-08-12 Thread mathielen at gmail dot com
From: Operating system: ubuntu 11.04 PHP version: 5.3.6 Package: Strings related Bug Type: Bug Bug description:str_getcsv doesnt remove escape characters Description: Escape-characters should only escape the next character if it is the delimiter-char

Bug #25876 [Com]: session_start(): Failed to initialize storage module

2011-08-12 Thread okasion at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=25876&edit=1 ID: 25876 Comment by: okasion at gmail dot com Reported by:golden at riscom dot com Summary:session_start(): Failed to initialize storage module Status: No Feedback Type:

Bug #55411 [Com]: undefined class constant doesn't show up via AJAX

2011-08-12 Thread r1pp3r dot j4ck at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=55411&edit=1 ID: 55411 Comment by: r1pp3r dot j4ck at gmail dot com Reported by:r1pp3r dot j4ck at gmail dot com Summary:undefined class constant doesn't show up via AJAX Status: Bogus Type

Bug #55411 [Com]: undefined class constant doesn't show up via AJAX

2011-08-12 Thread r1pp3r dot j4ck at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=55411&edit=1 ID: 55411 Comment by: r1pp3r dot j4ck at gmail dot com Reported by:r1pp3r dot j4ck at gmail dot com Summary:undefined class constant doesn't show up via AJAX Status: Bogus Type

Bug #55411 [Opn->Bgs]: undefined class constant doesn't show up via AJAX

2011-08-12 Thread pierrick
Edit report at https://bugs.php.net/bug.php?id=55411&edit=1 ID: 55411 Updated by: pierr...@php.net Reported by:r1pp3r dot j4ck at gmail dot com Summary:undefined class constant doesn't show up via AJAX -Status: Open +Status: B

[PHP-BUG] Bug #55412 [NEW]: static call on non static method

2011-08-12 Thread dev at catalint dot ro
From: Operating system: CentOs PHP version: 5.3.6 Package: Class/Object related Bug Type: Bug Bug description:static call on non static method Description: $this->me in class "a" should not have 'cata' as a value. Test script: --- me;

Bug #55406 [Com]: get_object_vars and array casting when extending ArrayObject

2011-08-12 Thread RQuadling at GMail dot com
Edit report at https://bugs.php.net/bug.php?id=55406&edit=1 ID: 55406 Comment by: RQuadling at GMail dot com Reported by:chrisstocktonaz at gmail dot com Summary:get_object_vars and array casting when extending ArrayObject Statu

[PHP-BUG] Bug #55411 [NEW]: undefined class constant doesn't show up via AJAX

2011-08-12 Thread r1pp3r dot j4ck at gmail dot com
From: Operating system: Linux PHP version: 5.3.6 Package: Class/Object related Bug Type: Bug Bug description:undefined class constant doesn't show up via AJAX Description: Fatal error: undefined class constant doesn't show up via AJAX, neither in the

Bug #40568 [Com]: filemtime shifted by one hour on win32

2011-08-12 Thread ckatira at hotmail dot com
Edit report at https://bugs.php.net/bug.php?id=40568&edit=1 ID: 40568 Comment by: ckatira at hotmail dot com Reported by:JPlissonneauDuquene at bellhelicopter dot textr Summary:filemtime shifted by one hour on win32 Status: Closed Type:

Bug #55410 [Opn->Asn]: Apache's crash with trait in a separate file

2011-08-12 Thread tony2001
Edit report at https://bugs.php.net/bug.php?id=55410&edit=1 ID: 55410 Updated by: tony2...@php.net Reported by:paddelman at hotmail dot com Summary:Apache's crash with trait in a separate file -Status: Open +Status: Assigned

Bug #55410 [Com]: Apache's crash with trait in a separate file

2011-08-12 Thread paddelman at hotmail dot com
Edit report at https://bugs.php.net/bug.php?id=55410&edit=1 ID: 55410 Comment by: paddelman at hotmail dot com Reported by:paddelman at hotmail dot com Summary:Apache's crash with trait in a separate file Status: Open Type:

[PHP-BUG] Bug #55410 [NEW]: Apache's crash with trait in a separate file

2011-08-12 Thread paddelman at hotmail dot com
From: Operating system: Windows XP PHP version: 5.4.0alpha3 Package: Reproducible crash Bug Type: Bug Bug description:Apache's crash with trait in a separate file Description: When using traits (in a separate file!), 2nd line inside a method (static

[PHP-BUG] Bug #55409 [NEW]: Casting floats containing an integer to ints gives wrong result

2011-08-12 Thread php-bugs at nickshanks dot com
From: Operating system: Irrelevant PHP version: Irrelevant Package: Math related Bug Type: Bug Bug description:Casting floats containing an integer to ints gives wrong result Description: Casting of certain floating-point values, containing just of a