Alex Wells
Alex Wells
> @autaut03 > > This is by design. Action can be handled in 500 states and therefore it's not realistically possible to determine what value we have to return. Currently...
@arturovt Sorry, I might have described it poorly. What I'm trying to achieve is to clear an input, but only if and after action succeeded. A simple, but concrete use...
Just stumbled upon this randomly. The reason for `Closure::bind` in `getValue` is most likely for consistency with `setValue`, and the reason for `Closure::bind` in `setValue` is because it respects the...
> Hi, > > https://github.com/drupol/yaroc can use API V1 or V2... maybe it would be a good idea to merge both of these projects ? Hey. I don't think it...
@drupol Hey again. There are two reasons why I wouldn't want that in my code: 1) I don't want some files to be opened with each request. I use opcache...
@drupol Sorry for a late response. I'm very grateful for your quick response and understanding :) dev-master looks good. Thanks again.
> Release 2.1.0 is available! Thank you!