jifer
jifer
Routes are not listed under `shift+shift` if definitions are done for `__invoke`. This mean anyone using ADR pattern will not be able to fast travel to routes. Is there any...
In version 3 it has deprication ``` Deprecation::triggerIfCalledFromOutside( 'doctrine/dbal', 'https://github.com/doctrine/dbal/pull/5509', '%s is deprecated.', __METHOD__, ); ``` But NOT using it on custom types equals to SchemaTool freak outs. For example...
@greg0ire Thank you for your reply. I feel like this issue is not new at all and consequences of removing this method were known. https://github.com/doctrine/dbal/pull/5107 ---- Going into some details....
@greg0ire Good you mentioned this. I already did and this does not affect result (if excluding comment removal from columns) because dbal assumes there is no comment on both sides:...
My apologies. I went straight to `doctine/dbal` PR implementing that flag instead of DoctrineBundle, so yeah this is implemented. I also copied wrong code fragment. Really sorry for that mess....
Holy... I completely forgot about that! @SenseException Thank you for this fix & your contribution. @greg0ire Thank you for support and conversation. With regards.
@davide93 Is correct. There is bug reported since 2021 and exists in many browsers, including newest chrome. https://issues.chromium.org/issues/40196176 We spent whole day trying to figure out why we doesn't have...