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
...