Bug#304601: copy function using fopen wrappers broken in 4.3.10-10 (works in -9)

2005-04-14 Thread Jan de Groot
Package: php4 Version: 4.3.10-10 After upgrading php4 from -9 to -10, all scripts using remote URLs with the copy function were broken. The allow_url_fopen setting was set to On in both versions, so that should not be an issue. When trying to copy a remote http URL to a local file, no warning is

Bug#304601: copy function using fopen wrappers broken in 4.3.10-10 (works in -9)

2005-04-14 Thread Adam Conrad
Jan de Groot said: When trying to copy a remote http URL to a local file, no warning is returned, the copy fails and FALSE is returned, while in the previous version, the copy works and TRUE is returned. Can you give me a quick sample script to test this with? ... Adam -- To

Bug#304601: copy function using fopen wrappers broken in 4.3.10-10 (works in -9)

2005-04-14 Thread Jan de Groot
On Thu, 2005-04-14 at 19:04 +1000, Adam Conrad wrote: Jan de Groot said: When trying to copy a remote http URL to a local file, no warning is returned, the copy fails and FALSE is returned, while in the previous version, the copy works and TRUE is returned. Can you give me a quick

Bug#304601: copy function using fopen wrappers broken in 4.3.10-10 (works in -9)

2005-04-14 Thread Adam Conrad
Adam Conrad said: Can you give me a quick sample script to test this with? Nevermind, I found the bug. Will upload a fix when I get a chance. ... Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]