Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure correct signatures for magic methods | Gabriel Caruso | 2020-08-02 | 1 | -0/+60 |
* | Fix tests I missed before | Nikita Popov | 2020-07-20 | 1 | -1/+1 |
* | Check `__set_state` structure | Gabriel Caruso | 2020-04-28 | 1 | -3/+3 |
* | Fixed bug #64592 | Nikita Popov | 2020-02-28 | 1 | -5/+1 |
* | Reindent phpt files | Nikita Popov | 2020-02-03 | 1 | -3/+3 |
* | Adjust tests for zpp TypeError change | Nikita Popov | 2019-03-11 | 1 | -9/+1 |
* | Renumber ZEND_ACC_... flags | Dmitry Stogov | 2018-09-11 | 1 | -38/+38 |
* | Don't leak internal flags in reflection | Nikita Popov | 2017-04-22 | 1 | -38/+38 |
* | Fix reflection test after flag removal | Nikita Popov | 2017-04-22 | 1 | -2/+2 |
* | - Improved memory usage | Dmitry Stogov | 2010-09-15 | 1 | -41/+41 |
* | - Fixed bug #47254 (Wrong Reflection for extends class) | Felipe Pena | 2009-04-27 | 1 | -17/+17 |
* | - New parameter parsing | Felipe Pena | 2009-01-07 | 1 | -1/+1 |
* | 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/+244 |