- A Concurrent Affair - https://www.concurrentaffair.org -

Update to PHP 7

I updated the PHP version that my website uses to PHP 7. I ran into two problems:

  1. I had to disable the db-cache-reloaded-fix [1] plugin. I’m not even sure if it did any good anymore.
  2. I also ran into an error with the CodeColorer [2] plugin. This one I needed to patch, because I have a bunch of code snippets in many blog posts. Fortunately, someone had solved this problem already [3].

If you notice anything else, please let me know.

[4] [5]Share [6]