Roman

Results 17 comments of Roman

So, is there any solution to this design problem? Using `disable_type_enforcement` just makes API platform throw another exception, still without an ability to validate input with the incorrect type.

@soyuka, the demand is the same as the author of this issue described: there should be an ability to return a validation error (with the `400` HTTP status code and...

@soyuka, the exception thrown is not a validation error, that's the issue. And `disable_type_enforcement` doesn't help here, as I mentioned before, we still get a non-validation exception with it.

> Anyone manage to get it working? Unfortunately, the project looks abandoned :disappointed:

@bbo2adwuff I mean Focal builds mainly. There are some issues with 0.16 (e.g. with duplicated notifications, system tray menu glitches, etc.) that probably have been solved in later versions. But...

Also, an option to completely disable notifications would be good.

Version 0.16.0, Linux Mint. I'm receiving a **doubled** notification when starting a new Pomodoro. And one notification for each break.

@50bhan are you planning to use the latest Rector version (0.11 at the moment)?

This issue is still actual, right? Rerunning failed tests is not working for us in PhpStorm 2021.3.1 with the 1.3.0 plugin version.

Are there any ideas on how to add it? Is it something fundamental/complex or just a matter of a minor fix?