History log of /web-php/releases/8.4/release.inc (Results 1 – 9 of 9)
Revision Date Author Comments
# 95a8b863 21-Nov-2024 Theodore Brown

Improve description for new BcMath\Number object (#1148)

Simplified and corrected wording - BCMath isn't only for float numbers.


# 828613ff 21-Nov-2024 Sergey Panteleev

Add lazy objects to PHP 8.4 release page (#1146)


# 522c2faf 21-Nov-2024 Roman Pronskiy

Add BCMath block to PHP 8.4 release page (#1142)

Co-authored-by: Saki Takamachi <34942839+SakiTakamachi@users.noreply.github.com>


# 73d20032 21-Nov-2024 Tim Düsterhus

releases/8.4: Make minor codestyle changes to array_find example (#1139)


# 265992e5 21-Nov-2024 Tim Düsterhus

releases/8.4: Make minor codestyle changes to aviz example (#1138)


# ad331ce9 21-Nov-2024 Theodore Brown

Change asymmetric visibility example to show how it simplifies code (#1135)

The previous example wasn't very helpful, since it only showed invalid code that will error (and could just as eas

Change asymmetric visibility example to show how it simplifies code (#1135)

The previous example wasn't very helpful, since it only showed invalid code that will error (and could just as easily be replaced with a readonly property).

show more ...


# 357b9c42 20-Nov-2024 Luffy

Use Table Layout (#1130)


# bc81f174 19-Nov-2024 Theodore Brown

Use short function for array_find example (#1125)


# 039acc14 19-Nov-2024 Sergey Panteleev

Preparing PHP 8.4 announcement page (#1079)

Co-authored-by: Tim Düsterhus <tim@bastelstu.be>
Co-authored-by: Gina Peter Banyard <girgias@php.net>
Co-authored-by: Jorg Adam Sowa <jorg

Preparing PHP 8.4 announcement page (#1079)

Co-authored-by: Tim Düsterhus <tim@bastelstu.be>
Co-authored-by: Gina Peter Banyard <girgias@php.net>
Co-authored-by: Jorg Adam Sowa <jorg.sowa@gmail.com>
Co-authored-by: Tim Düsterhus <timwolla@googlemail.com>
Co-authored-by: Niels Dossche <7771979+nielsdos@users.noreply.github.com>
Co-authored-by: Roman Pronskiy <roman@pronskiy.com>
Co-authored-by: Theodore Brown <theodorejb@outlook.com>
Co-authored-by: Marcos Marcolin <marcos@ixcsoft.com.br>
Co-authored-by: andresayac <andresayac@gmail.com>
Co-authored-by: Marcos Marcolin <48370677+marcosmarcolin@users.noreply.github.com>
Co-authored-by: Borislav Kosun <kosun.b@yandex.com>

show more ...