Eduard Martínez
Results
2
issues of
Eduard Martínez
This weekend our django app has been failing during DST transition. The cluprit seems to be in this line in utils.py: https://github.com/SmileyChris/easy-thumbnails/blob/master/easy_thumbnails/utils.py#L158 Documentation in django latest versions says it is...
After updating to symfony 7.3 the following deprecation is triggered: ```Implementing "#Redacted#JWTUser::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or...