walkor
|
535680f5d9
Merge pull request #978 from luzrain/events
|
vor 2 Jahren |
walkor
|
e7189b68b5
Merge pull request #980 from luzrain/event_init
|
vor 2 Jahren |
Anton
|
b3b8c99774
Rewrited $eventLoopClass initialization process. Print all throwed exceptions through Worker::log method.
|
vor 2 Jahren |
Anton
|
b2b8243922
Removed some ignoreErrors from phpstan and resolve those errors
|
vor 2 Jahren |
Anton
|
b4a253a986
Implemented error handling properly in all Event classes
|
vor 2 Jahren |
walkor
|
ba38b9d894
Merge pull request #976 from luzrain/code_improvements_2
|
vor 2 Jahren |
Anton
|
96cc3ad405
isset conditions replaced by null coalescing assignments
|
vor 2 Jahren |
Anton
|
afdb4e1bbd
Type definitions improvements
|
vor 2 Jahren |
Anton
|
c445ca7a69
Replaced all old style callables to new first class callable syntax
|
vor 2 Jahren |
twomiao
|
74e8dfb764
Update worker
|
vor 2 Jahren |
twomiao
|
e1c95e047c
Update worker
|
vor 2 Jahren |
walkor
|
06d3a6d759
Update Worker.php
|
vor 2 Jahren |
twomiao
|
9fcf04bb19
Fixed bug: onWorkerStop cannot be triggered.
|
vor 2 Jahren |
twomiao
|
db8ca24696
Fixed: Graceful stop and Standardized code format
|
vor 2 Jahren |
walkor
|
5d9e576a9f
Support sapi micro
|
vor 2 Jahren |
walkor
|
b1f8c5a586
Update Worker.php
|
vor 2 Jahren |
walkor
|
20681c27f4
Update Worker.php
|
vor 2 Jahren |
walkor
|
2f2675104f
allowed_classes options for unserialize
|
vor 2 Jahren |
Chance
|
50f20ebd1c
analyse fix: Dead catch - Exception is never thrown in the try block
|
vor 2 Jahren |
Chance
|
21d244b6b1
analyse fix: Offset 'running' on array{command: string, pid: int, running: bool, signaled: bool, stopped: bool, exitcode: int, termsig: int, stopsig: int} in isset() always exists and is not nullable
|
vor 2 Jahren |
Chance
|
d6d3df3115
phpstan analyse level 4
|
vor 2 Jahren |
Chance
|
123ac8aae8
phpstan analyse level 3
|
vor 2 Jahren |
Chance
|
0f6ed92fc3
analyse fix: Unsafe call to private method through static::
|
vor 2 Jahren |
Chance
|
de778cd2ba
phpstan analyse level 2
|
vor 2 Jahren |
Ako Tulu
|
8d9a9c1bd7
Replaced tabs with spaces project wide.
|
vor 2 Jahren |
Ako Tulu
|
247d87ca29
Removed PHPStrom attributes, fixed minor typos and changed DEBUG to USER mode.
|
vor 2 Jahren |
Mark Magyar
|
df39972cfd
replaced long notation with combined assignment
|
vor 2 Jahren |
Mark Magyar
|
0e1d70f1fe
merged multiple isset()s
|
vor 2 Jahren |
Mark Magyar
|
e921a04b91
flipped conditions to gain performance
|
vor 2 Jahren |
Mark Magyar
|
9209697d12
simplified if-else branches
|
vor 2 Jahren |