1
0
mirror of https://github.com/danog/amp.git synced 2024-11-27 04:24:42 +01:00
amp/lib
2015-06-16 11:10:53 -04:00
..
Deferred.php Improve Deferred performance switching 2015-05-27 22:03:08 -04:00
Failure.php fixed code to adhere to the phpdoc'ed description 2015-06-15 17:47:02 -04:00
functions.php error traceback improvement 2015-06-16 11:10:53 -04:00
LibeventReactor.php Reactor watcher option "callback_data" renamed "cb_data" 2015-05-20 15:21:59 -04:00
NativeReactor.php Fix potential illegal offset access 2015-06-10 15:32:02 -04:00
Pause.php Miscellaneous function changes (more after jump) 2015-05-20 15:18:30 -04:00
Placeholder.php fixed code to adhere to the phpdoc'ed description 2015-06-15 17:47:02 -04:00
PrivatePlaceholder.php Unresolved -> PrivatePlaceholder 2015-05-19 00:29:27 -04:00
PrivatePromisor.php Remove Exception hint because it breaks on PHP7 BaseException 2015-06-08 15:11:17 -04:00
Promise.php fixed code to adhere to the phpdoc'ed description 2015-06-15 17:47:02 -04:00
PromiseStream.php Remove streamable support in coroutine resolution 2015-06-15 13:17:27 -04:00
Promisor.php Remove Exception hint because it breaks on PHP7 BaseException 2015-06-08 15:11:17 -04:00
PublicPromisor.php Remove Exception hint because it breaks on PHP7 BaseException 2015-06-08 15:11:17 -04:00
Reactor.php Backport API changes to 5.5+ compat 2015-05-04 12:48:29 -04:00
SignalReactor.php Backport API changes to 5.5+ compat 2015-05-04 12:48:29 -04:00
Streamable.php Add Amp\Streamable interface for buffered generator resolution 2015-05-19 12:03:26 -04:00
Struct.php Suggest nearby property name in Struct error messages 2015-05-13 10:05:56 -04:00
Success.php fixed code to adhere to the phpdoc'ed description 2015-06-15 17:47:02 -04:00
UvReactor.php I/O watchers must be always cleared, even if disabled 2015-06-10 20:10:33 +02:00
Watcher.php Reactor API updates, NativeReactor refactor 2015-04-03 11:56:16 -04:00