summaryrefslogtreecommitdiff
path: root/sapi/cli/php_cli_server.c
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2013-11-13 13:19:10 +0100
committerRemi Collet <remi@php.net>2013-11-13 13:19:10 +0100
commit018b9445dadbe37c49dc0bfc909265a295992af6 (patch)
tree4e37f6c044d651fdf02e5de6cb0ebc2fb4387be9 /sapi/cli/php_cli_server.c
parent1984919ddc3252c0f9b5d5d0beef10bdc4804091 (diff)
downloadphp-git-018b9445dadbe37c49dc0bfc909265a295992af6.tar.gz
Fix failed test with recent glibc
In recent version of strptime glibc upstream has fixed a discrepancy between documentation and actual behaviour by skipping over the sequence that would match %Z. See http://repo.or.cz/w/glibc.git/commitdiff/ddc7e412ab252e7360a4357664beb3b5d9c4f42b So when %Z is used in format glibc <= 2.18 returns the GMT as unparsed glibc >= 2.19 returns empty string Removing %Z from tested format gives the same behavior with all version.
Diffstat (limited to 'sapi/cli/php_cli_server.c')
0 files changed, 0 insertions, 0 deletions