[php-src] master: lexbor: Add missing newline at EOL in 0007-Add-Is_Special_Url_Support.patch
Tim Düsterhus <[email protected]>
| Newsgroups | gmane.comp.php.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Tim Düsterhus (TimWolla) Date: 2026-06-30T00:51:01+02:00 Commit: https://github.com/php/php-src/commit/9a9312b75f0dd48d8dadeee8e1aa1e021b10be6a Raw diff: https://github.com/php/php-src/commit/9a9312b75f0dd48d8dadeee8e1aa1e021b10be6a.diff 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`. Changed paths: M ext/lexbor/patches/0007-Add-Is_Special_Url_Support.patch Diff: 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 6f5e126336d0..7412783a12d0 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 + */