#44908 [Com]: stream_select on pipes returned by proc_open returns streams that are not ready

2009-02-07 Thread ondraster at gmail dot com
ID: 44908 Comment by: ondraster at gmail dot com Reported By: mike at silverorange dot com Status: No Feedback Bug Type: Streams related Operating System: * PHP Version: 5.2CVS-2008-09-08 New Comment: function loadModule ( $moduleName ) {

#47334 [NEW]: debug_backtrace() gives incorrect 'type' value

2009-02-07 Thread php at kennel17 dot co dot uk
From: php at kennel17 dot co dot uk Operating system: Win32 PHP version: 5.2.9RC1 PHP Bug Type: Unknown/Other Function Bug description: debug_backtrace() gives incorrect 'type' value Description: The 'type' attribute returned by debug_backtrace() seems to always

#47335 [NEW]: get_called_class() sometimes returning incorrect value

2009-02-07 Thread php at kennel17 dot co dot uk
From: php at kennel17 dot co dot uk Operating system: Win32 PHP version: 5.3.0beta1 PHP Bug Type: Unknown/Other Function Bug description: get_called_class() sometimes returning incorrect value Description: The new get_called_class() function returns the wrong

#47335 [Opn-Bgs]: get_called_class() sometimes returning incorrect value

2009-02-07 Thread felipe
ID: 47335 Updated by: fel...@php.net Reported By: php at kennel17 dot co dot uk -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: Win32 PHP Version: 5.3.0beta1 New Comment: Thank you for taking the time

#47335 [Bgs]: get_called_class() sometimes returning incorrect value

2009-02-07 Thread php at kennel17 dot co dot uk
ID: 47335 User updated by: php at kennel17 dot co dot uk Reported By: php at kennel17 dot co dot uk Status: Bogus Bug Type: Unknown/Other Function Operating System: Win32 PHP Version: 5.3.0beta1 New Comment: I checked the documentation[1] before

#47335 [Bgs]: get_called_class() sometimes returning incorrect value

2009-02-07 Thread colder
ID: 47335 Updated by: col...@php.net Reported By: php at kennel17 dot co dot uk Status: Bogus Bug Type: Unknown/Other Function Operating System: Win32 PHP Version: 5.3.0beta1 New Comment: The problem is that in your last example, the call is

#47336 [NEW]: data: stream restricted by

2009-02-07 Thread evert at rooftopsolutions dot nl
From: evert at rooftopsolutions dot nl Operating system: Any PHP version: 5.2.9RC1 PHP Bug Type: Streams related Bug description: data: stream restricted by Description: Looks like data: streams are restricted by allow_url_fopen, but the documentation seems to

#47336 [Opn]: data: stream restricted by allow_url_fopen

2009-02-07 Thread evert at rooftopsolutions dot nl
ID: 47336 User updated by: evert at rooftopsolutions dot nl -Summary: data: stream restricted by Reported By: evert at rooftopsolutions dot nl Status: Open Bug Type: Streams related Operating System: Any PHP Version: 5.2.9RC1 New Comment: