[PHP-BUG] Bug #65422 [NEW]: Error when calling multiple snmp3 functions

2013-08-08 Thread pkryon at yahoo dot com
From: pkryon at yahoo dot com Operating system: Debian Wheezy PHP version: 5.5.1 Package: SNMP related Bug Type: Bug Bug description:Error when calling multiple snmp3 functions Description: Test script below returns only the first snmp3_get. The next

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

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

Req #23877 [Com]: ob_implicit_flush does not work

2013-08-08 Thread valentiny510 at yahoo dot es
Edit report at https://bugs.php.net/bug.php?id=23877&edit=1 ID: 23877 Comment by: valentiny510 at yahoo dot es Reported by:sthomas at townnews dot com Summary:ob_implicit_flush does not work Status: Not a bug Type: Feature

Bug #51043 [ReO->Fbk]: apache crashes on php return statement

2013-08-08 Thread stas
Edit report at https://bugs.php.net/bug.php?id=51043&edit=1 ID: 51043 Updated by: s...@php.net Reported by:php at lokedupont dot info Summary:apache crashes on php return statement -Status: Re-Opened +Status: Feedback Type:

Bug #65413 [Opn->Dup]: Unable to send vary header user-agent when ob_start('ob_gzhandler') is called

2013-08-08 Thread requinix
Edit report at https://bugs.php.net/bug.php?id=65413&edit=1 ID: 65413 Updated by: requi...@php.net Reported by:nikcomestotalk at gmail dot com Summary:Unable to send vary header user-agent when ob_start('ob_gzhandler') is called

[PHP-BUG] Bug #65421 [NEW]: 'field=NULL' should be 'field IS NULL'

2013-08-08 Thread schwalenberg1013 at gmail dot com
From: schwalenberg1013 at gmail dot com Operating system: Linux PHP version: 5.5.1 Package: PDO related Bug Type: Bug Bug description:'field=NULL' should be 'field IS NULL' Description: When using PDO bindParam when it receives a NULL value the ultima

Bug #51043 [ReO]: apache crashes on php return statement

2013-08-08 Thread yohgaki
Edit report at https://bugs.php.net/bug.php?id=51043&edit=1 ID: 51043 Updated by: yohg...@php.net Reported by:php at lokedupont dot info Summary:apache crashes on php return statement Status: Re-Opened Type: Bug Package:

Bug #51043 [NoF->ReO]: apache crashes on php return statement

2013-08-08 Thread yohgaki
Edit report at https://bugs.php.net/bug.php?id=51043&edit=1 ID: 51043 Updated by: yohg...@php.net Reported by:php at lokedupont dot info Summary:apache crashes on php return statement -Status: No Feedback +Status: Re-Opened T

Bug #65420 [Opn->Nab]: Comparison with double values wrong

2013-08-08 Thread rasmus
Edit report at https://bugs.php.net/bug.php?id=65420&edit=1 ID: 65420 Updated by: ras...@php.net Reported by:g dot karagyozov at gmail dot com Summary:Comparison with double values wrong -Status: Open +Status: Not a bug Type:

Bug #51043 [Com]: apache crashes on php return statement

2013-08-08 Thread admin at vodoo dot ro
Edit report at https://bugs.php.net/bug.php?id=51043&edit=1 ID: 51043 Comment by: admin at vodoo dot ro Reported by:php at lokedupont dot info Summary:apache crashes on php return statement Status: No Feedback Type: Bug P

[PHP-BUG] Bug #65420 [NEW]: Comparison with double values wrong

2013-08-08 Thread g dot karagyozov at gmail dot com
From: g dot karagyozov at gmail dot com Operating system: OSX PHP version: 5.5.1 Package: Apache related Bug Type: Bug Bug description:Comparison with double values wrong Description: Comparison with some double values is not correct. Test script: --

[PHP-BUG] Bug #65419 [NEW]: Inside trait, self::class != __CLASS__

2013-08-08 Thread nicolas dot grekas+php at gmail dot com
From: nicolas dot grekas+php at gmail dot com Operating system: PHP version: 5.5.1 Package: Scripting Engine problem Bug Type: Bug Bug description:Inside trait, self::class != __CLASS__ Description: The RFC for ::class name resolution as scalar say t