From: [EMAIL PROTECTED] Operating system: XP PHP version: 4.1.1 PHP Bug Type: Output Control Bug description: Output stops
Also related to my last report but slightly different. Related to #15612 and #14529 When I used a 82K script and tried to print the source code out using just the commandline options, It would cut the output off. Even when I split the file into two so it could process one half first and then another half, it would still chop off and only print out a portion of what I gave it. The resulting file was about 405 K but it was missing the last half. I used the -q file > file option. If you need any more info, just let me know. -- Edit bug report at http://bugs.php.net/?id=15625&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15625&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15625&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15625&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15625&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15625&r=support Expected behavior: http://bugs.php.net/fix.php?id=15625&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15625&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15625&r=submittedtwice
