Page 1 of 1

Classes in PHAR not appearing

PostPosted: September 22nd, 2017, 6:44 pm
by AlexO
I include a .phar file in my project that contains classes. I would like for Intellisense to show the classes like it does for classes that are local to the project. My project runs fine but VS tells me that the classes can not be found during design time.

I am running VS 2015 Pro.

Let me know how I can fix this.

Thanks!

Re: Classes in PHAR not appearing

PostPosted: September 25th, 2017, 9:01 am
by Miloslav Beno
Hello AlexO,

Is PHAR compressed?

Thanks,