xxxxxxxxxx
sudo pacman -S php
sudo nano /etc/php/php
date.timezone = Europe/Berlin #It is recommended to set your timezone (list of timezones) in /etc/php/php.ini like so:
display_errors = On # If you want to display errors to debug your PHP code, change display_errors to On in /etc/php/php.ini: