Releases: rodrigopedra/laravel-query-logger
Releases · rodrigopedra/laravel-query-logger
Laravel 11 Support
v6.2.0 Laravel 11 support
Reorganize Log context
Move bindings array after time, connection and database, on log context
Laravel 10.0 support
Laravel 10.0 support
Improve date format handling
Improves date format handling to account for connection's grammar date format
Support guess spot in Laravel 8.x
v4.5.0 Support guess spot in Laravel 8.x
Avoid undefined file key
Avoid undefined file key when guessing call spot
Add call spot
Adds to the log context the first element from \debug_backtrace()
outside of the vendor
folder.
This should give the developer an idea where in the code the query was executed.
PHP 8.0
Drop support for PHP versions older than 8.0
Support Laravel 9
v4.4.0 Support Laravel 9
Patch vulnerable versions and allow PHP 8.1
Patch vulnerable versions and allow PHP 8.1