summaryrefslogtreecommitdiff
path: root/ext/zend_test/test.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ZEND_OVERLOADED_FUNCTION and corresponding call_method object handlerDmitry Stogov2019-02-071-17/+26
* Remove year range from copyright noticeZeev Suraski2019-01-301-1/+1
* Implement typed propertiesNikita Popov2019-01-111-0/+31
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* Add test for void return type on internal functionNikita Popov2018-06-301-0/+9
* Add test for issue #1400Xinchen Hui2018-06-271-0/+6
* Export standard object handlers, to avoid indirect accessDmitry Stogov2018-05-311-1/+1
* Merge branch 'PHP-7.2'Anatol Belski2018-05-201-0/+2
|\
| * Fixed bug #76337xKhorasan2018-05-201-0/+2
| * year++Xinchen Hui2018-01-021-1/+1
* | year++Xinchen Hui2018-01-021-1/+1
* | Move constants into read-only data segmentDmitry Stogov2017-12-141-2/+2
* | Make ext/zend_test report itself as zend-test in `php -m'Kalle Sommer Nielsen2017-08-171-1/+1
|/
* fix shared compilationAnatol Belski2017-03-151-1/+1
* zend-test extension to house code that is required for testing internal APIs,...Nikita Popov2017-03-121-0/+260