issues
search
thephpleague
/
tactician-bundle
Bundle to integrate Tactician with Symfony projects
MIT License
245
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: sf7 compatibility
#138
simPod
closed
10 months ago
1
Fix compatibility with symfony/config:7.0.*
#137
kurian86
closed
10 months ago
0
Improve support Symfony 7
#136
olegpro
closed
9 months ago
4
Support Symfony 7
#135
olegpro
closed
11 months ago
3
Fix deprecations for Symfony 6.3
#134
olegpro
closed
11 months ago
3
Deprecations in Symfony 6.3
#133
PabloKowalczyk
closed
11 months ago
0
After upgrading symfony from 3.4 to 4.4(without flex) getting The \"tactician.commandbus\" service or alias has been removed or inlined when the container was compiled. You should either make it public, or stop using the container directly and use dependency injection instead
#132
vasanth-kumar-m-y
opened
2 years ago
0
Allow league/tactician-container v3
#131
simPod
closed
2 years ago
10
Add return type
#130
ruudk
closed
2 years ago
4
Also allow tactician-logger 0.11
#129
winkbrace
closed
2 years ago
1
Allow Symfony 5.4 & 6.0
#128
chalasr
closed
3 years ago
0
Remove PHP 8.1 deprecation
#127
atomiix
closed
3 years ago
4
Remove opening php tag ("<?php") in readme.md .yaml example configuration in
#126
yevhen-p
closed
3 years ago
1
Remove PHP8 deprecation notices
#125
acasademont
closed
3 years ago
5
ReflectionParameter::getClass() is deprecated in PHP8
#124
acasademont
closed
3 years ago
1
DebugCommand return value
#123
hafkenscheid
opened
4 years ago
4
Uncoupling from Middleware interface
#122
mmoreram
closed
4 years ago
1
Added named autowiring arguments
#121
mmoreram
closed
4 years ago
3
Tag new release to support PHP 7.4
#120
ruudk
closed
4 years ago
3
Symfony 5 support
#119
webinarium
closed
4 years ago
8
Support for Symfony 5
#118
webinarium
closed
4 years ago
0
PHP 7.4 - reflectiontype::__toString deprecated
#117
drekinov
closed
4 years ago
1
Allow Symfony 5
#116
simPod
closed
4 years ago
1
Tactician v2
#115
simPod
opened
5 years ago
4
Handlers are not picked up by Tactician
#114
sarjon
closed
5 years ago
3
Default command bus is not service Symfony 4.3
#113
Pablossoo
closed
4 years ago
9
Consider not enforcing command class existence
#112
Richtermeister
closed
5 years ago
5
Update year in license file
#111
samnela
closed
5 years ago
1
[RFC] Drop support for unmaintained PHP and Symfony versions
#110
PabloKowalczyk
closed
3 years ago
5
Test against PHP 7.3+ and Symfony 4.0+
#109
PabloKowalczyk
closed
5 years ago
3
Put handler service tag in constant
#108
grongor
closed
5 years ago
1
Remove Symfony 4.2 deprecation
#107
jildertmiedema
closed
5 years ago
6
Added note to clarify that each bus has their own command handler
#106
carnau
closed
6 years ago
1
Configure two command buses
#105
carnau
closed
6 years ago
9
Create CommandHandlerInterface for autowiring-configure of CommandHandlers in Symfony
#104
mnavarrocarter
closed
4 years ago
11
Add test to check rollback middleware is properly added
#103
rosstuck
closed
6 years ago
1
fixed typo and missing use statement in DoctrineMiddlewarePass
#102
eric-chau
closed
6 years ago
1
Register RollbackOnlyTransactionMiddleware services
#101
mateuszsip
closed
6 years ago
0
Added alias to allow autowiring of default commandbus
#100
felixgomez
closed
6 years ago
2
Register class name inflector in container
#99
tomaszhanc
closed
6 years ago
1
Zero-configuration for command handlers
#98
petr-buchin
closed
6 years ago
3
Documents BC break on handler middleware config
#97
volkyeth
closed
6 years ago
1
Symfony 3.3+ support
#96
adiq
closed
6 years ago
2
Symfony 3.4: By default all services are private.
#95
ZhukV
closed
6 years ago
11
Multi bus mapping issue
#94
jorge07
closed
6 years ago
2
Clean elses
#93
carusogabriel
closed
6 years ago
1
Fixes #90 - Ignore interface typehinted functions
#92
jverdeyen
closed
6 years ago
5
Fix test suite errors on symfony4
#91
rosstuck
closed
6 years ago
5
Typehint mapping and setter injection
#90
jverdeyen
closed
6 years ago
2
Small fix in the variable
#89
magi2c
closed
6 years ago
1
Next