Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup argument handling in ext/reflection | Máté Kocsis | 2020-07-24 | 1 | -2/+2 |
* | Remove ZEND_ACC_DTOR flag | Nikita Popov | 2020-04-17 | 1 | -1/+1 |
* | Remove the deprecated reflection export methods | Máté Kocsis | 2020-02-19 | 1 | -78/+8 |
* | Revert "Replace @param annotations with type declarations" | Christoph M. Becker | 2020-02-17 | 1 | -2/+2 |
* | Replace @param annotations with type declarations | Christoph M. Becker | 2020-02-16 | 1 | -2/+2 |
* | Add stubs for ext-reflection | Thomas Gerbet | 2019-10-26 | 1 | -2/+2 |
* | Deprecate Reflection export() methods | Nikita Popov | 2019-07-22 | 1 | -0/+16 |
* | - Fixed tests | Felipe Pena | 2010-03-06 | 1 | -4/+4 |
* | - Fix some arginfos (thanks Philip) | Felipe Pena | 2009-10-03 | 1 | -4/+6 |
* | 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/+188 |