Edit report at https://bugs.php.net/bug.php?id=61808&edit=1
ID: 61808
Comment by: nanocaiordo at gmail dot com
Reported by:nanocaiordo at gmail dot com
Summary:Could not implement interface Iterator
Status: Open
Type:
Edit report at https://bugs.php.net/bug.php?id=61808&edit=1
ID: 61808
Comment by: nanocaiordo at gmail dot com
Reported by:nanocaiordo at gmail dot com
Summary:Could not implement interface Iterator
Status: Open
Type:
From:
Operating system: Fedora 17 x86_64
PHP version: 5.4.0
Package: Class/Object related
Bug Type: Bug
Bug description:Could not implement interface Iterator
Description:
I cannot find anything within changelogs, bug reportings and documentations
r
From:
Operating system: Windows 7
PHP version: 5.3.10
Package: URL related
Bug Type: Bug
Bug description:parse_url file:// fails with Windows dir separators
Description:
Using the file:// scheme, parse_url() fails when the path has windows
DIRECTORY
From:
Operating system:
PHP version: 5.3.10
Package: Filter related
Bug Type: Bug
Bug description:FILTER_FLAG_IPV6, FILTER_FLAG_NO_PRIV_RANGE,
FILTER_FLAG_NO_RES_RANGE failing
Description:
FILTER_FLAG_NO_PRIV_RANGE and FILTER_FLAG_NO_RES_RANGE fail
From:
Operating system: Windows 7 64bit
PHP version: 5.3.10
Package: IIS related
Bug Type: Bug
Bug description:FastCGI process exited unexpectedly
Description:
PHP-CGI.exe crash if you try to require a file of exactly 4096 bytes.
Test script:
--