Morgan Abraham

Results 19 comments of Morgan Abraham

Found a solution, check #138 I'm working to fix it.

Submitted PR #140 to solve issue

I noticed a comment in the source code saying that it will not be supported for the time being. Is there any technological issue ?

Ok, problem solved, I updated the driver the following way by implementing the spec. ATM the solution is PHP7 only but I can support earliers versions of php. _rdb/ValuedQuery/ValuedQuery.php:243_ ```...

Submitted PR #140 to solve issue

Hello, the closing PHP tag is not needed anymore is file is only containing php. This is why phpintellisense removes it. See [psr-2 §2.2](https://www.php-fig.org/psr/psr-2/).

The format option uses psr's as reference. There's no other way.

Hello, any plan on merging this PR soon ? Thanks !