Aaron Piotrowski
|
1db52920ab
|
Mark loop classes final
|
2020-10-09 13:23:33 -05:00 |
|
Aaron Piotrowski
|
9a2ebe777a
|
Merge branch 'kelunik-nested-wait' into v3
|
2020-09-26 11:40:38 -05:00 |
|
Aaron Piotrowski
|
d48e6bd5d2
|
Add more class and return types
More PHP 7.1 to 8 types added.
|
2020-09-24 22:17:13 -05:00 |
|
Niklas Keller
|
05483cdbef
|
Enforce timer interval as minimum time to execution (#319)
Co-authored-by: Aaron Piotrowski <aaron@trowski.com>
|
2020-07-14 21:45:35 +02:00 |
|
Niklas Keller
|
caea418fe8
|
Increase psalm error level to level 2
|
2020-03-28 22:20:44 +01:00 |
|
Niklas Keller
|
885cd68828
|
Increase psalm error level to level 3
|
2020-03-28 21:55:44 +01:00 |
|
Niklas Keller
|
a75164b66b
|
Add psalm static analysis on level 6
This also fixes mixed types in some cases.
|
2020-03-28 12:23:46 +01:00 |
|
Niklas Keller
|
fa3fe1d20b
|
Apply PSR-2
|
2018-06-18 20:00:01 +02:00 |
|
Aaron Piotrowski
|
a562d6b20f
|
Use same poll for read and write watchers
Changed values of Watcher constants to match UV constants because it was easier that way. :-D
|
2017-04-21 10:54:53 -05:00 |
|
Aaron Piotrowski
|
89570e8f6d
|
Move Watcher to Loop namespace
|
2017-04-18 09:38:16 -05:00 |
|