]> granicus.if.org Git - php/commit
Merge branch 'master' of git://git.php.net/php-src
authorDaniel Lowrey <rdlowrey@php.net>
Fri, 14 Feb 2014 17:27:11 +0000 (10:27 -0700)
committerDaniel Lowrey <rdlowrey@php.net>
Fri, 14 Feb 2014 17:27:11 +0000 (10:27 -0700)
commit059c0a9eb97851f37223ee6914c61d293b538e29
tree597bc6b931653e717e7803ee24b89904ad01722b
parent6c1cdd08146924b28bcff6e15b03ff9def8736e2
parent464b1bc4fb434ba36cf821d8ff662e871b228002
Merge branch 'master' of git://git.php.net/php-src

* 'master' of git://git.php.net/php-src: (33 commits)
  a few typofixes
  a few typofixes
  a few typofixes
  Update NEWS and UPGRADING
  move the peer verification NEWS entry to the alpha2 block, as it was pushed after alpha1
  mention ldap_modify_batch()
  Implement RFC https://wiki.php.net/rfc/default_encoding
  update the alpha2 release date
  Fixed ZTS and added fix to NEWS.
  Implemented feature #45528: Allow the DateTimeZone constructor to accept timezones per offset too.
  Rename timelib_get_zone to timelib_parse_zone and export.
  Replace old SVN references to Git
  fix regex to detect valgrind version New PCRE version got stricter
  fix regex to detect valgrind version New PCRE version got stricter
  Fixed memory leak in pow operator
  5.5.9 now released
  Added information in NEWS and UPGRADING
  add T_POW (**) operator
  add NEWS block for 5.6.0alpha3
  updated libs_version.txt
  ...