Skip to content

Releases: jxmot/php-http_error_page

Bug Fix

31 May 17:14
Compare
Choose a tag to compare

Had to change the path to httperror.json in httperror.php. It worked with testhttperror.php but failed when ran directly. Added an environment variable("ERRPAGE_JSON_PATH") that is set in testhttperror.php to ./errpages/. And httperror.php prepends to the JSON file name.

Updated

31 May 16:24
Compare
Choose a tag to compare
  • HTTP error codes and associated messages have been moved from httperror.php to httperror.json.
  • The file httperror.php was modified to use the JSON data.
  • README updated.

Updated

28 May 18:25
Compare
Choose a tag to compare
  • fixed _BASE_PATH when isLive() === true
  • made improvements, some refactoring too
  • added testhttperror.php for testing httperror.php
  • updated README

Ready to use

18 Apr 05:29
62a3485
Compare
Choose a tag to compare

Two background choices are available, a random image or a moving gradient of random colors. See the README

Image size reduction

09 Apr 03:23
Compare
Choose a tag to compare
v1.0.1

reduced image file sizes

Ready to deploy

09 Apr 03:04
Compare
Choose a tag to compare

This is the first release. The code has been tested on live servers. Please see the README for detailed information.