Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package flow/jsonpath is abandoned, you should avoid using it. Use softcreatr/jsonpath instead. #47

Open
eAvio opened this issue Jan 1, 2021 · 1 comment

Comments

@eAvio
Copy link

eAvio commented Jan 1, 2021

Hi,

We have some issues with version 2.3.1.

When using composer 2, we get multiple errors connected with jsonpath package:

Class Flow\JSONPath\Test\JSONPathTest located in ./vendor/flow/jsonpath/tests/JSONPathTest.php does not comply with psr-0 autoloading standard. Skipping. Class Flow\JSONPath\Test\JSONPathTestClass located in ./vendor/flow/jsonpath/tests/JSONPathTest.php does not comply with psr-0 autoloading standard. Skipping. Class Flow\JSONPath\Test\JSONPathLexerTest located in ./vendor/flow/jsonpath/tests/JSONPathLexerTest.php does not comply with psr-0 autoloading standard. Skipping. Class Flow\JSONPath\Test\JSONPathBenchmarks located in ./vendor/flow/jsonpath/tests/JSONPathBenchmarks.php does not comply with psr-0 autoloading standard. Skipping. Class Flow\JSONPath\Test\JSONPathArrayAccessTest located in ./vendor/flow/jsonpath/tests/JSONPathArrayAccessTest.php does not comply with psr-0 autoloading standard. Skipping.

We suggest switching to: softcreatr/jsonpath - flow/jsonpath seems to be abandoned.

@ecourtial
Copy link
Contributor

ecourtial commented Feb 12, 2021

Hi @eAvio you could check our fork. Should do the trick.
Our changelog here.

leNEKO pushed a commit to leNEKO/php-etl that referenced this issue Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants