Skip to content

v0.10.0

Compare
Choose a tag to compare
@schuhwerk schuhwerk released this 29 Jan 18:04
· 13 commits to master since this release

This is no longer a single-file GUI! The path for the viewer changed, you no longer open http://example.com/php-error-log-viewer/php-error-log-viewer.php but https://examle.com/php-error-log-viewer/

What's Changed

  • Update php-error-log-viewer.php by @fglueck in #6
  • Split the single PHP file in multiple files.
  • Update readme ( file->folder, new screenshot, ideas section)
  • Add PHP unit tests (for file-parsing) with test data.
  • Add phpcs with coding standards (PSR12).
  • Add Travis support.

New Contributors

Full Changelog: 0.9.5...v0.10.0