cncf / cncf.io

☁️♮🏛🚧 The CNCF.io WordPress website
https://cncf.io
MIT License
84 stars 38 forks source link

Upgrade site to PHP8 #656

Closed thetwopct closed 1 year ago

thetwopct commented 1 year ago

Test and evaluate the ability to update.

cjyabraham commented 1 year ago

I may need to upgrade to PHP 8 in order to take advantage of php-yaml which seems installed on the PHP 8 version of Pantheon but not our current PHP 7.4 version. Affects #757 and our ability to import and parse a yaml file.

Chat from Pantheon:

As per checking, these are the PHP version that has it enabled:

PHP 8.2: https://v82-php-info.pantheonsite.io/
PHP 8.1: https://v81-php-info.pantheonsite.io/
PHP 8.0: https://v80-php-info.pantheonsite.io/

This is the PHP version that does not have it installed:

PHP 7.4: https://v74-php-info.pantheonsite.io/
cjyabraham commented 1 year ago

I will try upgrading to php 8.1, as per the recommendation on this page.

cjyabraham commented 1 year ago

All upgraded.