Gabby D Gab

Results 6 comments of Gabby D Gab

I've tried to use $request->getBody()->getContents() and it shows the body params in string format. I don't know why the getParsedBody() returns an empty array. You may try this: https://gist.github.com/gabbydgab/0193c4b6a8e02f658e9b5f7b7650235d

It seems it only works with application/json type. See https://github.com/zendframework/zend-expressive-helpers/pull/19

I've tried to integrate selenium testing in my local machine. Unfortunately, it fails for "chrome". Installed Versions: - Selenium - 3.0.1 - ChromeDriver 2.26.436382 (70eb799287ce4c2208441fc057053a5b07ceabac) - geckodriver 0.11.1 - phpunit/phpunit-selenium...

We can do it also as a separate branch (**gh-pages**) but I'm not yet familiar on how to automate it; one of my to do to learn this 2017. Probably...

Use-case: (probably same scenario) I'm writing an academe system where I have two (2) interrelated modules Staff and Faculty (both are sub-component for Employees module - where abstract account setting...

Hi @jnlin, Thank you for this PR. Just want to confirm, will this resolve the problem, or does it need to have an updated version? See https://github.com/editor-js/table/issues/166