]> granicus.if.org Git - php/commit
Merge branch 'PHP-5.5'
authorAnatol Belski <ab@php.net>
Sat, 23 Mar 2013 21:44:10 +0000 (22:44 +0100)
committerAnatol Belski <ab@php.net>
Sat, 23 Mar 2013 21:44:10 +0000 (22:44 +0100)
commit75ada593caafbe2e6eb69ca6af420978e190913c
treed3fc500a4812748de38b8de2172bfca82f6b699d
parent5c591acc4fff694624e4ede4c4f9e83de917d5ec
parentec26141f928d380cf5a3c3b9b2c4d858b9a39254
Merge branch 'PHP-5.5'

* PHP-5.5:
  - 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