summaryrefslogtreecommitdiff
path: root/ext/zend_test
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix zend_test interned strings loaded via dl()"Nikita Popov2019-04-181-4/+3
* Fix zend_test interned strings loaded via dl()Nikita Popov2019-04-181-3/+4
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-2/+4
* Remove local variablesPeter Kokot2019-02-031-10/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-302-2/+2
* Implement typed propertiesNikita Popov2019-01-111-0/+31
* Sync leading and final newlines in source code filesPeter Kokot2018-10-142-2/+0
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+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-022-2/+2
* | Fix: follow the indent of the other configure optionsTom Van Looy2018-02-151-1/+1
* | year++Xinchen Hui2018-01-022-2/+2
* | 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-124-0/+321