]> granicus.if.org Git - php/commitdiff
Merge branch 'newInstanceWithoutConstructor' into PHP-5.6
authorFerenc Kovacs <tyrael@php.net>
Wed, 30 Jul 2014 08:23:29 +0000 (10:23 +0200)
committerFerenc Kovacs <tyrael@php.net>
Wed, 30 Jul 2014 08:23:29 +0000 (10:23 +0200)
* newInstanceWithoutConstructor:
  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()


Trivial merge