e6679be2 | 21-Nov-2024 |
Borislav Kosun <16259603+bkosun@users.noreply.github.com> |
Sync Ukrainian translation of PHP 8.4 announcement page (#1151) Co-authored-by: Sergey Panteleev <sergey@php.net> |
694d32a0 | 21-Nov-2024 |
Marcos Marcolin <48370677+marcosmarcolin@users.noreply.github.com> |
php84: add Lazy Objects for pt_BR. (#1150) Co-authored-by: Marcos Marcolin <marcos@ixcsoft.com.br> Co-authored-by: Sergey Panteleev <sergey@php.net> |
9707faef | 21-Nov-2024 |
Marcos Marcolin <48370677+marcosmarcolin@users.noreply.github.com> |
docs: update translation of BCMath for pt_BR. (#1149) Co-authored-by: Marcos Marcolin <marcos@ixcsoft.com.br> |
e244aa55 | 21-Nov-2024 |
Sergey Panteleev |
Update Russian translation |
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) |
84841b74 | 21-Nov-2024 |
Pierrick Charron |
Update security.txt Updated security.txt expiration date as suggested by the release process following the announcement of the initial stable version of 8.4. |
3adcff94 | 21-Nov-2024 |
Pierrick Charron |
Update french translation |
a4866f6b | 21-Nov-2024 |
Marcos Marcolin <48370677+marcosmarcolin@users.noreply.github.com> |
docs: add translation of BCMath for pt_BR. (#1144) Co-authored-by: Marcos Marcolin <marcos@ixcsoft.com.br> |
31f1b133 | 21-Nov-2024 |
Sergey Panteleev |
Update Russian translation |
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> |
bd9daaec | 21-Nov-2024 |
Aleksei Gagarin |
fix php version in footer (#1143) |
50e0ca82 | 21-Nov-2024 |
Sergey Panteleev |
Fix PHP 8.4.0 release date (#1141) |
0e6e736b | 21-Nov-2024 |
Saki Takamachi |
Fixed PHP 8.4.1 Release Announcement |
6c604f13 | 21-Nov-2024 |
Sergey Panteleev |
PHP 8.4 announcement page (#1124) |
631c8ca9 | 21-Nov-2024 |
Saki Takamachi |
Announce PHP 8.4.1 |
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) |
01a0e55d | 21-Nov-2024 |
Patrick Allaert |
Announce PHP 8.1.31 |
f6419918 | 21-Nov-2024 |
Pierrick Charron |
Fix typo in french PHP 8.4 announcement page (#1137) |
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 ...
|
b672403f | 21-Nov-2024 |
Eric Mann |
Announce PHP 8.3.14 |
cd7ee29e | 21-Nov-2024 |
Pierrick Charron |
Announce PHP 8.2.26 |
a895a424 | 21-Nov-2024 |
Luffy |
Fix typo (#1136) |
420a34aa | 20-Nov-2024 |
Marcos Marcolin <48370677+marcosmarcolin@users.noreply.github.com> |
docs: add missing period to the sentence. (#1134) Co-authored-by: Marcos Marcolin <marcos@ixcsoft.com.br> |