1
0
mirror of https://github.com/danog/amp.git synced 2024-11-30 04:29:08 +01:00
amp/test
Bob Weinand b197b2c07d Put Loop::execute() $callback into Driver::defer()
This also ensures that potential throwing in the callback will be handled inside a potential error handler instead of immediately falling through.
2016-05-26 23:45:27 +02:00
..
DummyDriver.php Put Loop::execute() $callback into Driver::defer() 2016-05-26 23:45:27 +02:00
LoopTest.php Put Loop::execute() $callback into Driver::defer() 2016-05-26 23:45:27 +02:00
RegistryTest.php Cleanup namespace 2016-05-26 10:05:17 -05:00