David Buchmann
David Buchmann
very cool! my main question at this point is whether we could move the code dealing with sockets and sprintf-ing commands into a VarnishCli class to better separate the concerns.
> Do you mean a |VarnishAdmin| that wraps multiple |VarnishCli|s for > talking to multiple servers? yes. having a VarnishCli would clearly separate what is the logic to talk to...
rebased to get rid of the outdated php-http reference
@ddeboer any chance you could wrap this up for 2.0?
pitty, but i removed the milestone
Thanks for the great tutorials and recipes. (They work really well for adults as well ;-) ) After some struggling, i learned that the TileMap::map_to_world resp. world_to_map are misleadingly named....
i will adjust test expections and add a test if necessary, but first wanted to check if my thinking is correct and if this is the right way to do...
i now use the correct `::class` constant for NotBlank and have adjusted the tests and fixtures. locally the tests are now green.
should i adjust all validators to include the name and go through with this change? or is that obsolete with the change you want to do to provide the full...
fantastic, thanks!