post_install() { echo echo "Warning: phar.so must be enabled and date.timezone set in your php.ini" } post_upgrade() { post_install }