ID: 43510
User updated by: dz at bitxtender dot com
Reported By: dz at bitxtender dot com
-Status: Feedback
+Status: Open
Bug Type: Streams related
Operating System: *
PHP Version: 5.2.5
New Comment:
Thanks Jani. Will try ASAP
From: dz at bitxtender dot com
Operating system: irrelevant
PHP version: 5.2.6
PHP Bug Type: Reproducible crash
Bug description: Segfault when using return; in combination with nested loops
and continue 2;
Description:
The code below crashes reproducibly on
ID: 43510
User updated by: dz at bitxtender dot com
Reported By: dz at bitxtender dot com
Status: Open
Bug Type: Streams related
Operating System: *
PHP Version: *
New Comment:
The simple reason why this must work is because one might want to
ID: 43519
Comment by: dz at bitxtender dot com
Reported By: ross dot lawley at gmail dot com
Status: Open
Bug Type:Streams related
PHP Version: 5.2.5
New Comment:
As with the other bug report that was closed as bogus, the reproduce
code of course has to be:
$meta
ID: 43510
User updated by: dz at bitxtender dot com
Reported By: dz at bitxtender dot com
Status: Open
Bug Type: Streams related
Operating System: Mac OS X 10.5.1
PHP Version: 5.2.5
New Comment:
Description:
When an fopen() is done
From: dz at bitxtender dot com
Operating system: Mac OS X 10.5.1
PHP version: 5.2.5
PHP Bug Type: Streams related
Bug description: stream_get_meta_data does not return same mode as used in
fopen
Description:
When an fopen() is done on an HTTP URL with mode &q