Commit 9a9312b75f0 for php.net
commit 9a9312b75f0dd48d8dadeee8e1aa1e021b10be6a
Author: Tim Düsterhus <tim@bastelstu.be>
Date: Tue Jun 30 00:51:01 2026 +0200
lexbor: Add missing newline at EOL in 0007-Add-Is_Special_Url_Support.patch
This prevented the patch from applying cleanly when running `./update_lexbor.sh`.
diff --git a/ext/lexbor/patches/0007-Add-Is_Special_Url_Support.patch b/ext/lexbor/patches/0007-Add-Is_Special_Url_Support.patch
index 6f5e126336d..7412783a12d 100644
--- a/ext/lexbor/patches/0007-Add-Is_Special_Url_Support.patch
+++ b/ext/lexbor/patches/0007-Add-Is_Special_Url_Support.patch
@@ -41,4 +41,4 @@ index 4ed3f32a..6cc6f108 100644
+
/*
* Inline functions.
- */
\ No newline at end of file
+ */