php-documentation-list | 2003031

Re: [PHP-DOC] Trigger_error() bad info? From: Philip Olson (philip <email protected>)
Date: 03/06/03

On Thu, 6 Mar 2003, John Coggeshall wrote:

>
> I haven't confirmed this in the source, but in the trigger_error() docs:
>
> Note: error_msg is limited to 1024 characters in length. Any additional
> characters beyond 1024 will be truncated.
>
> Shouldn't it truncate at the size specified by the log_errors_max_len,
> (whose default is 1024) not always 1024?

This question exists in a bug report:
  
  http://bugs.php.net/bug.php?id=20663

Regards,
Philip

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