History log of /web-php/releases/8.0/common.php (Results 1 – 16 of 16)
Revision Date Author Comments
# 59c070f5 07-Dec-2023 Andreas Möller

Enhancement: Enable `blank_line_after_opening_tag` fixer (#875)


# a7b81171 07-Dec-2023 Andreas Möller

Fix: Run 'make coding-standards'


# 1ebc2c49 22-Aug-2022 Andreas Möller

Enhancement: Enable `binary_operator_spaces` fixer

Closes GH-667.


# aab787eb 12-Jul-2022 Andreas Möller

Enhancement: Enable `array_indentation` fixer

Closes GH-634.


# 139d12d9 27-Jun-2022 Andreas Möller

Fix: Remove useless function

Closes GH-562.


# 855860ae 17-Jun-2022 Mathias Reker ⚡️

Single blank line at eof

A PHP file without end tag should always end with a single empty line feed.

Closes GH-541.


# 084a0d98 26-Nov-2021 JSHar

Georgian translation of the PHP 8.0 Announcement Page (#454)

Co-authored-by: Sergey Panteleev <sergey@php.net>


# 1addae28 28-Nov-2020 Yoshinari Takaoka

Japanese translation of the PHP 8 Announcement Page

Closes GH-372.


# 8d5d1db6 01-Dec-2020 Tom Van Looy

Translate PHP 8 release announcement to Dutch

Closes GH-371.


# cbfbfd61 02-Dec-2020 Christoph M. Becker

Translate "Turkish" in the language switcher


# a13561a9 30-Nov-2020 Christoph M. Becker

Use own language selection for PHP 8 release page

The general language selection capability of php.net is nice, but it
does not allow to have translations of the PHP 8 release page which

Use own language selection for PHP 8 release page

The general language selection capability of php.net is nice, but it
does not allow to have translations of the PHP 8 release page which do
not have active doc translations. To circumvent this limitation, we
use an own super simple language selection capability for the PHP 8
release page. We do not even bother to support non JS enabled clients,
since that was not supported before, although it could be done.

Closes GH-375.

show more ...


# 57b20d27 28-Nov-2020 Emir Karşıyakalı

Turkish translation of the PHP 8 Announcement Page

Closes GH-369.


# e2f73557 28-Nov-2020 Alessandro Lai

Add italian translation for PHP 8 by duplicating the english one

Closes GH-370.


# 290632d2 28-Nov-2020 Tom Van Looy

Translate the switcher


# 69bca726 27-Nov-2020 Ange1a

Translate php8.0 announcement to spanish


# f8d7a460 27-Nov-2020 Sara Golemon

Refactor php8 announcement helpers into common include file