John Carew
John Carew
@rubanraj7 please leave this open, there is a open question on it that relates to this.
I looked at that first, I didn't see a way of mapping DB types to language types.
I was able to do it with Handlebars via a property transformer within ScaffoldingDesignTimeServices. Sample of code below. Would be nice though to not have to rely on yet another...
@tvbeek I do have a lock file, so it should be the same as local. Is there a way to get phpmd to verbose or debug log?
Is there a way to get phpmd to log what directory or file it's sending to pdepend, so that I can pass that to pdepend by itself like you mentioned?
@peppeocchi any thoughts about this?
@Sephster @alexbilbie Has there been anymore work on Open ID? What's particularly useful that we are needing is the [OpenID Connect Discovery](https://openid.net/specs/openid-connect-discovery-1_0.html) spec, which would allow a remote API be...
That still does not fix it, as the `UsingTemplateFromFile` method is not correctly calling the renderer with the filename. It is trying to read the contents of the file first,...
I have v4 installed along with L8 and phpunit v9.4.2 
SRID is not to make it faster by any means. A SRID tells the geometry "calculator" what coordinate system the geometry belongs to. Unless you have worked with spatial data,...