From 78250b2496a561d008c3cb39c28e613f5bc0b2b3 Mon Sep 17 00:00:00 2001 From: Adecap <75079448+alejandrodecap@users.noreply.github.com> Date: Sat, 15 Jun 2024 12:08:33 +0200 Subject: [PATCH 1/2] Update get-involved.php Changed http to https link as the pages they link to does not redirect to their own https versions automatically --- get-involved.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/get-involved.php b/get-involved.php index 8df36b5069..93d29188db 100644 --- a/get-involved.php +++ b/get-involved.php @@ -26,15 +26,15 @@

Four Best Ways to Contribute

    -
  1. Running test suites in RC - and release distributions of PHP
  2. +
  3. Running test suites in RC + and release distributions of PHP
  4. Help finding and diagnosing failed tests, see - the phpt documentation
  5. + the phpt documentation
  6. Filing and resolving bug reports on GitHub Issues.
  7. Help maintain and or translate documentation files at the doc-* repositories on github. Check out our - guide for contributors.
  8. + guide for contributors.

Development of the PHP source

From 88668cdb284d2ea55483fa8feef101650fc7e8f9 Mon Sep 17 00:00:00 2001 From: Adecap <75079448+alejandrodecap@users.noreply.github.com> Date: Sat, 15 Jun 2024 12:56:47 +0200 Subject: [PATCH 2/2] Update get-involved.php Fixed error --- get-involved.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get-involved.php b/get-involved.php index 93d29188db..2aa251a5a8 100644 --- a/get-involved.php +++ b/get-involved.php @@ -34,7 +34,7 @@ on GitHub Issues.
  • Help maintain and or translate documentation files at the doc-* repositories on github. Check out our - guide for contributors.
  • + guide for contributors.

    Development of the PHP source