]> granicus.if.org Git - php/commit
Merge branch 'PHP-5.6'
authorFerenc Kovacs <tyrael@php.net>
Wed, 30 Jul 2014 08:46:31 +0000 (10:46 +0200)
committerFerenc Kovacs <tyrael@php.net>
Wed, 30 Jul 2014 08:46:31 +0000 (10:46 +0200)
commitf893b18544b4e49ed354643ce2ba628636e18804
tree569c711f96167796c8c762aa1ab72bbf9dcacaf0
parent8ad3445713a56548ddf7af71d9ce7c191b944d00
parentd649b785d63a58ba09dbb38b1279e4e0424b7d51
Merge branch 'PHP-5.6'

* PHP-5.6:
  NEWS entry for #67713
  update the exception message to better match the actual check
  ReflectionClass::newInstanceWithoutConstructor() should be allowed to instantiate every class except those internal classes with a final __construct()