Re: [PHP-DEV] PATCH: error message length limit

2003-10-03 Thread Marcus Börger
Hello Aigner, Friday, October 3, 2003, 6:34:13 PM, you wrote: > Hello, > First, I want to apologize in advance if this should be the wrong list for > this. Please just point me to the correct list in this case. > As noted in the documentation of the function trigger_error > (http://www.php.net/

[PHP-DEV] PATCH: error message length limit

2003-10-03 Thread Aigner Michael Franz
Hello, First, I want to apologize in advance if this should be the wrong list for this. Please just point me to the correct list in this case. As noted in the documentation of the function trigger_error (http://www.php.net/trigger_error), an error message is limited to 1024 characters. It gets tr