Req #55312 [Opn-Wfx]: Please change SNMP::VERSION_ constants to sensible values

2011-08-15 Thread lytboris
Edit report at https://bugs.php.net/bug.php?id=55312edit=1 ID: 55312 Updated by: lytbo...@php.net Reported by:c...@php.net Summary:Please change SNMP::VERSION_ constants to sensible values -Status: Open +Status:

Req #55312 [Wfx]: Please change SNMP::VERSION_ constants to sensible values

2011-08-15 Thread ch
Edit report at https://bugs.php.net/bug.php?id=55312edit=1 ID: 55312 Updated by: c...@php.net Reported by:c...@php.net Summary:Please change SNMP::VERSION_ constants to sensible values Status: Wont fix Type:

Req #55370 [Csd-Bgs]: bbcode_add_smiley priority argument

2011-08-15 Thread pajoye
Edit report at https://bugs.php.net/bug.php?id=55370edit=1 ID: 55370 Updated by: paj...@php.net Reported by:m dot jephcote at live dot com Summary:bbcode_add_smiley priority argument -Status: Closed +Status: Bogus Type:

Bug #55372 [Fbk-Ver]: Trait fails when method parameter has a default

2011-08-15 Thread gron
Edit report at https://bugs.php.net/bug.php?id=55372edit=1 ID: 55372 Updated by: g...@php.net Reported by:slowlychillin at yahoo dot com Summary:Trait fails when method parameter has a default -Status: Feedback +Status:

Bug #55416 [Opn]: array_map() throws PHP warning if the callback throws an exception

2011-08-15 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=55416edit=1 ID: 55416 Updated by: larue...@php.net Reported by:roan dot kattouw at gmail dot com Summary:array_map() throws PHP warning if the callback throws an exception Status:

Bug #55416 [Opn]: array_map() throws PHP warning if the callback throws an exception

2011-08-15 Thread roan dot kattouw at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=55416edit=1 ID: 55416 User updated by:roan dot kattouw at gmail dot com Reported by:roan dot kattouw at gmail dot com Summary:array_map() throws PHP warning if the callback throws an

Req #55312 [Wfx]: Please change SNMP::VERSION_ constants to sensible values

2011-08-15 Thread lytboris
Edit report at https://bugs.php.net/bug.php?id=55312edit=1 ID: 55312 Updated by: lytbo...@php.net Reported by:c...@php.net Summary:Please change SNMP::VERSION_ constants to sensible values Status: Wont fix Type:

Bug #55372 [Ver-Csd]: Trait fails when method parameter has a default

2011-08-15 Thread gron
Edit report at https://bugs.php.net/bug.php?id=55372edit=1 ID: 55372 Updated by: g...@php.net Reported by:slowlychillin at yahoo dot com Summary:Trait fails when method parameter has a default -Status: Verified +Status:

Bug #55382 [Asn]: Crash on GLOBALS inside traits

2011-08-15 Thread gron
Edit report at https://bugs.php.net/bug.php?id=55382edit=1 ID: 55382 Updated by: g...@php.net Reported by:ava3ar at gmail dot com Summary:Crash on GLOBALS inside traits Status: Assigned Type: Bug Package:

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

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

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

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

Bug #55355 [Opn-Csd]: Unexpected fatal error when using abstract functions with traits

2011-08-15 Thread gron
Edit report at https://bugs.php.net/bug.php?id=55355edit=1 ID: 55355 Updated by: g...@php.net Reported by:Jared dot Williams1 at ntlworld dot com Summary:Unexpected fatal error when using abstract functions with traits -Status:

Bug #55382 [Asn-Csd]: Crash on GLOBALS inside traits

2011-08-15 Thread ava3ar at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=55382edit=1 ID: 55382 User updated by:ava3ar at gmail dot com Reported by:ava3ar at gmail dot com Summary:Crash on GLOBALS inside traits -Status: Assigned +Status: Closed Type:

[PHP-BUG] Bug #55423 [NEW]: cli-server could not output correctly in some case.

2011-08-15 Thread chobieee at gmail dot com
From: Operating system: Mac OS 10.6.7 PHP version: 5.4.0alpha3 Package: Built-in web server Bug Type: Bug Bug description:cli-server could not output correctly in some case. Description: cli-server couldn't output correctly when it writes little big

[PHP-BUG] Bug #55424 [NEW]: Fatal error when calling a method from a trait that is defined in parent class

