Máté Kocsis
|
688c6f373c
|
Deprecate calling ReflectionMethod::__construct() with 1 argument
|
2023-12-04 22:27:59 +01:00 |
|
Máté Kocsis
|
f41220fe5d
|
Implement ReflectionMethod::createFromMethodName()
|
2023-07-18 12:59:21 +02:00 |
|
Nikita Popov
|
682b54f687
|
Remove support for legacy constructors
This has been deprecated in PHP 7.0 by
https://wiki.php.net/rfc/remove_php4_constructors.
|
2019-01-29 13:04:20 +01:00 |
|
Nikita Popov
|
6ef9216269
|
Finish PHP 4 constructor deprecation
|
2015-03-31 17:55:27 +02:00 |
|
Felipe Pena
|
ce72f33674
|
- Fixed tests
|
2010-07-06 00:25:52 +00:00 |
|
Sebastian Bergmann
|
5aa7732d2f
|
MFB: Drop SKIPIF check for ext/reflection.
|
2008-05-24 13:35:03 +00:00 |
|
Steve Seear
|
261a88fc3a
|
Adding PHPT tests for the ReflectionMethod class.
|
2008-01-03 09:07:56 +00:00 |
|