Tag: php

  • , ,

    ·

    Keeping It Clean

    I went through my debug log tonight, which had been a bit long mainly due to older plugins throwing warnings in PHP 7. Of four plugins generating PHP 7 warnings,…

  • ·

    PHP 7!

    After running HHVM with a PHP 5.6 fallback for about six months, I switched over to PHP 7. Initially, left HHVM on as a fallback to PHP (ha), but after a…

  • ·

    HHVM Fallback Added

    I updated my HHVM post to include notes about using PHP-FPM as a fallback for when HHVM fails.

  • ,

    ·

    Kraft.im in Full HHVM Glory

    I thought migrating from PHP-FPM to HHVM would be a hell of a process. I was wrong.