Juan Pablo Barreto

Results 6 issues of Juan Pablo Barreto

The thing is, almost every select on the app I'm developing is inside a popup. And to close the popups we use the escape key. When the focus is in...

New dependencies: - PHP 8.1 - Laravel 9.x API Changes:

Changelog: - Radius attribute on getPanoramaByLocation - Cancel method on Panos - Bugfixing

This PR upgrades the entire package and its dependencies to rely on `php 8.1`. The main drive for the php update is to be able to use all latest versions...

# Bug report Since PHP 8.1, it is possible to use `new` as default parameters (["new in initializers"](https://www.php.net/releases/8.1/en.php#new_in_initializers) [RFC](https://wiki.php.net/rfc/new_in_initializers)). PHPStan gets it perfectly, but things stop working once we move...

## Summary - support Laravel 9-11 and PHP 8.1+ - update CI matrix for PHP 8.3, 8.2, 8.1 and drop Laravel 8 - document updated compatibility in README ## Testing...

codex