php-src/ext/reflection
Dmitry Stogov 4796e0242b 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.
2015-04-01 12:11:13 +03:00
..
tests Merge branch 'InternalClassClean' 2015-04-01 12:11:13 +03:00
config.m4 fix arg order, CFLAGS is the fifth arg in m4 2014-10-17 16:03:40 +02:00
config.w32 more exts converted for static tsrm ls pointer 2014-10-15 19:19:23 +02:00
CREDITS - Moved reflection into its own extension 2005-11-30 21:53:20 +00:00
php_reflection.c Patch improvement: 2015-03-30 18:53:38 +03:00
php_reflection.h cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
reflectionclass_for_traits.phpt Add test to ensure ReflectionClass works correctly with traits 2015-02-12 23:25:09 +01:00