v0.10.0
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