Gregor Gramlich

Results 25 comments of Gregor Gramlich

The problem should be fixed already in 5bf70765359f3a57d51247d6d4782b7a2e8a9c0d or use the fork https://github.com/c64lib/64spec

> It looks like some work has been done upstream in [google/blockly#7521](https://github.com/google/blockly/pull/7521) > > It doesn't seem to be merged into a release yet. The behavior there seems to be...

@laurensvalk I'd like to see your second option. > Add a special block in which you can type (multiple lines of) text.

@laurensvalk The blockly issue is closed now. https://github.com/google/blockly/pull/8173 https://github.com/google/blockly/issues/6848

There is no explicit support for PHP 7. I moved away from PHP about 4 years ago. It probably work with PHP7, but you might want to exchange or enhance...

Hi JP, it has been about 4 years, since I last seriously used PHP. Have you tried playing around with the set_error_handler in https://github.com/ggramlich/phpslim/blob/master/PhpSlim/PhpSlim/StatementExecutor.php You can give it a second...

@DeepakDabas Could you share your code and the exact wiki test? Could it be the problem of https://github.com/ggramlich/phpslim/issues/8 ?

That is probably the wrong path. Under FitNesseRoot, you should not put your PHP code. How does the exact wiki test look like? How did you configure the COMMAND_PATTERN? Please...

The sentence ``` $$ should prevent symbol expression and reduce to a single $. So $$a should translate to $a. ``` from page http://fitnesse.org/FitNesse.SuiteAcceptanceTests.SuiteSlimTests.SlimSymbolDollarDollar is wrong. This stems from a...

@six42 No, as far as I remember, the changes were just reverted - no more escaping. See https://github.com/unclebob/fitnesse/commit/e0696