From f1ab006014f05a6e8ee545bb81aa43e75866b25a Mon Sep 17 00:00:00 2001 From: Alexander Makarov Date: Sun, 31 May 2026 16:04:38 +0300 Subject: [PATCH] Remove BC dev dependency input --- .github/workflows/bc.yml | 3 +-- .roave-backward-compatibility-check.xml | 9 +++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 .roave-backward-compatibility-check.xml diff --git a/.github/workflows/bc.yml b/.github/workflows/bc.yml index 44e0dc97..4b1d0ed9 100644 --- a/.github/workflows/bc.yml +++ b/.github/workflows/bc.yml @@ -30,5 +30,4 @@ jobs: os: >- ['ubuntu-latest'] php: >- - ['8.1'] - install-development-dependencies: true + ['8.3'] diff --git a/.roave-backward-compatibility-check.xml b/.roave-backward-compatibility-check.xml new file mode 100644 index 00000000..1220411f --- /dev/null +++ b/.roave-backward-compatibility-check.xml @@ -0,0 +1,9 @@ + + + + #^\[BC\] SKIPPED: Roave\\BetterReflection\\Reflection\\ReflectionClass "Yiisoft\\Yii\\Debug\\# + #^\[BC\] CHANGED: Default parameter value for parameter \$too(Early|Late)Message of Yiisoft\\Validator\\Rule\\Date\\(Date|DateTime|Time)Handler\#__construct\(\) changed from # + +