Releases: nayzo/NzoUrlEncryptorBundle
Releases · nayzo/NzoUrlEncryptorBundle
v6.4.0
- Code refactoring + make doctrine/annotations dependency optional
v6.3.3
- Fixing the deprecated HttpKernel\DependencyInjection\Extension class which is now marked as internal.
v6.3.2
- Fixing depreceated return of methods LoadAnnotationService::process and NzoUrIEncryptorBundle::build.
v6.3.0
- Add Symfony 7 Compatibility.
v6.2.9
- fix: DependencyInjection\NzoEncryptorExtension load method native return type
v6.2.8
- fix typed properties not compatible below php 7.4
v6.2.7
- refactor: annotation resolver.
v6.2.6
- fix doctrine/annotations allowed versions.
v6.2.5
- fix php attributes in ParamEncryptor and in ParamDecryptor.