Michael Voříšek
Michael Voříšek
steps to reproduce: https://github.com/phpstan/extension-installer/pull/39#issuecomment-994892208
feature request
A Docker extending some standard Debian/Alpine/Windows image that offers PeachPie binary like `php`. This image can be then used to run PHP CLI applications. To run them faster or for...
Similar usage is very common and showing totally unneeded warnings are very undesirable. When some programs generates a lot of false positives, the user is angry or switch this check...
@jrfnl I checked the source and see that there is no data for it. It will be unfortunatelly very nice if usages like: - comparisons (like `===` as also mentioned...
The https://github.com/doctrine/dbal/pull/5409 does not fix this issue. Thank you for pointing to the tests - I will check.
weird, https://github.com/atk4/data/blob/9e7a43525bd887eb01145076ede775bb4e621553/src/Persistence/Sql/DbalDriverMiddleware.php#L119 is needed in atk4/data to pass the tests did you try to reproduce?
It is a bug, but changing target to 3.4.x as BC break due different generated names is introduced.
PR is done incl. tests, is there any feedback left and should I squash it into one commit?
Can this PR be reviewed please?