On October 6, 2002 09:33 pm, [EMAIL PROTECTED] wrote: > Can someone check the bug: http://bugs.php.net/?id=19783&edit=1
Wez commited a patch that address' this problem about an hour ago. After applying the patch I can open files without experiencing any problems you've described. I was able to open a 5 meg as well as 200 meg file using the fread() function and the read data was identical to the one inside those files. Ilia > > It looks really important: > > I dont know if it is because of the new handling of streams but I just > verified that its working with PHP4.2.3 and not with 4_3 latest or if > len = Z_LVAL_PP(arg2); is returning a wrong length, but there is a problem. > If the contributor that has changed this can check that. > > Thanks. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php