1
0
mirror of https://github.com/danog/file.git synced 2024-11-26 11:54:54 +01:00
Commit Graph

32 Commits

Author SHA1 Message Date
Aaron Piotrowski
76cdea9af7
Use shared style defintions; update styles 2018-10-27 10:57:31 -05:00
Aaron Piotrowski
836e0ebb03
Update to amphp/parallel v1.0 2018-10-27 10:21:18 -05:00
Aaron Piotrowski
fb58fe8dd5
Update to amphp/parallel 0.2 2017-12-14 22:36:16 -06:00
Aaron Piotrowski
917aaca671
Define target platform in composer.json and fix .travis.yml 2017-12-02 20:06:41 -06:00
Aaron Piotrowski
0c45a5674e
Use BlockingDriver within parallel workers
Prevents infinite spawning of workers if ParallelDriver is used within a worker.
2017-07-17 23:10:17 -05:00
Niklas Keller
5374d7cce2 Update composer.json 2017-06-21 20:11:53 +02:00
Niklas Keller
089684ea00 Require parallel 0.1.4 and fix code style 2017-06-21 10:18:14 +02:00
Niklas Keller
770157c94e Require amphp/parallel, use stable libs 2017-06-16 13:31:28 +02:00
Niklas Keller
212e2a5450 Update to stable Amp release 2017-06-15 19:48:45 +02:00
Aaron Piotrowski
32454e960b Upgrade to PHPUnit 6 2017-05-17 22:58:39 -05:00
Aaron Piotrowski
9b8b1daeb0 Implement stream interfaces in Handle 2017-05-12 15:43:23 -05:00
Aaron Piotrowski
1f264d949e Revert "Use byte-stream package"
This reverts commit ffde7791d7.

Oops… wrong branch.
2017-05-12 10:12:44 -05:00
Aaron Piotrowski
ffde7791d7 Use byte-stream package 2017-05-11 18:17:35 -05:00
Aaron Piotrowski
b3f354472f Update for async-interop merge and other Amp changes 2017-03-16 22:39:49 -05:00
Niklas Keller
a26ba1ca1f Change interop namespace 2017-01-11 14:22:06 +01:00
Aaron Piotrowski
a8af5a281d Parallel driver 2016-08-30 14:05:14 -05:00
Aaron Piotrowski
34599943bc More driver functions; add type declarations; code cleanup 2016-08-23 23:55:06 -05:00
Bob Weinand
1725c684a0 Upgrade to Amp v2 2016-07-21 01:39:27 +02:00
Niklas Keller
3069b4b3dd Fix composer.json 2015-08-14 07:13:51 +02:00
Daniel Lowrey
3f1127506c use amp1 2015-08-08 11:58:39 -04:00
Daniel Lowrey
0db4dcaadf fix travis 2015-08-08 11:38:04 -04:00
Bob Weinand
d3517cb7d7 Add PHP 7 coverage 2015-08-07 17:56:04 +02:00
Daniel Lowrey
130303aeee Transition from Filesystem -> File 2015-08-05 10:55:56 -04:00
Daniel Lowrey
30e4cbc62a move coveralls integration into .travis.yml 2015-08-02 16:05:03 -04:00
Daniel Lowrey
2ba3d873e1 update composer.json 2015-07-31 21:04:58 -04:00
Daniel Lowrey
07e110ac03 renaming 2015-07-30 10:17:41 -04:00
Daniel Lowrey
6b3eda1719 update composer dev deps 2015-07-28 09:54:52 -04:00
Daniel Lowrey
a3624b0b2d bump amp dependency to ^1 2015-07-28 08:27:23 -04:00
Daniel Lowrey
19b8943aa4 update php-coveralls dependency 2015-07-19 12:37:10 -04:00
Daniel Lowrey
5602f6a337 get travis coveralls working 2015-07-19 12:28:05 -04:00
Daniel Lowrey
b6769f1ef4 retrofit for 5.5 compat 2015-07-17 10:55:38 -04:00
Daniel Lowrey
39de6ea2cf [WIP] initial code commit 2015-07-17 10:10:44 -04:00