Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DS-745 Support PHP 8 #2454

Merged
merged 9 commits into from
Mar 22, 2022
Merged

DS-745 Support PHP 8 #2454

merged 9 commits into from
Mar 22, 2022

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    96da8ac View commit details
    Browse the repository at this point in the history
  2. DS-745: Remove faker usage

    remydenton committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    813d655 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. DS-745: Update composer files to use branch of twig-tools fork

    These changes are temporary-- if all works as expected, we should merge
    the changes on the bolt fork of basaltinc/twig-tools into master.
    remydenton committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    464c7e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    587aa54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    826e090 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. DS-745: Remove PHPUnit tests for image color

    Image color is now hard-coded.
    remydenton committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    3b724a9 View commit details
    Browse the repository at this point in the history
  2. DS-745: Fix some archived examples to allow PL to build

    It's not clear to me which faker usage instances caused problems during
    build and which didn't.  PL builds normally locally with these changes
    but not without them, so hopefully this is sufficient.
    remydenton committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    7b76c27 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    0ff21bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6006c04 View commit details
    Browse the repository at this point in the history