[PHP-DOC] Bug #14814 Updated: Strange error message on gzopen and ftp:// URL

2002-04-06 Thread sander
ID: 14814 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux (2.4.17) PHP Version: 4.1.1 New Comment: Isn't this possible with the new streams (in 4.3.0)?

[PHP-DOC] Bug #14814 Updated: Strange error message on gzopen and ftp:// URL

2002-04-06 Thread wez
ID: 14814 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux (2.4.17) PHP Version: 4.1.1 New Comment: Yes, the new streams allow nesting a sequences of wrappers:

[PHP-DOC] Bug #14814 Updated: Strange error message on gzopen and ftp:// URL

2002-04-06 Thread wez
ID: 14814 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux (2.4.17) PHP Version: 4.1.1 New Comment: As an additional note, zlib: wrapper no longer requires

[PHP-DOC] Bug #14814 Updated: Strange error message on gzopen and ftp:// URL

2002-04-06 Thread sander
ID: 14814 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Linux (2.4.17) PHP Version: 4.1.1 New Comment: Closing. Note: this will NOT

[PHP-DOC] Bug #14814 Updated: Strange error message on gzopen and ftp:// URL

2002-01-17 Thread georg
ID: 14814 Updated by: georg Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Zlib Related Bug Type: Documentation problem Operating System: Linux (2.4.17) PHP Version: 4.1.1 New Comment: Currently its not possible, to combine diffrent wrappers. So you can't use fopen(zlib:url/file.gz)