1
0
mirror of https://github.com/danog/amp.git synced 2024-11-27 04:24:42 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Niklas Keller
0c77b964fe Change namespace to AsyncInterop 2017-01-07 11:47:58 +01:00
Aaron Piotrowski
06ea46effb Fix oddity with PHPUnit requires annotation
Because apparently new lines matter for this…
2016-12-30 15:11:05 -06:00
Bob Weinand
b89f30a8f0 Fixed #3 (PHP_INT_MIN is PHP 7 only) 2016-12-30 21:29:21 +01:00
Bob Weinand
5ac73ba77a Merge pull request #2 from jsor/test-throw-in-callback-on-failure
Add test for throwing in callback on failure
2016-12-30 21:03:28 +01:00
Jan Sorgalla
3c263cc1e9
Add test for throwing in callback on failure 2016-12-30 20:53:47 +01:00
Bob Weinand
d6d201a1d2 Reset to previous error handler to not interefere with other tests in the testsuite 2016-12-30 18:52:58 +01:00
Bob Weinand
cc30538bff Merge pull request #1 from jsor/php-version
Lower required PHP version to be compatible with async-interop/promise
2016-12-30 15:14:44 +01:00
Jan Sorgalla
4979bab754
Lower required PHP version to compatible with async-interop/promise 2016-12-30 14:51:23 +01:00
Bob Weinand
3139f156c3 Require PHP 7 for weak types test 2016-12-29 22:34:30 +01:00
Bob Weinand
c49fba263c Add test for weak types 2016-12-29 19:01:41 +01:00
Aaron Piotrowski
a4d572cab9 Fix typo in function declaration 2016-12-27 17:20:48 -06:00
Bob Weinand
e642182289 Update to Promise 2016-12-23 13:14:11 +01:00
Bob Weinand
9669587296 Initial commit 2016-10-24 19:53:21 +02:00