Václav Šír

Results 2 comments of Václav Šír

Ad error 403) IMHO router should match and return an application request to a special presenter, that throws the error. Something like this: ``` php class BadRequestPresenter implements IPresenter {...

Hi, I just ran into a similar issue. The thing is that `z.objects` is non-strict by default, meaning that it strips unknown properties. In other words, if you parse `all`...