PHP :: Bug #36689 :: syslog() truncates messages
| Bug #36689 | syslog() truncates messages | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Submitted: | 2006-03-11 00:16 UTC | Modified: | 2006-03-21 01:59 UTC |
|
||||||||||
| From: | timb at photoshelter dot com | Assigned: | stas (profile) | |||||||||||
| Status: | Closed | Package: | Unknown/Other Function | |||||||||||
| PHP Version: | 5.1.2 | OS: | linux | |||||||||||
| Private report: | No | CVE-ID: | None | |||||||||||
[2006-03-11 00:16 UTC] timb at photoshelter dot com
Description: ------------ the PHP function syslog() truncates messages at 500 characters. it should not truncate at all or the length at which truncation happens should be user definable.
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2006-03-11 15:08 UTC] mike@php.net
[2006-03-21 01:59 UTC] iliaa@php.net