AzuraCast/src/MessageQueue
Buster "Silver Eagle" Neece 79b1bc5c4a
PHPStan upgrade and new baseline.
Changelogs summary:

 - phpstan/phpstan updated from 0.12.96 to 1.0.1 major
   See changes: https://github.com/phpstan/phpstan/compare/0.12.96...1.0.1
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.0.1

 - phpstan/phpstan-doctrine updated from 0.12.44 to 1.0.1 major
   See changes: https://github.com/phpstan/phpstan-doctrine/compare/0.12.44...1.0.1
   Release notes: https://github.com/phpstan/phpstan-doctrine/releases/tag/1.0.1
2021-11-02 23:12:02 -05:00
..
AbstractQueueManager.php Switch message queue from MariaDB to beanstalkd (#4418) 2021-07-21 16:45:22 -05:00
HandleUniqueMiddleware.php Apply PHP8-specific improvements. 2021-04-23 00:24:12 -05:00
LogWorkerExceptionSubscriber.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
QueueManager.php PHPStan upgrade and new baseline. 2021-11-02 23:12:02 -05:00
QueueManagerInterface.php Switch message queue from MariaDB to beanstalkd (#4418) 2021-07-21 16:45:22 -05:00
ResetArrayCacheMiddleware.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
TestQueueManager.php Switch message queue from MariaDB to beanstalkd (#4418) 2021-07-21 16:45:22 -05:00
UniqueMessageInterface.php System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00