From bca0a7e2850e50c965ac2e6cb9065e978ac5a9e2 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Thu, 25 Oct 2018 11:55:43 -0700 Subject: [PATCH] [ci skip] Fix indentation in UPGRADING. --- UPGRADING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADING b/UPGRADING index cbc231a589..369e194cb0 100644 --- a/UPGRADING +++ b/UPGRADING @@ -22,7 +22,7 @@ PHP 7.3 UPGRADE NOTES Core: . The ext_skel utility has been completely redesigned with new options and some old options removed. This is now written in PHP and has no external - dependencies. + dependencies. . Support for BeOS has been dropped. . Exceptions thrown due to automatic conversion of warnings into exceptions in EH_THROW mode (e.g. some DateTime exceptions) no longer populate -- 2.40.0