Ted Stresen-Reuter
Ted Stresen-Reuter
I'll be happy to help with the XDEBUG (and Visual Code) integration. I am very keen on seeing this work. Don't know if I can provide code but I can...
Excellent. The README still says "Instructions to come..." so I thought that maybe it wasn't working yet. I've compared your configuration with the one I use for debugging on my...
This is a bit of a guess but I think php_value is only used for directives that take a value rather than a boolean. Try php_flag instead. See this for...
It is ignoring it because it is the wrong directive. It should be `php_flag` and not `php_value`. Make sense or am I missing something?
I too got it to work using the code found on the link in iordonez' comment. Note that I also had to do the includes at the very end of...
I'm kinda busy but I can confirm that with wikipedia 1.6, PHP 5.2.n or higher the link above fixes the problem... Sorry can't provide more details at this time.
> a way to create a simple document representing the state of WordPress Will look into it, see if it can help. Thanks! > Can you open a new WP-CLI...
Thanks @trepmal. All done: https://github.com/wp-cli/wp-cli/issues/3753
Ok, jumping in late here and probably should have read this before posting my feature wish #25 but you might find a [bash script I wrote (lot's of room for...
Hi @niladam -- Please use whatever works for you and share it somewhere. That's fine. Please include a link back to our company (should be in the readme / license,...