2011-08-15 Thread Jared dot Williams1 at ntlworld dot com
From: Operating system: Ubuntu x64 11.04 PHP version: 5.4SVN-2011-08-15 (SVN) Package: Scripting Engine problem Bug Type: Bug Bug description:Fatal error when calling a method from a trait that is defined in parent class Description: A fatal error

[PHP-BUG] Bug #55425 [NEW]: closure with use of referenced array - SEGV

2011-08-15 Thread ajrattink at correct dot net
From: Operating system: linux2.4.25 PHP version: 5.3.6 Package: Reproducible crash Bug Type: Bug Bug description:closure with use of referenced array - SEGV Description: If you reference an array (with instances) and 'use' that array in a closure

Bug #44686 [Com]: SOAP-ERROR: Parsing WSDL

2011-08-15 Thread jeremy at techtrav dot com
Edit report at https://bugs.php.net/bug.php?id=44686edit=1 ID: 44686 Comment by: jeremy at techtrav dot com Reported by:dmittner at llnw dot com Summary:SOAP-ERROR: Parsing WSDL Status: No Feedback Type: Bug Package:

Bug #55424 [Com]: Fatal error when calling a method from a trait that is defined in parent class

2011-08-15 Thread php-bugs at majkl578 dot cz
Edit report at https://bugs.php.net/bug.php?id=55424edit=1 ID: 55424 Comment by: php-bugs at majkl578 dot cz Reported by:Jared dot Williams1 at ntlworld dot com Summary:Fatal error when calling a method from a trait that is

[PHP-BUG] Req #55428 [NEW]: E_RECOVERABLE_ERROR when output buffering in output buffering handler

2011-08-15 Thread nicolas dot grekas+php at gmail dot com
From: Operating system: any PHP version: 5.3.6 Package: Output Control Bug Type: Feature/Change Request Bug description:E_RECOVERABLE_ERROR when output buffering in output buffering handler Description: Output buffering inside output buffering

Bug #55415 [Opn]: php_info produces invalid anchor names

2011-08-15 Thread johannes
Edit report at https://bugs.php.net/bug.php?id=55415edit=1 ID: 55415 Updated by: johan...@php.net Reported by:callum at lynxphp dot com Summary:php_info produces invalid anchor names Status: Open Type: Bug Package:

Bug #55424 [Opn-Csd]: Fatal error when calling a method from a trait that is defined in parent class

2011-08-15 Thread gron
Edit report at https://bugs.php.net/bug.php?id=55424edit=1 ID: 55424 Updated by: g...@php.net Reported by:Jared dot Williams1 at ntlworld dot com Summary:Fatal error when calling a method from a trait that is defined in parent

[PHP-BUG] Bug #55430 [NEW]: New session.upload_progress.* values are not in php.ini-*

2011-08-15 Thread s...@php.net
From: sixd Operating system: all PHP version: 5.4SVN-2011-08-15 (SVN) Package: *Configuration Issues Bug Type: Bug Bug description:New session.upload_progress.* values are not in php.ini-* Description: The new PHP 5.4 session.upload_progress.*

[PHP-BUG] Bug #55431 [NEW]: SIGSEV11 phpunit 3.5.13

2011-08-15 Thread lgandras at gmail dot com
From: Operating system: Cent OS 5.6 PHP version: 5.3.6 Package: Reproducible crash Bug Type: Bug Bug description:SIGSEV11 phpunit 3.5.13 Description: Hi, I was using phpunit 3.5.13 during this crash. I'm executing a query of type SHOW CREATE TABLE

Bug #55431 [Opn]: SIGSEV11 mysqli_result::fetch_fields

2011-08-15 Thread lgandras at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=55431edit=1 ID: 55431 User updated by:lgandras at gmail dot com Reported by:lgandras at gmail dot com -Summary:SIGSEV11 phpunit 3.5.13 +Summary:SIGSEV11 mysqli_result::fetch_fields Status:

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

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

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

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

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

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

Bug #55431 [Opn-Fbk]: SIGSEV11 mysqli_result::fetch_fields

2011-08-15 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=55431edit=1 ID: 55431 Updated by: larue...@php.net Reported by:lgandras at gmail dot com Summary:SIGSEV11 mysqli_result::fetch_fields -Status: Open +Status: Feedback Type:

Bug #55425 [Opn-Fbk]: closure with use of referenced array - SEGV

2011-08-15 Thread laruence
Edit report at https://bugs.php.net/bug.php?id=55425edit=1 ID: 55425 Updated by: larue...@php.net Reported by:ajrattink at correct dot net Summary:closure with use of referenced array - SEGV -Status: Open +Status: Feedback