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

Examples multiple-graphs-with-factory.php and multiple-graphs.php do not work #160

Open
kresimir71 opened this issue Nov 24, 2020 · 0 comments

Comments

@kresimir71
Copy link

I have tested the examples.
Examples multiple-graphs-with-factory.php and multiple-graphs.php do not work.
Here is what we get.

php multiple-graphs-with-factory.php
PHP Fatal error:  Class 'Pimple' not found in vendor/yohang/finite/examples/multiple-graphs-with-factory.php on line 77
php multiple-graphs.php
PHP Fatal error:  Uncaught exception 'Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException' with message 'Neither the property "finiteState" nor one of the methods "getFiniteState()", "finiteStat\
e()", "isFiniteState()", "hasFiniteState()", "__get()" exist and have public access in class "Order".' in vendor/symfony/property-access/PropertyAccessor.php:516
Stack trace:
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

1 participant