3.3.0-alpha1
Pre-release
Pre-release
What's Changed
- Add IsEqualChecker and CallableChecker by @danielburger1337 in #462
- Rector 0.17 + PHPSTAN baseline updated by @Spomky in #463
- Update matthiasnoback/symfony-config-test requirement from ^4.3.0 to ^4.3.0 || ^5.0.0 by @dependabot in #464
- To PHPUnit 10 by @Spomky in #466
- Support new symfony serializer's getSupportedTypes by @rmikalkenas in #470
- Remove extra \0 byte if present by @Spomky in #476
- Revert "Remove extra \0 byte if present" by @Spomky in #477
- Merge up 3.2.x to 3.3.x by @Spomky in #499
- Bump actions/checkout from 3 to 4 by @dependabot in #483
- Merge all experimental algorithms into a new package and bundle folde… by @Spomky in #501
- Merge ECC to jwt-core by @Spomky in #507
- Merge small libs to jwt-library by @Spomky in #508
- Features/merge algorithms by @Spomky in #509
- Rename bundle and library folders by @Spomky in #510
- Deps/remove useless checks by @Spomky in #511
- Fix openssl error reporting by @Spomky in #512
- Ensure JWS serializers only throw InvalidArgumentException by @Spomky in #513
New Contributors
- @danielburger1337 made their first contribution in #462
- @rmikalkenas made their first contribution in #470
Full Changelog: 3.2.9...3.3.0-alpha1