Skip to content

Commit bca0a7e

Browse files
committed
[ci skip] Fix indentation in UPGRADING.
1 parent b9431ef commit bca0a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ PHP 7.3 UPGRADE NOTES
2222
Core:
2323
. The ext_skel utility has been completely redesigned with new options and
2424
some old options removed. This is now written in PHP and has no external
25-
dependencies.
25+
dependencies.
2626
. Support for BeOS has been dropped.
2727
. Exceptions thrown due to automatic conversion of warnings into exceptions
2828
in EH_THROW mode (e.g. some DateTime exceptions) no longer populate

0 commit comments

Comments
 (0)