Eduardo Weidman Barijan
Eduardo Weidman Barijan
Merging this does fix the issue, as it is only a parenthesis error in the ternary condition. Please accept it so we can update in our composer json. Thank you.
I have a similar issue. In my application I open a form in a modal (using bootstrap) and when the form is submitted using ajax and the modal closes, the...
@grasebit solution works for me too in the new Docker Desktop
Yes I have to switch between tabs as well. I like how Clockwork displays request errors in red and the exception info but to see a response formatted like the...
Yes it would work better as an optional feature. It would be useful in tricky debugs with ajax data and what not. Thanks for considering the idea
Indeed there is no need to import the native functions. I realized phpactor was doing it just playing with some code here. It looks strange, it should only import classes...
> @weidmaster I'm happy for this change to be merged, as long as the original exception is still logged so that a developer is able to diagnose the issue. Can...
> There's some tweaks to the phrasing I'd like to make before merging @bennothommo Sure, I have issues how to put the localization strings at the best form possible, or...
> > There's some tweaks to the phrasing I'd like to make before merging @bennothommo > > Sure, I have issues how to put the localization strings at the best...
> @weidmaster I've just added a commit which should do the logging and show up in the Event logs. Give that a try and let me know if it works...