diff options
author | Remi Collet <remi@php.net> | 2014-06-05 13:39:46 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2014-06-05 13:39:46 +0200 |
commit | 1fe9f1e4f572d7b4d5a3872f41ea61e71fb563bf (patch) | |
tree | c596ac47f3985dc79f0375f3cc1bcfadcbcfa5f2 /sapi/cli/php_cli_server.c | |
parent | e06c4f7fe56bad9061d18894d672c5ae5a330676 (diff) | |
download | php-git-1fe9f1e4f572d7b4d5a3872f41ea61e71fb563bf.tar.gz |
Fix regression introduce in fix for bug #67118
The fix was correct but break some code (at least in Horde)
This is a temporary workaround to fix regressioni in 5.4, 5.5 and 5.6
This make php_date_initialize more consistent
- on success return 1 + time initiliazed
- on failure return 0 + time = zero
which is check by DATE_CHECK_INITIALIZED by later method call
Will restore consistency with other date classes in master.
Diffstat (limited to 'sapi/cli/php_cli_server.c')
0 files changed, 0 insertions, 0 deletions