História revízii

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