igordeveloper
igordeveloper
Could you please help me if i'm missing some configuration? Thank you.
> Hi @igordeveloper, sorry for the delay - I've been on vacation. > > Yes, you'll need to add an alias as it's trying to match the route on the...
> > Is there any other way to fix this, besides inserting autoconfigure: false for this service > > I don't think so. Some work needs to be done with...
> Right now, you'll need to add `autoconfigure: false` to your config to avoid 2 instances being registered: > > ```yaml > monitor.check.custom: > class: App\Diagnostics\Check\CustomCheck > autoconfigure: false >...
Hi @kbond . do you have a estimate for this work in the bundle? Can i help with a pull request suggest for this? thanks.
> @rlerdorf I see that the issue is already fixed in master, could you please do a new release? Thanks! pray Any news about a new release with PHP 8.2...
Any news about this PR? Need some fix to release for SF7 support? thank you!
#1339 #1331 #1328 #1326
@makasim I guess that we can eliminate support for php 7.4 and sf versions below 6.4 in next release, what do you think? thank you.
> I dont mind. we can keep current and prev versions both symfony and php. Drop everything older. Thank you for the feedback. Currently,do you know if there a team...