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

41 Commits

Author SHA1 Message Date
Aaron Piotrowski
ade997688a Merge branch 'awaitable' into v2 2016-07-18 23:20:05 -05:00
Aaron Piotrowski
3f654cbd5b Initial tests plus some fixes 2016-07-12 11:20:06 -05:00
Aaron Piotrowski
6d263ffb84 Drop Awaitable from namespace 2016-05-23 22:48:28 -05:00
Aaron Piotrowski
c7f64ce2c0 Initial commit 2016-05-21 09:44:52 -05:00
Niklas Keller
de76032225 Add branch alias for dev-master 2015-08-18 13:41:13 +02:00
Bob Weinand
bceb6f15d9 Try fixing coveralls 2015-08-07 17:20:45 +02:00
Bob Weinand
5ed70577fc Fully move coveralls integration into .travis.yml 2015-08-02 21:59:44 +02:00
Bob Weinand
f32fb8373b Add phpdbg coverage on travis 2015-08-01 23:36:59 +02:00
Daniel Lowrey
94911a744f update composer ahead of v1 2015-07-27 13:37:05 -04:00
Daniel Lowrey
28a5f5d905 update 1.0.0-dev branch alias to point at master 2015-07-23 01:35:59 -04:00
Daniel Lowrey
4095aabbfc update composer 2015-07-22 13:12:29 -04:00
Daniel Lowrey
924db14af8 update composer 2015-07-22 11:42:16 -04:00
Daniel Lowrey
4184d07610 support file updates 2015-07-19 13:33:39 -04:00
Daniel Lowrey
0bad356c2d use branch-alias 1.1.0-dev for master 2015-05-20 18:30:06 -04:00
Daniel Lowrey
772f9fdcfb fix json syntax derp 2015-05-12 15:23:53 -04:00
Daniel Lowrey
a17a624256 update support files 2015-05-12 15:18:28 -04:00
Daniel Lowrey
515403077e update composer.json 2015-05-12 15:03:24 -04:00
Daniel Lowrey
7967bec394 allow php7 in composer.json 2015-05-04 12:48:29 -04:00
Daniel Lowrey
cddb8e9f08 Backport API changes to 5.5+ compat 2015-05-04 12:48:29 -04:00
Daniel Lowrey
5f4509312f sigh ... add phpunit to composer requires 2015-04-29 12:53:40 -04:00
Daniel Lowrey
192627cf94 F U composer php version requirement 2015-04-29 12:27:15 -04:00
Daniel Lowrey
bf89a74035 fix composer for php7 requirement 2015-04-29 12:07:51 -04:00
Daniel Lowrey
d4256833c9 update composer.json 2015-04-29 11:26:23 -04:00
Daniel Lowrey
22b308793a update support files 2015-04-27 15:16:26 -04:00
Grégoire Pineau
63305d486f Removed useless configuration in composer.json 2015-02-05 14:40:18 +01:00
Douglas G.R
cf3e13a595 Throws a RuntimeException if php-uv or libevent is not loaded.
Using UvReactor or LibeventReactor directly (instead of Amp\getReactor)
doesn't check if php-uv/libevent is loaded and dies with a 'Call to undefined
function' message.
2015-01-06 00:01:07 -02:00
Daniel Lowrey
9a2ab863f4 Drop php version requirement to 5.4 2014-10-20 09:45:49 -04:00
Daniel Lowrey
6b7c24e160 Update composer.json 2014-09-23 00:27:48 -04:00
Daniel Lowrey
7064ec5dc8 Migrate repo to amphp/amp 2014-09-23 00:06:03 -04:00
Daniel Lowrey
383a90cb68 Update composer package description 2014-08-06 00:25:48 -04:00
Daniel Lowrey
bb44d2a3c9 add functions file to autoloader 2014-08-02 02:10:05 -04:00
Daniel Lowrey
6777532a66 Added functions, reactor globals 2014-08-01 15:37:02 -04:00
Daniel Lowrey
16190c9b32 Improved composer support 2014-07-22 13:47:22 -04:00
Daniel Lowrey
1762f9d69d Remove concurrency primitives (moved to separate repo) 2014-04-27 00:17:40 -04:00
Daniel Lowrey
ad0a2b571c Minor updates for tagged release 2014-04-09 16:32:28 -04:00
Daniel Lowrey
885969ff84 Time intervals now expressed in milliseconds (was seconds) 2014-03-07 12:02:03 -05:00
Daniel Lowrey
4e3a7598ef Test CHANGELOG and composer.json updates 2014-03-06 21:46:57 -05:00
Daniel Lowrey
491f29266d Update CHANGELOG/README/composer for release 2014-03-06 15:09:28 -05:00
Daniel Lowrey
861cb58023 File structure reorganization 2014-03-06 09:53:16 -05:00
Alexander
f1b90357e0 Add a branch alias to composer.json 2014-01-16 22:23:16 +01:00
Daniel Lowrey
d65224aeb3 Initial release commit 2013-08-07 00:17:57 -04:00