Hello Steph,

Thursday, June 12, 2008, 11:38:50 AM, you wrote:

> sfox            Thu Jun 12 09:38:50 2008 UTC

>   Modified files:              
>     /php-src    run-tests.php 
>   Log:
>   - Some calls to file_put_contents() need FILE_BINARY, others choke on it. 
> You tell me.
>   
> http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.353&r2=1.354&diff_format=u
> Index: php-src/run-tests.php
> diff -u php-src/run-tests.php:1.353 php-src/run-tests.php:1.354
> --- php-src/run-tests.php:1.353       Wed Jun 11 17:41:13 2008
> +++ php-src/run-tests.php       Thu Jun 12 09:38:50 2008
> @@ -1,5 +1,6 @@
>  #!/usr/bin/php
>  <?php
> +putenv('TEST_PHP_EXECUTABLE=C:/sandbox/php6/Debug_TS/php.exe');

but either way, we all don't need this here :-)


Best regards,
 Marcus


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to