From 22252b03fea49b6e6925fa11ab93ea499f1713bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20D=C3=BCsterhus?= Date: Sat, 30 Aug 2025 22:05:00 +0200 Subject: [PATCH] =?UTF-8?q?.github/labeler.yml:=20Add=20=E2=80=9CABI=20bre?= =?UTF-8?q?ak=E2=80=9D=20label=20for=20ext/uri=20header=20changes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/labeler.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 92f9c509623..b9f0f36e147 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -492,6 +492,7 @@ - 'ext/spl/spl_iterators.h' - 'ext/spl/spl_observer.h' - 'ext/standard/*.h' + - 'ext/uri/*.h' - 'ext/xml/expat_compat.h' - 'ext/xml/php_xml.h' - 'main/*.h'