Skip to content

Tags: php-task/php-task

Tags

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert json type and use text instead (#53)

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enhance doctrine compatability (#52)

* Fix doctrine compatibility

* Update DateTime to DateTimeImmutable

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replacing ramsey/uuid with Symfony (#51)

* Replacing ramsey/uuid with Symfony

Closes #50

* Using version 4

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for symfony 7 and doctrine collections 2 (#49)

* Add support for symfony 7 and doctrine collections 2

* Update tests with prophecy

* Fix failing test cases

* Update CI script

* Fix some code style

* Add PHP 8.4 to test CI

* CI Changes

* Update composer deps

* Fix lowest deps

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix task execution status update not saved (#47)

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add symfony 6 comptability (#46)

* Add symfony 6 comptability

* Remove old php and symfony versions

* Fix scrutinizer upload for php8

1.5.0

Toggle 1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add PHP 8 compatibility (#45)

* Add PHP 8 compatibility

* Replace travis with github actions

* Fix test run agains php 8

* Fix PHP 8 and PHPUnit 9 compatibility

* Make deprecations weak

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add symfony 5 compatibility (#43)

1.3.3

Toggle 1.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
adjust phpdoc for handlerinterface (#44)

1.3.2

Toggle 1.3.2's commit message
Add mixed[] to phpdocs for workload (#42)

* Add string[] to phpdocs for workload

* change string[] to mixed[]