[PHP-WEBMASTER] [web-php] PR #1176: Disable spellchecker for interactive code examples

2024-12-03 Thread TimWolla
Pull Request: https://github.com/php/web-php/pull/1176 Author: TimWolla Otherwise almost all identifiers will be marked as erroneous.

[PHP-WEBMASTER] [web-php] PR #1170: releases/8.4: Consistently use nowdoc for the HTML string

2024-11-28 Thread TimWolla
Pull Request: https://github.com/php/web-php/pull/1170 Author: TimWolla

[PHP-WEBMASTER] [web-php] PR #1139: releases/8.4: Make minor codestyle changes to array_find example

2024-11-21 Thread TimWolla
Pull Request: https://github.com/php/web-php/pull/1139 Author: TimWolla This syncs the array function syntax in the array_find example with the one in the PDO subclasses example by adding the space between the `fn` and `(`.

[PHP-WEBMASTER] [web-php] PR #1138: releases/8.4: Make minor codestyle changes to aviz example

2024-11-20 Thread TimWolla
Pull Request: https://github.com/php/web-php/pull/1138 Author: TimWolla This is a small follow-up to php/web-php#1135. It syncs the interpolation syntax with the PDO subclasses example by using the “brace-style” interpolation. /cc @theodorejb

[PHP-WEBMASTER] [web-php] PR #1082: Link GHSA advisories in ChangeLog

2024-10-02 Thread TimWolla
Pull Request: https://github.com/php/web-php/pull/1082 Author: TimWolla

[PHP-WEBMASTER] [web-php] PR #925: Fix German translation of the PHP 8.3 release page

2024-01-15 Thread TimWolla
Pull Request: https://github.com/php/web-php/pull/925 Author: TimWolla The current translation is frankly terrible. It contains several spelling and grammar mistakes and it is very liberal in the translation, completely rephrasing (and dropping) important aspects of the English original. The