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

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 4 different diffs reported by users for this test.

Count Diff
15 (75%)
003+ <?php echo 'hello world';
004- %Secho 'hello world';
2 (10%)
001+ spawn /usr/local/src/WWW/apache/php-5.5.38/sapi/cli/php -n -d cli.prompt="" -a
001- spawn %sphp -n -d cli.prompt="" -a
2 (10%)
001+ sh: no: not found
001- spawn %sphp -n -d cli.prompt="" -a
002- Interactive %s
003-
004- %Secho 'hello world';
005- %Shello world
1 (5%)
001- spawn %sphp -n -d cli.prompt="" -a
002- Interactive %s
004- %Secho 'hello world';
005- %Shello world