Carsten Brandt
Carsten Brandt
> Note: This issue is reproduced only in PHP >= 8.0. https://github.com/SOHELAHMED7/yii2-openapi/actions/runs/8831887643/job/24248043503 might depend on the error level: > https://www.php.net/manual/en/migration80.incompatible.php > A number of notices have been converted into warnings:...
I should be possible to disable this feature to allow having tables in the same database that are not managed by yii2-openapi.
pipeline on master is currently running against php 8.1, 8.2 and 8.3, is this still relevant?
somehow related to #4899
Hi all, and sorry for the late reply! As you might have guessed I'm busy with a lot of other stuff and have not enough time to care about my...
Workaround: Running `terraform apply` again, makes the correct changes.
Tests are failing on php 8.2 https://github.com/cebe/php-openapi/pull/212
> yes, but that's not related to Symfony 7, is it? I did not know whether it's related or not so I wanted to wait for tests to pass. >...
Your commit is merged in #212, thanks!
Here is the error message fixed by this change: ``` Deprecated: DateTime::createFromFormat(): Passing null to parameter #2 ($datetime) of type string is deprecated in /in/Wd3KZ on line 3 ``` https://3v4l.org/Wd3KZ