summaryrefslogtreecommitdiff
path: root/Zend/tests/closure_use_parameter_name.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Forbid double use() and use() of paramNikita Popov2016-01-121-0/+14
Also commit a test I forgot to add for forbidden use() of auto-globals.