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

2986 Commits

Author SHA1 Message Date
haszi
6e76f1a1e8 Link to the documentations' copyright page on doc pages (#1013)
Co-authored-by: haszi <haszika80@gmail.com>
2024-06-27 18:06:15 +01:00
Derick Rethans
427d47b41c Revert "Add analytics tracker for self-hosted Matomo"
This reverts commit aef3309d25.
2024-06-26 14:08:05 +01:00
Derick Rethans
aef3309d25 Add analytics tracker for self-hosted Matomo 2024-06-24 18:45:58 +01:00
Pierrick Charron
a92ee28391 Announce 8.2.20 2024-06-06 11:00:34 -04:00
Eric Mann
b4f7800bb8 Announce PHP 8.3.8 2024-06-06 07:45:03 -07:00
Patrick Allaert
4b8c358cfa Announce PHP 8.1.29 2024-06-06 16:18:00 +02:00
Eric Mann
3814d0ba8e Add new PHP 8.4 gpg key branch (#992)
* Add new PHP 8.4 gpg key branch

* Add my GPG public key

* Add myself as an RM for 8.4

* Add GPG pub key and add myself to RM for 8.4

* Update php-keyring.gpg in distributions

---------

Co-authored-by: Calvin Buckley <calvin@cmpct.info>
Co-authored-by: Saki Takamachi <saki@sakiot.com>
2024-06-04 15:57:27 -07:00
Maciej Sobaczewski
f6e47b70fd Revert "Enable Polish translation again", for now (#989)
This reverts commit 70bd5e0aa9.

While the docs do build, I belive there's at least a few specific action
points we should tackle before we open them up to the world.
2024-05-10 14:30:37 +01:00
Jakub Zelenka
6abd27bc77 Announce PHP 8.3.7 2024-05-09 15:42:10 +01:00
Sergey Panteleev
547f294fb3 Announce PHP 8.2.19 2024-05-09 16:50:52 +03:00
Gina Peter Banyard
70bd5e0aa9 Enable Polish translation again
As it now builds thanks to the PR from @Sobak
2024-05-08 21:33:06 +01:00
Alexandru Pătrănescu
e367a4aca5 Update the end of release cycle based on approved https://wiki.php.net/rfc/release_cycle_update 2024-04-30 05:50:35 -05:00
haszi
739e1f575e Add last modification info and contributor list (#977)
Co-authored-by: haszi <haszika80@gmail.com>
2024-04-20 17:40:32 +01:00
haszi
fbe589892a Move contribution links to the bottom of the documentation pages (#973)
Co-authored-by: haszi <haszika80@gmail.com>
2024-04-17 12:48:52 +01:00
Ben Ramsey
97f5bbe679 Announce PHP 8.1.28 2024-04-12 10:51:12 -05:00
Eric Mann
db4cc533b3 Announce PHP 8.3.6 2024-04-11 07:47:22 -07:00
Pierrick Charron
88abf659b7 Announce PHP 8.2.18 2024-04-11 09:45:37 -04:00
Jakub Zelenka
4fc04ab3d9 Announce PHP 8.3.4 2024-03-14 21:05:18 +00:00
Sergey Panteleev
8a55b910cc Announce PHP 8.2.17 2024-03-14 18:23:21 +03:00
Pierrick Charron
dd99904e20 Announce PHP 8.2.16 2024-02-15 13:38:52 -05:00
Eric Mann
8d6871eee1 Announce PHP 8.3.3 2024-02-15 07:51:40 -08:00
Andreas Möller
026b509923 Fix: Do not pass null to function that expects string (#901) 2024-02-12 20:12:56 +03:00
Gina Peter Banyard
12477fbcc4 Remove non-existent git repos
Also sort the language entries in alphabetical order from their ISO code
2024-02-07 18:23:50 +00:00
Gina Peter Banyard
eea83e641a Build Italian docs 2024-02-07 18:08:35 +00:00
Sergey Panteleev
555ac83c14 Set $addsize to false by default
In favor of css
2024-02-01 10:05:52 +03:00
Sergey Panteleev
8dc21bcf7e Announce PHP 8.2.15 2024-01-18 18:38:24 +03:00
Jakub Zelenka
3f0c7aeae2 Announce PHP 8.3.2 2024-01-18 14:50:48 +00:00
Pierrick Charron
65efb09859 Announce PHP 8.2.14 2023-12-21 14:34:46 -05:00
Patrick Allaert
f9f181ec42 Announce PHP 8.1.27 2023-12-21 17:18:01 +01:00
Eric Mann
29b2ebbdc3 Announce PHP 8.3.1 2023-12-21 07:53:30 -08:00
Andreas Möller
9482f9bd43 Fix: Remove unused functions (#585) 2023-12-07 18:14:43 +01:00
Andreas Möller
59c070f557 Enhancement: Enable blank_line_after_opening_tag fixer (#875) 2023-12-07 16:57:19 +01:00
Andreas Möller
25d2dc1cc9 Enhancement: Enable no_spaces_after_function_name fixer (#883) 2023-12-07 15:35:31 +01:00
Andreas Möller
ec908ce246 Enhancement: Enable no_superfluous_elseif fixer (#884) 2023-12-07 15:21:04 +01:00
Andreas Möller
faf2e75920 Enhancement: Enable no_singleline_whitespace_before_semicolons fixer (#882) 2023-12-07 15:08:15 +01:00
Andreas Möller
00342c402f Fix: Remove vim instruction (#880) 2023-12-07 15:01:52 +01:00
Andreas Möller
5542743d86 Fix: Run 'make coding-standards' 2023-12-07 11:45:18 +00:00
Andreas Möller
57b259ea59 Fix: Run 'make coding-standards' 2023-12-07 11:45:04 +00:00
Andreas Möller
45d49c7e95 Fix: Remove emacs instruction (#876) 2023-12-07 11:44:39 +00:00
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
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
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
08a7beea92 Enhancement: Enable function_declaration fixer (#862) 2023-12-06 15:10:28 +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
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