]> granicus.if.org Git - php/commit
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
authorChristopher Jones <sixd@php.net>
Wed, 31 Jul 2013 16:01:56 +0000 (09:01 -0700)
committerChristopher Jones <sixd@php.net>
Wed, 31 Jul 2013 16:01:56 +0000 (09:01 -0700)
commit0625d5ce67bcaf4a82b0f95dc6968ca5473c8171
treefe3899c2c3a688b45a5d70e9a824de9fa22cfc5f
parent8ca04e51aa9c420b7fea6e8dddb78ae5b84a71c0
parent51298927888b1de3070c5037bf5eb672656b2204
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5

* 'PHP-5.5' of https://git.php.net/repository/php-src:
  Improved fix for bug #44686 (SOAP-ERROR: Parsing WSDL)
  Fixed bug #65018 (SoapHeader problems with SoapServer)
  Added opcache.restrict_api configuration directive that may limit usage of OPcahce API functions only to patricular script(s)
  MFH: fixed #65045: mb_convert_encoding breaks well-formed character.
  Fixed php-5.2 support
  added test script for bug65045.
  MFH: fixed #65045: mb_convert_encoding breaks well-formed character.
  Added support for glob symbols in blacklist entries (?, *, **)
  Fixed bug #65336