From: ab Operating system: windows PHP version: Irrelevant Package: *General Issues Bug Type: Bug Bug description:ext\standard\tests\strings\strrchr_variation5.phpt fails
Description: ------------ Test diff: 003+ escape \seque 003- ^[scape \seque 008+ escape \seque 008- ^[scape \seque 013+ escape \seque 013- ^[scape \seque Currently this fails only on the ofissial 5.4 windows snaps. However it fails on my 5.3 and 5.4 custom builds, which sounds more logic to me. The reason for the fail is most likely that \e is used as an escape character on windows. Going through proc_open and grabbing the test out hoses the \e's . Expected result: ---------------- test pass Actual result: -------------- test fail -- Edit bug report at https://bugs.php.net/bug.php?id=61813&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=61813&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=61813&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=61813&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=61813&r=fixed Fixed in SVN and need be documented: https://bugs.php.net/fix.php?id=61813&r=needdocs Fixed in release: https://bugs.php.net/fix.php?id=61813&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=61813&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=61813&r=needscript Try newer version: https://bugs.php.net/fix.php?id=61813&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=61813&r=support Expected behavior: https://bugs.php.net/fix.php?id=61813&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=61813&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=61813&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=61813&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=61813&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=61813&r=dst IIS Stability: https://bugs.php.net/fix.php?id=61813&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=61813&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=61813&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=61813&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=61813&r=mysqlcfg