Bug #29521 [Asn-Fbk]: compress.bzip2 wrapper

2010-06-30 Thread iliaa
Edit report at http://bugs.php.net/bug.php?id=29521edit=1

 ID:   29521
 Updated by:   il...@php.net
 Reported by:  nlop...@php.net
 Summary:  compress.bzip2 wrapper
-Status:   Assigned
+Status:   Feedback
 Type: Bug
 Package:  Bzip2 Related
 Operating System: win32 only
 PHP Version:  5.2CVS-2007-01-10
 Assigned To:  iliaa

 New Comment:

Please try using this CVS snapshot.


Previous Comments:

[2010-06-13 14:58:58] fel...@php.net

Ilia, was this bug fixed with the fix for bug #42117?


[2008-11-30 22:46:19] paj...@php.net

Assign to the reporter, he has a cvs account too now )


[2007-08-10 11:41:23] nlop...@php.net

I don't think this has anything to do with that bug. I checked both
filter and wrapper sources and they are too different.


[2007-08-05 18:17:43] phofstetter at sensational dot ch

Hi,



being the reporter of bug #42117, I think this really is the same thing
and I actually reported a duplicate (terribly sorry for this), though
my bug is about the bzip2.compress *filter* where this is about the
stream *wrapper*, but the bug really feels like being the same problem.



Also, the warning is consistent to what I have seen in my case and to
what the incorrect checking of that error code (see #42117) would
cause.



I'm really having my hopes up that this is going to be fixed now :-)



Philip


[2007-08-04 21:03:19] j...@php.net

See bug #42117 which might be the same issue. Nuno, can you try the
patch?






The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

http://bugs.php.net/bug.php?id=29521


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=29521edit=1


#29521 [Asn-Fbk]: compress.bzip2 wrapper

2007-01-12 Thread iliaa
 ID:   29521
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Assigned
+Status:   Feedback
 Bug Type: Bzip2 Related
 Operating System: win32 only
 PHP Version:  5CVS-2005-11-17
 Assigned To:  iliaa
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip




Previous Comments:


[2005-11-17 19:18:23] [EMAIL PROTECTED]

Warning:
fopen(compress.bzip2://http://pt.php.net/backend/notes/all.bz2): failed
to open stream: Invalid argument in C:\Documents and Settings\Nuno\- on
line 3



[2005-07-01 16:08:32] [EMAIL PROTECTED]

Yes, I'm using the binaries from snaps.php.net
BTW, my builds work :) (on cygwin, as I don't have the MSVC)



[2005-07-01 09:41:02] [EMAIL PROTECTED]

Ilia, it doesn't work! help! :)

Nuno: You ARE using the binary snapshot, right? And not trying to build
it yourself from sources..?



[2005-03-01 17:21:57] [EMAIL PROTECTED]

works on linux but not on windows..



[2004-08-04 13:17:36] [EMAIL PROTECTED]

Description:

I can't use the compress.bzip2 wrapper. Can you please check my code
above?

Reproduce code:
---
?

$fp=fopen('compress.bzip2://http://php.net/backend/notes/all.bz2',
'r');

while (!feof($fp)) {
   echo fgets($fp, 4096);
}

fclose($fp);
?

Actual result:
--
Warning: fopen() 1137 bytes of buffered data lost during stream
conversion!
in /cvs/livedocs/test_bz.php on line 3





-- 
Edit this bug report at http://bugs.php.net/?id=29521edit=1


#29521 [Asn-Fbk]: compress.bzip2 wrapper

2005-11-17 Thread iliaa
 ID:   29521
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Assigned
+Status:   Feedback
 Bug Type: Bzip2 Related
 Operating System: win32 only
 PHP Version:  5CVS-2005-06-30
 Assigned To:  iliaa
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip




Previous Comments:


[2005-07-01 16:08:32] [EMAIL PROTECTED]

Yes, I'm using the binaries from snaps.php.net
BTW, my builds work :) (on cygwin, as I don't have the MSVC)



[2005-07-01 09:41:02] [EMAIL PROTECTED]

Ilia, it doesn't work! help! :)

Nuno: You ARE using the binary snapshot, right? And not trying to build
it yourself from sources..?



[2005-06-30 12:52:53] [EMAIL PROTECTED]

Still doesn't work.



[2005-06-27 23:58:24] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip





[2005-03-01 17:21:57] [EMAIL PROTECTED]

works on linux but not on windows..



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/29521

-- 
Edit this bug report at http://bugs.php.net/?id=29521edit=1


#29521 [Asn-Fbk]: compress.bzip2 wrapper

2005-06-27 Thread sniper
 ID:   29521
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Assigned
+Status:   Feedback
 Bug Type: Bzip2 Related
 Operating System: win32 only
 PHP Version:  5CVS-2005-03-01
 Assigned To:  iliaa
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip




Previous Comments:


[2005-06-18 17:34:26] [EMAIL PROTECTED]

no luck, sorry :(



[2005-06-18 01:19:07] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip





[2005-03-21 11:06:15] [EMAIL PROTECTED]

assigned to Ilia so he doesn't forget about it. :)




[2005-03-01 17:21:57] [EMAIL PROTECTED]

works on linux but not on windows..



[2005-02-28 22:57:09] [EMAIL PROTECTED]

Works fine here...



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/29521

-- 
Edit this bug report at http://bugs.php.net/?id=29521edit=1


#29521 [Asn-Fbk]: compress.bzip2 wrapper

2005-06-17 Thread iliaa
 ID:   29521
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Assigned
+Status:   Feedback
 Bug Type: Bzip2 Related
 Operating System: win32 only
 PHP Version:  5CVS-2005-03-01
 Assigned To:  iliaa
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip




Previous Comments:


[2005-03-21 11:06:15] [EMAIL PROTECTED]

assigned to Ilia so he doesn't forget about it. :)




[2005-03-01 17:21:57] [EMAIL PROTECTED]

works on linux but not on windows..



[2005-02-28 22:57:09] [EMAIL PROTECTED]

Works fine here...



[2005-02-23 21:10:40] [EMAIL PROTECTED]

it now echoes another error:

Warning: fopen
(compress.bzip2://http://pt2.php.net/backend/notes/all.bz2): failed to
open stream: Invalid argument in bz2.php on line 3



[2005-02-23 19:49:03] [EMAIL PROTECTED]

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.





The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/29521

-- 
Edit this bug report at http://bugs.php.net/?id=29521edit=1