1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/ext
Hannes Magnusson 13fe33c2df MFH
- Created new abstract class, ReflectionFunctionAbstract implementing Reflector
- Moved all methods from ReflectionFunction (except export, invoke & invokeArgs)
- ReflectionFunction now inherits everything from ReflectionFunctionAbstract
    and implements its own export, invoke & invokeArgs methods
- ReflectionMethod now extends ReflectionFunctionAbstract and implements
    its own export, invoke & invokeArgs methods.
- Removed stdClass typehint from ReflectionClass::isInstance
- Removed stdClass typehint from ReflectionClass::set/getValue
2006-06-10 00:40:57 +00:00
..
2006-01-01 12:51:34 +00:00
2006-01-01 12:51:34 +00:00
2006-01-01 12:51:34 +00:00
2006-05-10 14:39:10 +00:00
2006-01-01 12:51:34 +00:00
2006-06-06 12:08:11 +00:00
2006-02-26 10:57:00 +00:00
2006-04-10 18:23:24 +00:00
2006-01-01 12:51:34 +00:00
2006-01-01 12:51:34 +00:00
2006-01-01 12:51:34 +00:00
2006-04-03 09:14:33 +00:00
2006-05-08 12:06:59 +00:00
2006-04-09 23:14:47 +00:00
2006-01-01 12:51:34 +00:00
2006-05-19 14:19:27 +00:00
2006-01-01 12:51:34 +00:00
2006-01-28 08:07:20 +00:00
2006-05-04 22:48:29 +00:00
2006-01-01 12:51:34 +00:00
2006-01-01 12:51:34 +00:00
2006-04-03 09:14:33 +00:00
2006-01-01 12:51:34 +00:00
2006-05-22 14:22:26 +00:00
2006-01-01 12:51:34 +00:00
2006-01-01 12:51:34 +00:00
2006-06-07 13:36:51 +00:00
2006-06-07 21:14:04 +00:00
2006-05-10 00:00:13 +00:00
2006-01-01 12:51:34 +00:00
2006-01-01 12:51:34 +00:00
2006-01-01 12:51:34 +00:00
MFH
2006-06-10 00:40:57 +00:00
2006-01-01 12:51:34 +00:00
2006-06-06 12:05:30 +00:00
MFH
2005-12-05 23:53:05 +00:00
2006-01-01 12:51:34 +00:00
2006-06-07 09:44:42 +00:00
2006-05-10 00:00:13 +00:00
2006-06-03 18:56:44 +00:00
2006-01-01 12:51:34 +00:00
2006-01-01 12:51:34 +00:00
2006-01-01 12:51:34 +00:00
2006-04-20 01:06:58 +00:00
2006-02-02 21:43:09 +00:00
2006-04-12 15:18:38 +00:00
2006-05-10 19:38:35 +00:00
2006-01-01 12:51:34 +00:00
;
2004-05-16 12:10:35 +00:00