Hello Dmitry,

  ahhhhh! You're my hero. I totally forgot about this setting and was
wondering why it sometimes works and sometimes doesn't. Do you think it
makes sense to increase the length to get a full message or shall we simply
test the setting in effect along as we do just now?

marcus

Monday, March 24, 2008, 11:09:41 AM, you wrote:

> dmitry          Mon Mar 24 10:09:41 2008 UTC

>   Modified files:              (Branch: PHP_5_3)
>     /php-src/ext/standard/tests/strings       006.phpt 007.phpt 
>   Log:
>   Fixed tests
>   
>   
> http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/006.phpt?r1=1.1.2.2.2.1&r2=1.1.2.2.2.2&diff_format=u
> Index: php-src/ext/standard/tests/strings/006.phpt
> diff -u php-src/ext/standard/tests/strings/006.phpt:1.1.2.2.2.1
> php-src/ext/standard/tests/strings/006.phpt:1.1.2.2.2.2
> --- php-src/ext/standard/tests/strings/006.phpt:1.1.2.2.2.1     Sun Mar 16 
> 21:06:53 2008
> +++ php-src/ext/standard/tests/strings/006.phpt       Mon Mar 24 10:09:41 2008
> @@ -1,5 +1,7 @@
>  --TEST--
>  highlight_file() and output buffer
> +--INI--
> +log_errors_max_len=4096
>  --FILE--
>  <?php
>  
> http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/007.phpt?r1=1.1.2.2.2.1&r2=1.1.2.2.2.2&diff_format=u
> Index: php-src/ext/standard/tests/strings/007.phpt
> diff -u php-src/ext/standard/tests/strings/007.phpt:1.1.2.2.2.1
> php-src/ext/standard/tests/strings/007.phpt:1.1.2.2.2.2
> --- php-src/ext/standard/tests/strings/007.phpt:1.1.2.2.2.1     Sun Mar 16 
> 21:06:53 2008
> +++ php-src/ext/standard/tests/strings/007.phpt       Mon Mar 24 10:09:41 2008
> @@ -1,5 +1,7 @@
>  --TEST--
>  php_strip_whitespace() and output buffer
> +--INI--
> +log_errors_max_len=4096
>  --FILE--
>  <?php
>  






Best regards,
 Marcus


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

Reply via email to