browser-detect icon indicating copy to clipboard operation
browser-detect copied to clipboard

Browser Detection for Laravel by hisorange!

Results 19 browser-detect issues
Sort by recently updated
recently updated
newest added

Thank you for this package. I understand that this issue might be outside the current scope of the package. However, it seems to cause problems with PHPUnit tests when using...

I have removed the outdated and unmaintained [`league/pipeline`](https://github.com/thephpleague/pipeline) and replaced it with standard Laravel [`Pipeline`](https://laravel.com/docs/11.x/helpers#pipeline) to avoid such deprecations in PHP 8.4: ``` DEPRECATED League\Pipeline\Pipeline::__construct(): Implicitly marking parameter $processor as...

PHP 8.4 added a new deprecation: > ErrorException: League\Pipeline\Pipeline::__construct(): Implicitly marking parameter $processor as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/league/pipeline/src/Pipeline.php:18 The options are:...

Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.4.2 to 2.6.0. Release notes Sourced from league/commonmark's releases. 2.6.0 This is a security release to address potential denial of service attacks when parsing specially crafted, malicious...

dependencies

Bumps [symfony/var-dumper](https://github.com/symfony/var-dumper) from 6.4.3 to 6.4.15. Release notes Sourced from symfony/var-dumper's releases. v6.4.15 Changelog (https://github.com/symfony/var-dumper/compare/v6.4.14...v6.4.15) no significant changes v6.4.14 Changelog (https://github.com/symfony/var-dumper/compare/v6.4.13...v6.4.14) bug symfony/symfony#58765 [VarDumper] fix detecting anonymous exception classes on...

dependencies

Bumps [laravel/framework](https://github.com/laravel/framework) from 10.43.0 to 10.48.23. Release notes Sourced from laravel/framework's releases. v10.48.23 [10.x] Ensure headers are only attached to illuminate responses by @​timacdonald in laravel/framework#53019 [10.x] Fix append and...

dependencies

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 6.4.3 to 6.4.14. Release notes Sourced from symfony/http-foundation's releases. v6.4.14 Changelog (https://github.com/symfony/http-foundation/compare/v6.4.13...v6.4.14) security symfony/symfony#cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid characters (@​nicolas-grekas) v6.4.13 Changelog (https://github.com/symfony/http-foundation/compare/v6.4.12...v6.4.13) bug symfony/symfony#58619...

dependencies

Bumps [symfony/process](https://github.com/symfony/process) from 6.4.3 to 6.4.14. Release notes Sourced from symfony/process's releases. v6.4.14 Changelog (https://github.com/symfony/process/compare/v6.4.13...v6.4.14) security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (@​nicolas-grekas) bug...

dependencies