Skip to content

Tags: php-task/TaskBundle

Tags

3.1.0

Toggle 3.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 (#55)

* Add support for Symfony 7

* Upgrade PHPUnit

* Run annotation registry only when available

* Add return types to PHPUnit setup

* Add missing prophecy trait

* Remove PHPUnit 11 support

* Reformat phpunit.xml.dist file

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. The key has expired.
Add symfony 6 comptability (#54)

* Add symfony 6 comptability

* Fix doctrine storage

* Fix unit test

* Update php-task version

2.1.1

Toggle 2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Dispatch before / after events in ExecuteCommand (#53)

* Dispatch before / after events

* Add dispatcher bridge

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. The key has expired.
Add PHP 8 support (#52)

* Add PHP 8 support

* Upgrade phpunit tests

* Fix PHP 8 compatibility

* Remove minimum stability for test lowest dependencies

2.0.0

Toggle 2.0.0's commit message
Update branch alias

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
updated symfony components (#47)

1.2.2

Toggle 1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
updated packagist type

1.2.1

Toggle 1.2.1's commit message
Added error-output as message for seperate-process exception (#45)

* added error-output as message for seperate-process exception

* fixed code-style

1.2.0

Toggle 1.2.0's commit message
fixed version of php-task

1.1.0

Toggle 1.1.0's commit message
removed hhvm from travis config