Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supports Laravel 11 #329

Merged
merged 19 commits into from
Feb 3, 2024
Merged

Supports Laravel 11 #329

merged 19 commits into from
Feb 3, 2024

Conversation

crynobone
Copy link
Contributor

No description provided.

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
@freekmurze
Copy link
Member

Nice! Let me know when I can review this one!

@crynobone
Copy link
Contributor Author

Test failing and depends on symfony/symfony#53521

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
@crynobone crynobone marked this pull request as ready for review February 1, 2024 07:20
"Key": "cached-key",
"Value": "cached-value"
"Event": "<code>Missed<\/code>",
"Key": "cached-key"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correctly handle the assertion as it was incorrectly showing Hit when it should have been Missed due to defaulting to file cache driver.

@@ -12,7 +12,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@2.29.0
with:
php-version: '8.0'
php-version: 8.3
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe phpstan should be tested on the latest stable version.

@crynobone
Copy link
Contributor Author

@freekmurze this is ready.

@freekmurze freekmurze merged commit 29298a4 into spatie:main Feb 3, 2024
30 checks passed
@freekmurze
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants