History log of /web-php/error.php (Results 1 – 25 of 216)
Revision Date Author Comments
# cdf59074 14-Nov-2024 Maurício Meneghini Fauth

Replace languages.inc globals with I18n\Languages consts (#1121)

The include/languages.inc file was not removed as it's used in other
repositories. It should be removed after migration.

Replace languages.inc globals with I18n\Languages consts (#1121)

The include/languages.inc file was not removed as it's used in other
repositories. It should be removed after migration.

Tests were added to ensure that the global variables and the constants
are in sync with each other.

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>

show more ...


# 817a3e7f 11-Nov-2024 Maurício Meneghini Fauth

Move myphpnet_* functions to the UserPreferences class (#1075)


# b0763029 26-Oct-2024 Jim Winstead

doc.php.net is on HTTPS now, and contribution guide URL changed (#1108)


# 08cc46bd 25-Oct-2024 Jeremy Mikola

Additional redirects for mongodb set-to-book conversion (#1103)


# 5a5ff74a 22-Oct-2024 Christoph M. Becker

Redirect MongoDB from set to book (#1100)

Co-authored-by: Luffy <52o@qq52o.cn>


# f252981e 17-Sep-2024 Maurício Meneghini Fauth

Replace MYPHPNET global var with the UserPreferences class (#1071)


# 96d1508e 19-Jul-2024 Maurício Meneghini Fauth

Remove special cases for the gettext shorthand function (#1029)

- Related to https://github.com/php/doc-en/pull/3556


# b3f760d7 07-Apr-2024 Luffy <52o@qq52o.cn>

Fix missing __invoke (#971)


# d14eb56a 31-Dec-2023 Lu Fei <52o@qq52o.cn>

Fix redirection of ChangeLog link (#907)


# 00342c40 07-Dec-2023 Andreas Möller

Fix: Remove vim instruction (#880)


# c093fb53 06-Dec-2023 Andreas Möller

Enhancement: Enable `trailing_comma_in_multiline` fixer (#647)

* Enhancement: Enable and configure trailing_comma_in_multiline fixer

* Fix: Run 'make coding-standards'


# b8df60d5 05-Dec-2023 Andreas Möller

Enhancement: Update `friendsofphp/php-cs-fixer` (#849)

* Enhancement: Update friendsofphp/php-cs-fixer

* Fix: Run 'make coding-standards'

* Fix: Do not configure deprecated

Enhancement: Update `friendsofphp/php-cs-fixer` (#849)

* Enhancement: Update friendsofphp/php-cs-fixer

* Fix: Run 'make coding-standards'

* Fix: Do not configure deprecated fixers

show more ...


# 1c3b4d27 14-Nov-2023 Lu Fei <52o@qq52o.cn>

Fix iterator alias redirection issue (#823)

Closes GH-822


# 3fe06720 10-May-2023 Máté Kocsis

Add redirection for moved SimpleXMLIterator methods (#774)


# 8b59e9ce 09-Jan-2023 Máté Kocsis

Fix redirection rules and add some new rules (#747)

Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>


# 8e8bed3a 03-Jan-2023 Christoph M. Becker

Add fallback redirects for recently renamed classes

Cf. <https://github.com/php/doc-en/pull/2126>


# 4a30b32e 28-Sep-2022 Kamil Tekiela

Remove security section (#595)

It contains PHP 5 info and the never finished security center


# a0352f21 09-Sep-2022 Máté Kocsis

Redirect curl_file_create() to CURLFile::__construct() (#696)


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

Enhancement: Enable `binary_operator_spaces` fixer

Closes GH-667.


# 57f505ed 22-Aug-2022 Andreas Möller

Enhancement: Enable and configure `concat_space` fixer

Closes GH-657.


# d9bcfed4 22-Aug-2022 Andreas Möller

Enhancement: Enable `array_syntax` fixer

Co-authored-by: MathiasReker <mathias@reker.dk>

Closes GH-659.


# cdb83249 22-Aug-2022 Andreas Möller

Enhancement: Enable `switch_case_space` fixer

Closes GH-669.


# 63f92006 11-Aug-2022 Peter Cowburn

redirect php.net/hrtime to function rather than pecl ext (thanks Benjamin)


# f127de5d 15-Jul-2022 Andreas Möller

Enhancement: Enable `strict_param` fixer

We set strict param to false to ensure current behavior,
except for two cases where it is safe to go with true.

Closes GH-658.


# b3c9551c 12-Jul-2022 Andreas Möller

Enhancement: Enable `no_extra_blank_lines` fixer

Closes GH-646.


123456789