]> granicus.if.org Git - php/commit
Merge branch 'InternalClassClean'
authorDmitry Stogov <dmitry@zend.com>
Wed, 1 Apr 2015 09:11:13 +0000 (12:11 +0300)
committerDmitry Stogov <dmitry@zend.com>
Wed, 1 Apr 2015 09:11:13 +0000 (12:11 +0300)
commit4796e0242b8cdd2a77b552fcbaa74d70d87f6d0a
tree0881d7c1a1775deb840ded202edc2c1de6e9abd6
parent52fcc74875b26a2d7000af23c1705516280a7634
parent2afca9f179fca2e127d5da3e1cc6cf50ff47339c
Merge branch 'InternalClassClean'

* InternalClassClean:
  Fixed test
  Patch improvement:
  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.
NEWS
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
ext/date/php_date.c
ext/phar/phar_object.c