1
0
mirror of https://github.com/danog/loop.git synced 2024-11-26 20:04:44 +01:00
Commit Graph

47 Commits

Author SHA1 Message Date
992c3560d0 Update 2023-09-30 15:31:35 +02:00
7da78299b6 Psalm fixes 2023-09-30 14:26:17 +02:00
5595a420e1 Add postpone parameter 2023-09-30 14:20:49 +02:00
73f1574f37
Fix reportPause triggering even in case of CONTINUE 2023-09-03 16:31:18 +02:00
bf3ef5d4d2 Just wait when starting 2023-01-24 18:58:51 +01:00
856a930ccc Fixup execution order 2023-01-24 16:17:38 +01:00
08793c8207 Improve docs 2023-01-24 15:54:36 +01:00
064b1d8d2a Actively wait for loop shutdown 2023-01-24 15:49:37 +01:00
ba6d91426c Improve coverage 2023-01-24 12:34:29 +01:00
9ecb50391f Improve coverage 2023-01-24 12:33:59 +01:00
54d524b388 Fix tests 2023-01-24 12:31:57 +01:00
1d7b352ceb Psalm improvements 2023-01-24 12:04:38 +01:00
Github Actions
d4a3264eef Add extra assertion 2023-01-24 02:24:28 +01:00
bdeb4b05dc Update docs 2023-01-23 22:19:50 +01:00
3f7cf21547 Update docs 2023-01-23 22:18:52 +01:00
fc49a97b24 100% coverage 2023-01-23 16:17:49 +01:00
75ff0b2df8 Fix edge cases 2023-01-23 16:05:36 +01:00
4b2a24e3db Improve coverage 2023-01-23 13:11:46 +01:00
da08301a91 Fix tests 2023-01-23 00:38:49 +01:00
eb05448ce7 Simplify everything 2023-01-23 00:24:18 +01:00
87ea7ca55f Remove signal loops 2023-01-22 21:59:13 +01:00
03099e1e3d Improve 2023-01-22 21:22:34 +01:00
59354bb12d Fix memory leak 2023-01-22 10:05:04 +01:00
8309d5be1d Update 2022-12-24 19:04:18 +01:00
1544d1fe5b Update 2022-12-24 18:59:54 +01:00
980b386cd8 Fix more tests 2022-12-24 18:30:29 +01:00
bd4ccf724c Cleanup 2022-12-24 17:48:33 +01:00
e246b6b1db Refactoring 2022-12-24 17:24:51 +01:00
6fc9888d6d Update 2022-12-24 15:14:03 +01:00
c3a89d1714 Refactor 2022-12-24 15:03:00 +01:00
e3fe319219 Refactor 2022-12-24 14:36:39 +01:00
afcf214f24 Update 2022-12-23 20:45:00 +01:00
47d2d51442 Update 2022-12-23 20:44:07 +01:00
b1941cc6a7
Cs-fix and psalm fixes 2021-04-21 15:41:15 +02:00
db84c4851f
Add resumeDeferOnce 2021-04-21 15:34:59 +02:00
85af229ec6
Finish docs 2020-07-24 19:24:04 +02:00
6c1d0f98d7
cs-fix 2020-07-23 17:05:15 +02:00
a410e650bb
Make xdebug coverage happy 2020-07-23 17:03:53 +02:00
59a9cd54d2
Github actions 2020-07-23 14:18:33 +02:00
ee04355a63
Finalize tests 2020-07-23 13:26:16 +02:00
f7b0d55d14
Run coveralls 2020-07-22 18:18:57 +02:00
3c69464e63
For now target PHP 7.1 2020-07-22 17:46:05 +02:00
6adc4d5d25
Update 2020-07-21 22:20:03 +02:00
c538ee4e19
Finalize 2020-07-21 21:45:22 +02:00
80288927a7
Even more tests 2020-07-21 19:41:17 +02:00
eaf91330e8
Improve tests 2020-07-21 19:12:11 +02:00
81a524f4d2
First commit 2020-07-21 18:06:19 +02:00