1
0
mirror of https://github.com/danog/amp.git synced 2024-11-27 04:24:42 +01:00
Go to file
Aaron Piotrowski bb51720818 Always use persistent flag for timer
cancel() is called when delay timers are executed anyway, so it doesn't matter what the flags are for the event.
2017-02-16 23:39:11 -06:00
lib Always use persistent flag for timer 2017-02-16 23:39:11 -06:00
test Fix bootstrap test and execute it 2017-01-08 17:24:25 +01:00
.gitattributes Initial commit 2016-05-19 11:13:07 -05:00
.gitignore Initial commit 2016-05-19 11:13:07 -05:00
.php_cs Fix travis run the second 2016-08-15 15:32:54 +02:00
.travis.yml Add implementation using event extension 2017-01-05 14:08:33 -06:00
composer.json Fix async-interop version constraints 2017-01-08 15:12:48 +00:00
LICENSE Initial commit 2016-05-19 11:13:07 -05:00
phpunit.xml.dist Fix bootstrap test and execute it 2017-01-08 17:24:25 +01:00