]> granicus.if.org Git - php/commitdiff
Merge branch 'InternalClassClean' of github.com:Danack/php-src into InternalClassClean
authorDmitry Stogov <dmitry@zend.com>
Mon, 30 Mar 2015 09:14:43 +0000 (12:14 +0300)
committerDmitry Stogov <dmitry@zend.com>
Mon, 30 Mar 2015 09:14:43 +0000 (12:14 +0300)
* 'InternalClassClean' of github.com:Danack/php-src:
  Fixed indentation. Fixed comment style. Fixed commented out code.
  Reverted change to function name and added note of why it is different from the class it is actually changing.
  Made UConverter throw an exception if the constructor fails.
  Fixed PDO constructor to not return null.
  Fixed fileinfo behaviour.
  Made Phar throw exception on bad constructor.
  Converted intl extension to use IntlException in constructors.
  Fixed SplFixedArray and tests.
  Fixed ReflectionExtension and ReflectionProperty.
  Fixed ReflectionFunction, ReflectionMethod and ReflectionParameter.
  Fixed PDORow behaviour and message.

1  2 
ext/phar/phar_object.c
ext/reflection/php_reflection.c

Simple merge
Simple merge