[PHP-BUG] Req #61759 [NEW]: class_alias() should accept classes with leading backslashes

2012-04-18 Thread ahar...@php.net
From: aharvey Operating system: Irrelevant PHP version: master-Git-2012-04-18 (Git) Package: Class/Object related Bug Type: Feature/Change Request Bug description:class_alias() should accept classes with leading backslashes Description: Aliasing

[PHP-BUG] Bug #61761 [NEW]: 'Overriding' a private static method with a different signature causes crash

2012-04-18 Thread hughes dot corbin at gmail dot com
From: Operating system: Windows 7 Prof x64 PHP version: 5.4.0 Package: Reproducible crash Bug Type: Bug Bug description:'Overriding' a private static method with a different signature causes crash Description: If error_reporting is set to report

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

2012-04-18 Thread hholzgra
Edit report at https://bugs.php.net/bug.php?id=54547edit=1 ID: 54547 Updated by: hholz...@php.net Reported by:peter dot ritt at gmx dot net Summary:wrong equality of string numbers Status: Not a bug Type: Bug Package:

Bug #61761 [Opn-Csd]: 'Overriding' a private static method with a different signature causes crash

2012-04-18 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=61761edit=1 ID: 61761 Updated by: larue...@php.net Reported by:hughes dot corbin at gmail dot com Summary:'Overriding' a private static method with a different signature causes

Bug #36892 [Csd]: troubles with odbc_connect on visual foxpro db

2012-04-18 Thread anonymous at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=36892edit=1 ID: 36892 User updated by:anonymous at gmail dot com Reported by:anonymous at gmail dot com Summary:troubles with odbc_connect on visual foxpro db Status: Closed Type:

Bug #61758 [Opn-Wfx]: mysql_fetch_field() incorrectly reports table name when using a table alias

2012-04-18 Thread johannes
Edit report at https://bugs.php.net/bug.php?id=61758edit=1 ID: 61758 Updated by: johan...@php.net Reported by:johnbillion at gmail dot com Summary:mysql_fetch_field() incorrectly reports table name when using a table alias

Bug #46408 [Com]: Locale number format settings can cause pg_query_params to break with numerics

2012-04-18 Thread claude dot pache at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=46408edit=1 ID: 46408 Comment by: claude dot pache at gmail dot com Reported by:alec at smecher dot bc dot ca Summary:Locale number format settings can cause pg_query_params to

[PHP-BUG] Bug #61764 [NEW]: output of unpack while 'I' used

2012-04-18 Thread pgajdos at suse dot com
From: Operating system: Linux PHP version: 5.3.10 Package: Unknown/Other Function Bug Type: Bug Bug description:output of unpack while 'I' used Description: php -r print_r(unpack('I', pack('I', -3))); gives 4294937296 on s390x but -3 on

Bug #61671 [PATCH]: ext\spl\tests\fileobject_003.phpt fails

2012-04-18 Thread a...@php.net
Edit report at https://bugs.php.net/bug.php?id=61671edit=1 ID: 61671 Patch added by: a...@php.net Reported by:a...@php.net Summary:ext\spl\tests\fileobject_003.phpt fails Status: Open Type: Bug Package:SPL

Bug #61671 [Com]: ext\spl\tests\fileobject_003.phpt fails

2012-04-18 Thread a...@php.net
Edit report at https://bugs.php.net/bug.php?id=61671edit=1 ID: 61671 Comment by: a...@php.net Reported by:a...@php.net Summary:ext\spl\tests\fileobject_003.phpt fails Status: Open Type: Bug Package:SPL

[PHP-BUG] Bug #61766 [NEW]: call_user_func sends scrambled class name to autoload

2012-04-18 Thread admin dot windows at gmail dot com
From: Operating system: ALL PHP version: 5.3.10 Package: *General Issues Bug Type: Bug Bug description:call_user_func sends scrambled class name to autoload Description: I have discovered weird behaviour of call_user_func that breaks class

[PHP-BUG] Bug #61767 [NEW]: Shutdown functions not called in certain error situation

2012-04-18 Thread shiranai7 at hotmail dot com
From: Operating system: Win7 PHP version: 5.4.0 Package: Scripting Engine problem Bug Type: Bug Bug description:Shutdown functions not called in certain error situation Description: I am using register_shutdown_function() toghether with

[PHP-BUG] Bug #61769 [NEW]: Random failure of php_cli_server*phpt tests

2012-04-18 Thread mattfic...@php.net
From: mattficken Operating system: PHP version: 5.4.0 Package: Built-in web server Bug Type: Bug Bug description:Random failure of php_cli_server*phpt tests Description: All the php_cli_server* tests randomly fail. Each test starts and stops the

Bug #61671 [Com]: ext\spl\tests\fileobject_003.phpt fails

2012-04-18 Thread mattfic...@php.net
Edit report at https://bugs.php.net/bug.php?id=61671edit=1 ID: 61671 Comment by: mattfic...@php.net Reported by:a...@php.net Summary:ext\spl\tests\fileobject_003.phpt fails Status: Open Type: Bug Package:SPL

[PHP-BUG] Bug #61771 [NEW]: Fatal error: Call to undefined method mysqli_stmt::fetchAll() in /opt/lampp/ht

2012-04-18 Thread jckhunt4 at gmail dot com
From: Operating system: linux PHP version: 5.4.0 Package: Streams related Bug Type: Bug Bug description: Fatal error: Call to undefined method mysqli_stmt::fetchAll() in /opt/lampp/ht Description: --- From manual page: