Maciej Kosiedowski

Results 2 issues of Maciej Kosiedowski

Hi! I've found this issue while testing my project with PHP 8. Required parameters after optional parameters in function/method signatures are deprecated in PHP 8 This is not a perfect...

I found an issue with `cookie_manager.set` method. It seems that when the `expires_at` parameter is not set in your Python code, it doesn't actually default to 720 minutes (as stated...