diff options
author | Michael Tänzer <neo@nhng.de> | 2012-01-31 04:00:35 +0100 |
---|---|---|
committer | Michael Tänzer <neo@nhng.de> | 2012-01-31 04:00:35 +0100 |
commit | 56cff58b4856066a83c7ee1a649c0e2d26e17173 (patch) | |
tree | ae6b56f8cdbd76ebabf493c5b193c8dfa07cfcb3 /README | |
parent | d30dd44c1a5eeac330a4281e58db9a0873b32271 (diff) | |
download | cacert-devel-56cff58b4856066a83c7ee1a649c0e2d26e17173.tar.gz cacert-devel-56cff58b4856066a83c7ee1a649c0e2d26e17173.tar.xz cacert-devel-56cff58b4856066a83c7ee1a649c0e2d26e17173.zip |
bug 1011: work around PHP 5.2
PHP 5.2 gives a warning when the first string in substr_compare() is shorter
than $length while PHP 5.3 does not care. Of course this change in
behaviour is not documented and PHP as we know and love it doesn't
report this error on STDERR but spills its crap all over STDIN which causes
msgfmt to get all confused
Signed-off-by: Michael Tänzer <neo@nhng.de>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions