Woody Gilk
Woody Gilk
The primary problem I see with class mapping is that it often results in a loss of interface type checks. Maybe I've just never seen it implemented properly... even the...
Closed? Has this been resolved?
And how would someone inject a modification into that classmap? I don't see a setter function, and the class variable is private, so even if someone extended the class, they...
@nilopc private variables are effectively saying "i **am** the smartest guy in the room, no one could ever possibly improve this or use it differently" which every programmer knows is...
All of which is a very roundabout way of saying that Query Builder has a long way to go to become extensible. I've not had any time to work on...
@netniV a PR implementing this would be welcomed.
@chrisforrence that would be the correct thing to do. The reason I did not make that change was because it is a departure from how previous versions determine the remote...
It might be available in `$user->toArray()`. If you can point me to the documentation that shows where the timezone information would be made available?
That looks like a perfect solution for your need! Including such code in this package could be useful, as a separate piece of functionality. I would welcome a PR for...
> an errata in spec and then a docblock patch in the spec would be totally fine for me too. Agree.