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

Unable to open php file in IDE Project Tree #73

Open
dspiegel opened this issue Aug 14, 2017 · 0 comments
Open

Unable to open php file in IDE Project Tree #73

dspiegel opened this issue Aug 14, 2017 · 0 comments

Comments

@dspiegel
Copy link

dspiegel commented Aug 14, 2017

I have a stand alone php file (functions.inc.php) that has various functions in it which is included by a stand alone index.php. Stand alone meaning not part of the Symfony Project but files are part of the project.

I can open the index.php file in PhpStorm IDE, but when I click to open functions.inc.php it does not open.
There seem to be some references to error about oci_connect command.

I have found various errors in idea.log file and they all have common "TypeProvider contract violation" error.

I have attached part of idea.log which shows error after double click on file functions.inc.php.
ToolboxError.txt

Not sure why ToolBox is doing anything with this file.

Is there a setting that needs changed to make it work?

Thanks, Dave

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