Falk Döring
Falk Döring
Is there a solution until now?
I created a PR, but it is not completed now. I have for example a question about the StatementContainerInterface. Where is the best place for this questions? This issue or...
I have a question to the DriverFeatureInterface. The addFeature in the interface describes the feature as mixed, in Driver\Pdo\Pdo as AbstractFeature. getFeature returns in Driver\Pdo\Pdo AbstractFeature or false (see docblock)....
have a look at https://github.com/fadoe/JsonPath/tree/1.0
The problem is the syntax on line 233. the right one should be: `$res = eval('$name = $expr;');` But then your test has a endless loop.