Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish PHP 4 constructor deprecation | Nikita Popov | 2015-03-31 | 1 | -5/+8 |
| | |||||
* | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
| | |||||
* | Drop SKIPIF check for ext/reflection. | Sebastian Bergmann | 2008-05-24 | 1 | -2/+0 |
| | |||||
* | - MFH: | Marcus Boerger | 2006-03-12 | 1 | -0/+209 |
- Fix ReflectionParameter . Reintroduce getClass() . Change getDeclaringClass() to return what it suggests . (inactive but tested) Add getDeclaringFunction() . (inactive but tested) Add getPosition() - Fix tests accordingly # This also fixes Bug #36687 ReflectionParameter::getDeclaringClass returns # wrong result |