Test: /sapi/cli/tests/bug64529.phpt - Version 5.5.23        

Bug #64529 Ran out of opcode space
Submitted: 2013-03-27 05:23:53 Modified: 2013-03-27 08:56:22
From: hannes.magnusson Assigned: dmitry
Status: Closed Package: Scripting Engine problem
PHP Version: 5.4Git-2013-03-27 (Git) OS: MacOSX

There are 2 different diffs reported by users for this test.

Count Diff
2 (67%)
003+ <?php echo 'hello world';
004- %Secho 'hello world';
1 (33%)
001+ sh: no: not found
001- spawn %sphp -n -d cli.prompt="" -a
002- Interactive %s
003-
004- %Secho 'hello world';
005- %Shello world