Commit Graph

6 Commits

Author SHA1 Message Date
Nikita Popov
59522c5a85 Generate less code in compile time binary op test
Don't generate try {} blocks for the operations that don't throw.
2019-07-01 17:27:42 +02:00
Fabien Villepinte
26dfce7f36 Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
Gabriel Caruso
6c4e2079c0 Use EXPECT when possible
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
2019-03-11 00:05:44 -03:00
Bob Weinand
94d3e40102 Delay array to string conversion notice until runtime 2019-02-27 18:46:31 +01:00
Bob Weinand
a72c741624 Uncomment cleanup for runtime_compile_time_binary_operands.phpt 2019-02-27 13:02:14 +01:00
rjhdby
fcfec9102b Add runtime_compile_time_binary_operands.phpt 2019-02-27 12:59:06 +01:00