]> granicus.if.org Git - php/commit
Fix for bug #23229 (syslog function truncates messages): remove the hard-coded
authorAdam Harvey <aharvey@php.net>
Fri, 26 Feb 2010 18:01:03 +0000 (18:01 +0000)
committerAdam Harvey <aharvey@php.net>
Fri, 26 Feb 2010 18:01:03 +0000 (18:01 +0000)
commit1f19a7dc6c69bef7e322ae007f91fd5cb57d0c5b
treef5908ac2c29ff183af1188d8ef9922c14932f9e2
parent294e69dd8f7ddedd1a8b6d9b02229e7e993c9071
Fix for bug #23229 (syslog function truncates messages): remove the hard-coded
500 character error message limit imposed when using error_log=syslog.
main/main.c