Skip to content

Conversation

@srtfisher
Copy link
Member

@srtfisher srtfisher commented Apr 29, 2025

Resolves #127

@srtfisher srtfisher requested a review from a team as a code owner April 29, 2025 17:52
@srtfisher srtfisher changed the title Upgrade to Symfony v7 Upgrade to Symfony v7, drop php-cs-fixer Apr 29, 2025
Copy link
Contributor

@renatonascalves renatonascalves left a comment

Choose a reason for hiding this comment

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

🌵

self::assertArrayHasKey( 'Cache-Control', $headers );
self::assertStringContainsString( 'no-store', $headers['Cache-Control'] );
}

Copy link
Member Author

Choose a reason for hiding this comment

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

Removed because as of 6.8 wp_get_nocache_headers() includes no-store.

@srtfisher srtfisher enabled auto-merge April 29, 2025 18:19
@srtfisher srtfisher merged commit 802f213 into main Apr 29, 2025
7 checks passed
@srtfisher srtfisher deleted the feature/symfony branch April 29, 2025 18:22
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.

Remove php-cs-fixer

3 participants