cvs: ZendEngine2(PHP_5_3) /tests bug40236.phpt

"Jani Taskinen" <[email protected]>
Newsgroups gmane.comp.php.cvs.zend
Message-ID <cvsjani1218747115@cvsserver>
jani		Thu Aug 14 20:51:55 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /ZendEngine2/tests	bug40236.phpt 
  Log:
  fix test
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/bug40236.phpt?r1=1.1.2.2.2.1&r2=1.1.2.2.2.2&diff_format=u
Index: ZendEngine2/tests/bug40236.phpt
diff -u ZendEngine2/tests/bug40236.phpt:1.1.2.2.2.1 ZendEngine2/tests/bug40236.phpt:1.1.2.2.2.2
--- ZendEngine2/tests/bug40236.phpt:1.1.2.2.2.1	Sat May 24 15:55:18 2008
+++ ZendEngine2/tests/bug40236.phpt	Thu Aug 14 20:51:55 2008
@@ -8,7 +8,7 @@
 --FILE--
 <?php
 $php = getenv('TEST_PHP_EXECUTABLE');
-$cmd = "$php -d memory_limit=4M -a ".dirname(__FILE__)."/bug40236.inc";
+$cmd = "$php -n -d memory_limit=4M -a ".dirname(__FILE__)."/bug40236.inc";
 echo `$cmd`;
 ?>
 --EXPECTF--



-- 
Zend Engine CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.