[PHP-DOC] #20663 [NEW]: trigger_error silently truncates the error to 1024 chars. From: swbrown <email protected>
Date: 11/26/02

From: swbrown <email protected>
Operating system: Any
PHP version: 4.2.0
PHP Bug Type: Documentation problem
Bug description: trigger_error silently truncates the error to 1024 chars.

trigger_error silently truncates your error after 1024 chars
(ZEND_ERROR_BUFFER_SIZE in the source). I didn't see this documented
anywhere, so I'm reporting it as a documentation problem. I'd rather it
be changed to take unlimited length strings than documented, but
documenting it would be a good first step.

-- 
Edit bug report at http://bugs.php.net/?id=20663&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20663&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20663&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20663&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20663&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20663&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20663&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20663&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20663&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20663&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20663&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20663&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20663&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20663&r=isapi

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