summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorAdam Harvey <aharvey@php.net>2018-10-25 11:55:43 -0700
committerAdam Harvey <aharvey@php.net>2018-10-25 11:59:10 -0700
commitbca0a7e2850e50c965ac2e6cb9065e978ac5a9e2 (patch)
tree7d96c077cbcf8d35411adc65c4b06a6dd2e549b8 /UPGRADING
parentb9431ef4d5c07c19cd141fdb430e3fd763db257c (diff)
downloadphp-git-bca0a7e2850e50c965ac2e6cb9065e978ac5a9e2.tar.gz
[ci skip] Fix indentation in UPGRADING.
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING2
1 files changed, 1 insertions, 1 deletions
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