Commit graph

5 commits

Author SHA1 Message Date
Oliver Davies b04f403fa2 Add tools as an extra directory to apply patches 2024-04-15 08:03:07 +01:00
Oliver Davies b88c386003 Revert "Downgrade PHP to 8.1"
This reverts commit e3f18accef.
2024-04-15 07:51:52 +01:00
Oliver Davies e3f18accef Downgrade PHP to 8.1
Let's see if this fixes the token error on talk nodes:

> TypeError: Cannot access offset of type string on string in
Drupal\token\Token->prepareMultisort() (line 89 of
/var/www/html/web/modules/contrib/token/src/Token.php).
2024-04-14 12:09:48 +01:00
Oliver Davies 29c2d595ae Switch from nginx to Apache
So I can use a .htaccess file for wildcard redirects.
2024-04-04 19:27:09 +01:00
Oliver Davies bac11b9701 Initial commit 2024-04-04 18:20:16 +01:00