]> granicus.if.org Git - php/commit
If TZ environment variable is changed call tzset().
authorfoobar <sniper@php.net>
Tue, 9 Jan 2001 09:02:21 +0000 (09:02 +0000)
committerfoobar <sniper@php.net>
Tue, 9 Jan 2001 09:02:21 +0000 (09:02 +0000)
commite247b206e07fddb7e6d34c5e67589c25d53d2782
treeee8bf54b4ed7d4ee6e89c4c2a3dcdf684de236ca
parentde847f60baaed9c8ce4d8da3de6a7a6cd6293378
If TZ environment variable is changed call tzset().
# Although man page for tzset() says it should be called automaticly
# by some of the time related functions, IRL this doesn't happen.
# PR: 3977, 4732, 5510, 6972, 7203, 8502, 8609
ext/standard/basic_functions.c