From 628f548d9ab9d2a50f1b3cb13254746b2c3238de Mon Sep 17 00:00:00 2001 From: Sergei Predvoditelev Date: Wed, 18 Mar 2026 11:09:05 +0300 Subject: [PATCH 1/2] Fix BC checker --- .roave-backward-compatibility-check.xml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .roave-backward-compatibility-check.xml diff --git a/.roave-backward-compatibility-check.xml b/.roave-backward-compatibility-check.xml new file mode 100644 index 000000000..77f07888e --- /dev/null +++ b/.roave-backward-compatibility-check.xml @@ -0,0 +1,8 @@ + + + + #\[BC\] SKIPPED: Roave\\BetterReflection\\Reflection\\ReflectionClass "Psr\\EventDispatcher\\StoppableEventInterface" could not be found in the located source + + From c55293407c6890056f30c2968f10111ca2f0d89c Mon Sep 17 00:00:00 2001 From: Sergei Predvoditelev Date: Wed, 18 Mar 2026 11:10:43 +0300 Subject: [PATCH 2/2] fix --- .roave-backward-compatibility-check.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.roave-backward-compatibility-check.xml b/.roave-backward-compatibility-check.xml index 77f07888e..afd6c0b6f 100644 --- a/.roave-backward-compatibility-check.xml +++ b/.roave-backward-compatibility-check.xml @@ -3,6 +3,6 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="vendor/roave/backward-compatibility-check/Resources/schema.xsd"> - #\[BC\] SKIPPED: Roave\\BetterReflection\\Reflection\\ReflectionClass "Psr\\EventDispatcher\\StoppableEventInterface" could not be found in the located source + #\[BC\] SKIPPED: Roave\\BetterReflection\\Reflection\\ReflectionClass "Psr\\EventDispatcher\\StoppableEventInterface" could not be found in the located source#