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

Don't require pdb-symfony-bridge #4

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

sstok
Copy link
Member

@sstok sstok commented Dec 20, 2023

Q A
Bug fix? yes
New feature? no
BC breaks? yes
Deprecations? no
Fixed tickets Fix #3
License MIT

We only need a PublicSuffixList instance, requiring a Symfony specific implementation would defeat the purpose of using an interface.

Also fixed a small mistake in the documentation.

We only need a `PublicSuffixList` instance, requiring a Symfony specific
implementation would defeat the purpose of using an interface
@sstok sstok added the Bug Something isn't working label Dec 20, 2023
composer.json Show resolved Hide resolved
@sstok sstok merged commit ffda166 into rollerworks:main Dec 20, 2023
5 checks passed
@sstok sstok deleted the 3-dont-require-pdbsfbridge branch December 20, 2023 15:29
@sstok sstok added the BC Break label Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BC Break Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't require PdbSfBridge
1 participant