Skip to content
Snippets Groups Projects
Verified Commit dcabf337 authored by quietone's avatar quietone
Browse files

Issue #3446936 by xjm, longwave: Recommend PHP 8.3 in Drupal 10.3

(cherry picked from commit 28035aa5)
parent 6620c86a
No related branches found
No related tags found
Loading
Pipeline #172204 passed
Pipeline: drupal

#172255

    Pipeline: drupal

    #172251

      Pipeline: drupal

      #172240

        +6
        ......@@ -131,7 +131,7 @@ class Drupal {
        * message, but Drupal can still be installed. Used for (e.g.) PHP versions
        * that have reached their EOL or will in the near future.
        */
        const RECOMMENDED_PHP = '8.2.0';
        const RECOMMENDED_PHP = '8.3.0';
        /**
        * The currently active container object, or NULL if not initialized yet.
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment