]> granicus.if.org Git - php/commit
Merge branch 'PHP-5.4' into PHP-5.5
authorAnatol Belski <ab@php.net>
Sat, 23 Mar 2013 21:43:58 +0000 (22:43 +0100)
committerAnatol Belski <ab@php.net>
Sat, 23 Mar 2013 21:43:58 +0000 (22:43 +0100)
commitec26141f928d380cf5a3c3b9b2c4d858b9a39254
tree545407d3ce0edf6f728efafa1b3d1bd4931e4c8b
parent2b622261888f2b027a74dbf5aed1225f73617dc8
parent3af489683753ab31d7397812989e82f6a424d244
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  - fix x64 issues on windows with the various time types (overflow, signed and unsigned bits ops, etc.) causing crashes on start, error or log, must be done in win32/time.c for some of these functions too
sapi/cli/php_cli_server.c