Skip to content

Commit 1f6e3ae

Browse files
authored
Update en.php (#843)
1 parent 93c74f5 commit 1f6e3ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releases/8.3/languages/en.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'common_header' => 'PHP 8.3 is a major update of the PHP language. It contains many new features, such as explicit typing of class constants, deep-cloning of readonly properties and additions to the randomness functionality. As always it also includes performance improvements, bug fixes, and general cleanup.',
55
'documentation' => 'Doc',
66
'main_title' => 'Released!',
7-
'main_subtitle' => 'PHP 8.3 is a major update of the PHP language.<br class="display-none-md">It contains many new features, such as explicit typing of class constants, deep-cloning of readonly properties and additions to the randomness functionality. As always it also includes performance improvements, bug fixes, and general cleanup.',
7+
'main_subtitle' => 'PHP 8.3 is a major update of the PHP language.<br class="display-none-md"> It contains many new features, such as explicit typing of class constants, deep-cloning of readonly properties and additions to the randomness functionality. As always it also includes performance improvements, bug fixes, and general cleanup.',
88
'upgrade_now' => 'Upgrade to PHP 8.3 now!',
99

1010
'readonly_title' => 'Deep-cloning of readonly properties',

0 commit comments

Comments
 (0)