From f95b27c6f63eaa0d580180f34643c35f8bbc5ddd Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Mon, 13 May 2019 03:51:00 +0200 Subject: [PATCH] Convert CRLF to LF These files are tracked with CRLF line endings in Git and can be converted to LF. Neither are parts of tests or code itself. --- ext/intl/resourcebundle/TODO | 2 +- ext/simplexml/tests/sxe.dtd | 68 ++++++++++++++++++------------------ 2 files changed, 35 insertions(+), 35 deletions(-) diff --git a/ext/intl/resourcebundle/TODO b/ext/intl/resourcebundle/TODO index ace4ceb253..73e072cd24 100644 --- a/ext/intl/resourcebundle/TODO +++ b/ext/intl/resourcebundle/TODO @@ -1 +1 @@ -- var_dump support +- var_dump support diff --git a/ext/simplexml/tests/sxe.dtd b/ext/simplexml/tests/sxe.dtd index b75a7922b0..24ae83275e 100755 --- a/ext/simplexml/tests/sxe.dtd +++ b/ext/simplexml/tests/sxe.dtd @@ -1,34 +1,34 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.40.0