Bug#425377: [php-maint] Bug#425377: php5-cli: stream_wrapper_restore() does not work

2007-05-21 Thread sean finney
hi stefan, On Mon, 2007-05-21 at 12:19 +0200, Sébastien Ducoulombier wrote: > Package: php5-cli > Version: 5.2.0-8+etch4 > Severity: normal > > PHP5 standard method stream_wrapper_restore() always breaks. thanks for the reproducing code, when i have time i'll see if this is still a problem in u

Bug#425377: php5-cli: stream_wrapper_restore() does not work

2007-05-21 Thread Sébastien Ducoulombier
Package: php5-cli Version: 5.2.0-8+etch4 Severity: normal PHP5 standard method stream_wrapper_restore() always breaks. stream_wrapper_unregister('zip'); stream_wrapper_restore('zip'); # triggers "Warning: stream_wrapper_restore(): zip:// never existed, nothing to restore" libapache2-mod-php5 su