History log of /web-php/releases/8.1/release.inc (Results 1 – 16 of 16)
Revision Date Author Comments
# 139d12d9 27-Jun-2022 Andreas Möller

Fix: Remove useless function

Closes GH-562.


# 382fed71 19-Mar-2022 Christoph M. Becker

Fix GH-507: typo in attribute


# 50be982f 07-Jan-2022 Sergey Panteleev

Add Doc link to Intersection types (#486)


# 13b039e0 28-Dec-2021 Yoshinari Takaoka

Updated Doc link about first class callable syntax. (#485)


# 589ff12e 06-Dec-2021 Yoshinari Takaoka

Added Doc link about final class constants (#477)


# b9624ef4 04-Dec-2021 Yoshinari Takaoka

Added Doc link about readonly properties and Array Unpacking (#476)


# dd31f0e3 03-Dec-2021 Sergey Panteleev

Added doc link to Fibers


# fd3fece7 27-Nov-2021 Sergey Panteleev

Fix layout of PHP 8.1 release page


# 0d0d1d33 25-Nov-2021 Sergey Panteleev

Add missing function keyword

Relates 0bbcada


# 213a4faf 25-Nov-2021 Nikita Popov

Tweak intersection types description


# 0bbcadae 25-Nov-2021 Nikita Popov

Add missing function keyword

This is a function declaration...


# f9dbcaf6 25-Nov-2021 Sergey Panteleev

Add PHP 8.1 release page to navbar


# 249eff69 25-Nov-2021 Peter Cowburn

no confusing characters, stick with less than 8.0


# 4bf88ece 25-Nov-2021 Nikita Popov

Use recommended enum casing


# 948085cf 25-Nov-2021 Peter Cowburn

typo+WS: ≤8.0 -> ≤ 8.1


# 7ce6ff59 25-Nov-2021 Roman Pronskiy

Add PHP 8.1 release page (#450)

Co-authored-by: Niklas Keller <me@kelunik.com>
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
Co-authored-by: Sergey Panteleev <sergey@php.net>

Add PHP 8.1 release page (#450)

Co-authored-by: Niklas Keller <me@kelunik.com>
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
Co-authored-by: Sergey Panteleev <sergey@php.net>
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
Co-authored-by: Nikita Popov <nikita.ppv@googlemail.com>
Co-authored-by: Peter Cowburn <petercowburn@gmail.com>
Co-authored-by: Máté Kocsis <kocsismate@woohoolabs.com>

show more ...