Code Monkey home page Code Monkey logo

Comments (4)

belambic avatar belambic commented on September 3, 2024 1

Thanks Albert, this seems to be working well, we're testing it alongside an 8.2 ec instance and both are fine so far

from docker-drupal.

alberto56 avatar alberto56 commented on September 3, 2024

Here is a pull request which uses version 8.1 of the community Drupal image as a base.

If tests pass this should be good to go!

I prefer 8.1 at this point for Drupal 7, and even Drupal 10, because PHP 8.2 introduced a deprecation notice for classes which use properties which are not explicitly defined; and a quick glance at several contrib modules shows that many have not included this change yet.

from docker-drupal.

alberto56 avatar alberto56 commented on September 3, 2024

Tests are passing at #39

I will merge and report back when the image with PHP 8.1 is published.

from docker-drupal.

alberto56 avatar alberto56 commented on September 3, 2024

This now works at:

docker pull dcycle/drupal:7php8 && docker run --rm dcycle/drupal:7php8 /bin/bash -c 'php -v'
...
PHP 8.1.25 (cli) (built: Oct 28 2023 02:32:47) (NTS)

from docker-drupal.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.