summaryrefslogtreecommitdiff
path: root/Zend/tests/runtime_compile_time_binary_operands.phpt
Commit message (Expand)AuthorAgeFilesLines
* Fix compile-time/run-time discrepancies with unary operatorsNikita Popov2020-09-151-7/+36
* Remove unnecessary check in runtime_compile_time_binary_operands.phptNikita Popov2020-04-011-3/+0
* Unify checks for binary operator errors for ct evalNikita Popov2020-04-011-5/+2
* Improve "unsupported operands" errorNikita Popov2020-04-011-2/+5
* Reindent phpt filesNikita Popov2020-02-031-110/+110
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Generate less code in compile time binary op testNikita Popov2019-07-011-4/+7
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-2/+2
* Use EXPECT when possibleGabriel Caruso2019-03-111-1/+1
* Delay array to string conversion notice until runtimeBob Weinand2019-02-271-1/+1
* Uncomment cleanup for runtime_compile_time_binary_operands.phptBob Weinand2019-02-271-1/+1
* Add runtime_compile_time_binary_operands.phptrjhdby2019-02-271-0/+156