Julius Kiekbusch

Results 17 issues of Julius Kiekbusch

This PR adds PHP 8.4 to the matrix and makes some small adjustments. Blocked by: - https://github.com/paratestphp/paratest/pull/872 (which is a dependency of PestPHP) - https://github.com/krakjoe/pcov/pull/111 (which is a dependency of...

PestPHP doesn't support PHP 8.4 yet, and can therefor not be installed without the platform-req=php+

The develop branch requires PHP 8.1, therefor the phpunit.xml can be simplified.

### What Happened I tried to run the Pest Arch Laravel Preset on one of my projects and it simply failed silently without outputting anything. With a lot of try...

bug

Review the contribution guide first at: https://livewire.laravel.com/docs/contribution-guide 1️⃣ Is this something that is wanted/needed? Did you create a discussion about it first? At least I need it for testing files...

Failing Test

Update the illumiante/collections requirements to the supported PHP versions, see the following table: | Laravel/Illuminate | composer.json | Docs | EOL in Docs | |---|---|---|---| | v11 | ^8.2 |...

I have a collection with published dates enabled and future posts being unlisted, but accessible through their URL. It would be great if a `unlisted` state could be added, so...