Skip to content

Conversation

dpgover
Copy link

@dpgover dpgover commented Mar 27, 2020

REF: maxbrokman#19

(Needs rebase to 0.3)

@dpgover dpgover closed this Mar 27, 2020
dpslwk pushed a commit to dpslwk/safe-queue that referenced this pull request Aug 3, 2024
…10.0 (digbang#3)

* Upgraded the library to require at least PHP8.1 and illuminate/queue 10.0

- Upgraded the laravel-doctrine/orm package to version 2.0
- Require phpunit version 10 and migrated the phpunit.xml.dist to the newest schema
- Merged the Throwable catch branch with the Exception catch branch in the Worker.php as it used an exception class that is no longer available
- Added the MockeryPHPUnitIntegration trait to the testcases to allow Mockery to influence the expectation count
- Changed the namespace of the test cases to Digbang\SafeQueue\Tests
- DoctrineQueueProvider now implements DeferrableProvider instead of using the $defer property
- Added some return type (non-exhaustive)

* Ran phpcsfixer with default configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants