1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00
Commit Graph

12045 Commits

Author SHA1 Message Date
Andreas Möller
c093fb5382 Enhancement: Enable trailing_comma_in_multiline fixer (#647)
* Enhancement: Enable and configure trailing_comma_in_multiline fixer

* Fix: Run 'make coding-standards'
2023-12-06 23:16:28 +00:00
Andreas Möller
4ac417b3cb Fix: Remove assignment from condition (#870) 2023-12-06 18:57:11 +00:00
Andreas Möller
ede0692b3e Enhancement: Expose happy path (#406)
* Enhancement: Expose happy path

* Fix: Require file with absolute path

* Fix: Return null instead of false
2023-12-06 18:31:09 +00:00
Andreas Möller
2b708363b5 Fix: Do not pass null to function that expects DateTime or string (#869) 2023-12-06 17:47:00 +01:00
Andreas Möller
019de1fee6 Fix: Typo (#868) 2023-12-06 16:55:35 +01:00
Andreas Möller
2a43614176 Fix: Add parameter type declarations (#866) 2023-12-06 16:07:40 +01:00
Andreas Möller
786d1c5b2a Fix: Add return type declarations (#865) 2023-12-06 16:05:57 +01:00
Andreas Möller
a528e6e91b Enhancement: Enable no_mixed_echo_print fixer (#864) 2023-12-06 15:19:57 +01:00
Andreas Möller
9709f819a4 Enhancement: Enable class_definition fixer (#863) 2023-12-06 15:11:49 +01:00
Andreas Möller
08a7beea92 Enhancement: Enable function_declaration fixer (#862) 2023-12-06 15:10:28 +01:00
Andreas Möller
db4d74648f Remove indentation in array arguments (#860) 2023-12-06 15:08:55 +01:00
Andreas Möller
d36359230f Enhancement: Mark class as readonly (#861) 2023-12-06 14:59:15 +01:00
Andreas Möller
878429e644 Enhancement: Use constructor property promotion (#858) 2023-12-06 14:54:37 +01:00
Andreas Möller
1d7287778c Fix: Add parameter type declaration (#857) 2023-12-06 14:49:29 +01:00
Andreas Möller
269cfd55c0 Enhancement: Enable elseif fixer (#859) 2023-12-06 14:45:36 +01:00
Andreas Möller
d713252582 Fix: Inline variables (#856) 2023-12-06 14:42:03 +01:00
Andreas Möller
1bf886a969 Copy run-tests.php from php/php-src (#850) 2023-12-06 14:15:55 +01:00
Andreas Möller
4d6c9e9a1e Enhancement: Update actions/checkout (#852) 2023-12-06 04:17:04 +00:00
Andreas Möller
110813107f Enhancement: Enable unary_operator_spaces fixer (#851)
* Enhancement: Enable unary_operator_spaces fixer

* Fix: Run 'make coding-standards'
2023-12-06 03:57:58 +00:00
Andreas Möller
b8df60d5a9 Enhancement: Update friendsofphp/php-cs-fixer (#849)
* Enhancement: Update friendsofphp/php-cs-fixer

* Fix: Run 'make coding-standards'

* Fix: Do not configure deprecated fixers
2023-12-05 14:10:35 +01:00
Andreas Möller
a8c736a079 Enhancement: Enable void_return fixer (#661)
* Enhancement: Enable void_return fixer

* Fix: Run 'make coding-standards'
2023-12-05 14:06:29 +01:00
Andreas Möller
48a89648b7 Enhancement: Require and use PHP 8.2 (#847)
* Enhancement: Require and use PHP 8.2

* Fix: Set PHP_CS_FIXER_IGNORE_ENV environment variable
2023-12-05 11:46:14 +00:00
Sergey Panteleev
d8e6be3be5 Add actions to manage statuses (#848) 2023-12-01 10:01:11 +03:00
Derick Rethans
ef8ac938c2 Merged pull request #804 2023-11-29 16:19:12 +00:00
Dan Wallis
57d8660239 Add redirects for unhandled keywords 2023-11-29 16:17:57 +00:00
Derick Rethans
cddf0c02f1 We have a dedicated repo for the website 2023-11-29 15:47:29 +00:00
Derick Rethans
359711d735 Update contact page 2023-11-29 15:34:14 +00:00
Lu Fei
3756a2bdf1 Fix max_input_vars redirect broken (#846) 2023-11-28 10:32:05 +00:00
Mikhail Alferov
0464408482 Update ru.php (#845) 2023-11-28 11:15:54 +03:00
Lu Fei
9168e5dcae Remove duplicate content (#844) 2023-11-28 11:08:50 +08:00
Alexander King Woollam
1f6e3ae4d4 Update en.php (#843) 2023-11-27 19:20:02 +03:00
Sergey Panteleev
93c74f5b50 PHP 8.0 is now EOL (#840) 2023-11-26 10:15:50 +03:00
NurseAngel
10a1395025 Add Japanese translation for PHP 8.3 release page. (#838) 2023-11-26 10:12:35 +03:00
Borislav Kosun
0c62babe5c feat: add ukrainian translation of PHP 8.3 release page (#839) 2023-11-25 17:27:52 +03:00
Andres Aya
f5d4ba1596 feat: add spanish translation of PHP 8.3 release page (#841) 2023-11-25 17:27:06 +03:00
Tim Bond
5462bd16a3 Add additional features to PHP 8.3 release page (#828) 2023-11-24 10:32:31 +03:00
Kamil Piech
27b5a4f1be php8.3 release page example code fix (#836) 2023-11-23 23:34:28 +03:00
Roman Pronskiy
c6525ac6e1 Add mastodon link on mainpage (#837) 2023-11-23 23:26:32 +03:00
Marcos Marcolin
3f6dbd16a3 docs: small corrections in the Brazilian translation of the PHP 8.3 release. (#835) 2023-11-23 22:33:29 +03:00
Annika Backstrom
e7d92c2599 Add rel=me verification link for Mastodon (#833) 2023-11-23 12:50:13 -06:00
Marcos Marcolin
0887220430 docs: translation of the PHP 8.3 launch page into Brazilian Portuguese. (#832)
Co-authored-by: Marcos Marcolin <marcos@ixcsoft.com.br>
2023-11-23 21:42:32 +03:00
Ben Ramsey
ae0837eebf Announce PHP 8.1.26 2023-11-23 12:27:26 -06:00
Sergey Panteleev
34b4f31237 PHP 8.3 released! (#825) 2023-11-23 19:39:41 +03:00
Jakub Zelenka
afff2c0bc7 Announce PHP 8.3.0 2023-11-23 16:37:05 +00:00
Sergey Panteleev
0dd8d6b02b Announce PHP 8.2.13 2023-11-23 15:27:02 +03:00
sy-records
17bee26058 Fix some missing Chinese translation of PHP 8.3 release page 2023-11-22 18:25:44 -06:00
Lu Fei
d14b82fad1 Chinese translation of PHP 8.3 release page (#830) 2023-11-22 14:44:17 +03:00
Ben Ramsey
bdbb37b7aa 8.1.26 tarballs 2023-11-21 16:12:34 -06:00
Sergey Panteleev
55390a7898 PHP 8.3 release page updates
Closes #827

Co-authored-by: Florian <bulbuzard37@gmail.com>
2023-11-22 00:25:34 +03:00
Jakub Zelenka
23ecbbcbae 8.3.0 tarballs 2023-11-21 19:57:10 +00:00