Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for legacy constructors | Nikita Popov | 2019-01-29 | 1 | -69/+1 |
| | | | | | This has been deprecated in PHP 7.0 by https://wiki.php.net/rfc/remove_php4_constructors. | ||||
* | Finish PHP 4 constructor deprecation | Nikita Popov | 2015-03-31 | 1 | -1/+1 |
| | |||||
* | - Fixed tests | Felipe Pena | 2010-07-06 | 1 | -2/+0 |
| | |||||
* | MFB: Drop SKIPIF check for ext/reflection. | Sebastian Bergmann | 2008-05-24 | 1 | -2/+0 |
| | |||||
* | Adding PHPT tests for the ReflectionMethod class. | Steve Seear | 2008-01-03 | 1 | -0/+121 |