Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug #78697: inaccurate error message | Fabien Villepinte | 2019-10-21 | 1 | -1/+1 |
* | Fixed bug #75186 | Nikita Popov | 2019-05-09 | 1 | -21/+20 |
* | Fixed bug #77882 | Nikita Popov | 2019-04-15 | 1 | -0/+8 |
* | Fixed bug #77772 | Nikita Popov | 2019-03-22 | 1 | -14/+12 |
* | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 1 | -5/+5 |
* | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2018-10-03 | 1 | -7/+5 |
|\ | |||||
| * | Reflection: Copy invoke function also in the variadic case | Nikita Popov | 2018-10-03 | 1 | -7/+5 |
* | | Fixed bug #66430 | Nikita Popov | 2018-10-02 | 1 | -0/+10 |
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-09-05 | 1 | -2/+4 |
|\ \ | |/ | |||||
| * | Fix #74454: Wrong exception being thrown when using ReflectionMethod | Christoph M. Becker | 2018-09-05 | 1 | -2/+4 |
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2018-07-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixed bug #75231 | Nikita Popov | 2018-07-02 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Xinchen Hui | 2018-06-28 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixed bug #76536 (PHP crashes with core dump when throwing exception in error... | Xinchen Hui | 2018-06-28 | 1 | -1/+1 |
| * | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | Revert BC break caused by fixing bug #74035 | Michael Moravec | 2017-11-06 | 1 | -3/+3 |
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Xinchen Hui | 2017-07-27 | 1 | -1/+16 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-07-27 | 1 | -1/+16 |
| |\ | |||||
| | * | Fixed bug #74949 (null pointer dereference in _function_string) | Xinchen Hui | 2017-07-27 | 1 | -1/+16 |
* | | | Remove superfluous semicolons | Tom Van Looy | 2017-06-26 | 1 | -1/+1 |
* | | | code de-duplication in ReflectionType::__toString and ReflectionNamedType::ge... | Remi Collet | 2017-06-15 | 1 | -7/+7 |
* | | | Allow ReflectionClass::isIterable() to return true for Traversables | Sara Golemon | 2017-05-31 | 1 | -1/+6 |
* | | | Rename ReflectionClass::isIterateable() to isIterable() | Sara Golemon | 2017-05-31 | 1 | -4/+5 |
* | | | Merge branch 'PHP-7.1' | Xinchen Hui | 2017-05-31 | 1 | -1/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-05-31 | 1 | -1/+7 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #74673 (Segfault when cast Reflection object to string with undefin... | Xinchen Hui | 2017-05-31 | 1 | -2/+8 |
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-02-12 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Revert "Fixed bug #74035" | Nikita Popov | 2017-02-12 | 1 | -3/+3 |
* | | | Don't leak internal flags in reflection | Nikita Popov | 2017-04-22 | 1 | -3/+8 |
* | | | ReflectionGenerator now sends ReflectionException as expected | Julien Pauli | 2017-02-07 | 1 | -2/+2 |
* | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-02-03 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-02-03 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #74035 | andrewnester | 2017-02-03 | 1 | -3/+3 |
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-18 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-18 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix ce comparison | Thomas Punt | 2017-01-18 | 1 | -1/+1 |
| | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | | Introduced "zend_type" - an abstraction for type-hinting representation. | Dmitry Stogov | 2017-01-13 | 1 | -58/+30 |
* | | | Fix memory error in reflection export | Nikita Popov | 2017-01-12 | 1 | -15/+11 |
* | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | | | Switch reflection to use smart_str | Nikita Popov | 2017-01-01 | 1 | -311/+227 |
* | | | Reduce redundant storage of required number of parameters to required flag | Barbu Paul - Gheorghe | 2016-12-26 | 1 | -11/+18 |
* | | | Drop some dead code in ext/reflection | Nikita Popov | 2016-12-21 | 1 | -17/+0 |
|/ / | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2016-12-18 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | Fix bug #46103 | Nikita Popov | 2016-12-18 | 1 | -0/+10 |
* | | Intriduced ZEND_ACC_INHERITED class flag. | Dmitry Stogov | 2016-11-01 | 1 | -1/+1 |
* | | Unwrap reference returns in cufa etc | Nikita Popov | 2016-09-30 | 1 | -0/+9 |
* | | Don't mark ReflectionType::__toString() as deprecated for now | Nikita Popov | 2016-09-28 | 1 | -1/+4 |