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

Fix PHP8 token values to be compatible with other packages #837

Merged
merged 1 commit into from
Sep 1, 2020

Conversation

DerManoMann
Copy link
Collaborator

@DerManoMann DerManoMann commented Aug 31, 2020

Fixes #834

@DerManoMann DerManoMann merged commit d61e2a4 into zircote:master Sep 1, 2020
@DerManoMann DerManoMann deleted the php8-token-fix branch September 1, 2020 00:40
@michaljusiega michaljusiega mentioned this pull request Sep 21, 2020
Tobion added a commit to Tobion/swagger-php that referenced this pull request Nov 26, 2020
it would be very hard to test with php 5.6 until php 8 due to phpunit bc breaks and incompatibilities. so just droppping unsupported php versions is the best choice which was also done in master 3.x (master).
This backports zircote#830, zircote#837,
zircote@29e913a, parts of zircote@3f1cee9 to fix php 8 errors and tests.
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.

3.0.5 breaks PHPStan
1 participant