summaryrefslogtreecommitdiff
path: root/Zend/tests/arg_unpack
Commit message (Expand)AuthorAgeFilesLines
* Argument unpacking with Traversables and non-integer keys.Dmitry Stogov2018-07-041-0/+21
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-202-2/+2
* Fix SEND_UNPACK array separationNikita Popov2016-04-161-0/+36
* Updated tests to reflect exception class changes.Aaron Piotrowski2015-05-161-2/+2
* Implement engine exceptionsDmitry Stogov2015-03-091-6/+10
* Disallow use of positional args after unpackingNikita Popov2014-02-269-105/+87
* Fix argument unpacking across stack pagesNikita Popov2014-01-181-0/+15
* Implement argument unpackingNikita Popov2014-01-1110-0/+573