Niklas Keller
|
a27590158d
|
Remove streams and reduce complexity (#56)
|
2021-12-13 23:30:02 +01:00 |
|
Niklas Keller
|
121741a551
|
Fix composer.json requirements
|
2021-12-11 21:09:26 +01:00 |
|
Aaron Piotrowski
|
de3551bbf3
|
Rename lib to src
|
2021-12-10 17:53:24 -06:00 |
|
Aaron Piotrowski
|
51cbc60eb7
|
Update for Revolt changes
|
2021-10-14 21:42:08 -05:00 |
|
Aaron Piotrowski
|
51c944b56e
|
Update for name changes
|
2021-09-24 08:07:26 -05:00 |
|
Aaron Piotrowski
|
9bdcb92d26
|
Update for Revolt changes and Futures
|
2021-09-15 22:44:08 -05:00 |
|
Aaron Piotrowski
|
bbe8032e16
|
Merge branch 'master' into v2-revolt
# Conflicts:
# test/ProcessTest.php
|
2021-09-15 22:17:59 -05:00 |
|
Niklas Keller
|
41403400d1
|
Fix config override
|
2021-03-30 18:44:43 +02:00 |
|
Niklas Keller
|
36e5ae0f37
|
Use revolt
|
2021-03-27 07:34:45 +01:00 |
|
Aaron Piotrowski
|
c3524da3a6
|
Refactor for Amp v3
|
2020-10-07 12:06:47 -05:00 |
|
Aaron Piotrowski
|
355b1e561b
|
Ignore PHP version on composer cs command
Everytime I update PHP I stop running the CS fixer because of their stupid platform requirements…
|
2019-02-26 10:33:03 -06:00 |
|
Aaron Piotrowski
|
155960d7dd
|
Rename escape function
Renamed constants.php to functions.php since it now contains a function.
|
2019-02-25 22:50:25 -06:00 |
|
Aaron Piotrowski
|
91dc2ec100
|
Update examples
|
2018-10-15 09:55:15 -05:00 |
|
Aaron Piotrowski
|
9460633c7d
|
Use shared CS config; update styles
|
2018-10-14 23:16:09 -05:00 |
|
Aaron Piotrowski
|
7c1b46d391
|
Fix test namespace
|
2017-12-02 21:16:52 -06:00 |
|
Aaron Piotrowski
|
8dbb2d133c
|
Define target platform in composer.json and fix .travis.yml and appveyor.yml
|
2017-12-02 21:16:03 -06:00 |
|
Aaron Piotrowski
|
f1bf550910
|
functions.php → constants.php
|
2017-11-24 19:11:21 -06:00 |
|
Niklas Keller
|
8cbd431dab
|
Update Travis config and fix code style
|
2017-11-24 18:43:57 -06:00 |
|
Niklas Keller
|
88f8865a6a
|
More refactoring for Windows compatibility with improved BC
|
2017-11-24 18:43:56 -06:00 |
|
Chris Wright
|
6d2b28f4f5
|
Refactor for full Windows compatibility
|
2017-11-24 18:43:56 -06:00 |
|
Aaron Piotrowski
|
cc85c607b9
|
Upgrade to PHPUnit 6
|
2017-06-15 22:53:33 -05:00 |
|
Aaron Piotrowski
|
18ef28bf71
|
Refactor StreamedProcess
|
2017-06-15 12:02:50 -05:00 |
|
Aaron Piotrowski
|
1736be4a7c
|
Update for async-interop merge and other Amp changes
|
2017-03-16 10:04:52 -05:00 |
|
Niklas Keller
|
86479bc591
|
Require fully qualified function calls
|
2017-03-05 18:08:34 +01:00 |
|
Aaron Piotrowski
|
3f3434ba18
|
Refactor for Amp v2
Merged Process and StreamedProcess from amphp/parallel that will now depend on this package.
|
2017-01-11 12:25:52 -06:00 |
|
Bob Weinand
|
d2da56638f
|
Fixup after PR #5, add some more tests
Also removing status() again
|
2015-09-16 19:56:15 +02:00 |
|
Edoardo Biraghi
|
c449c52e75
|
Start testing with PHPUnit on multiple reactors
|
2015-09-11 16:39:38 +02:00 |
|
Bob Weinand
|
e7a1d052fb
|
Update to Amp 1.0
|
2015-09-10 23:53:51 +02:00 |
|
Daniel Lowrey
|
d465f69626
|
update composer package name
|
2015-04-22 12:22:05 -04:00 |
|
Bob Weinand
|
883640145a
|
Initial Commit
|
2015-04-22 16:33:54 +02:00 |
|