Historie revizí

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