From: Selin G. <sel...@gm...> - 2012-06-29 15:26:48
|
i get it. i should use the autoload option to load external classes. 2012/6/29 Selin Gelvali <sel...@gm...> > It could be nice to help me out but it isn t a free software. I m working > for a company (as intern) so i can t give you their project but thank you > for asking. > I think some classes which have inheritance relations create the > problem. I'm using phpcallgraph 0.8.0. i ve tried the debug option and get > this lines : > > CodeAnalyzer: inspecting ../../lib/CU/ModelForm.php > Error in code analyzer sandbox: ##ERR## > Fatal error: Class 'Zend_Form' not found in /home/sgelvali/public_html/s... > > Zend_Form is the class parent in this case. > And sorry, i m not very good at programming mostly at PHP :) > > Thanks. > > Selin > > > > > 2012/6/29 Falko Menge <ma...@fa...> > >> Hi Selin, >> >> which version of phpCallGraph are you using? Have you tried the --debug >> option? Are you analyzing a free software project so that I can try it >> myself? >> >> Greetings from Berlin, >> Falko >> >> >> On 06/28/2012 05:35 PM, Selin Gelvali wrote: >> >>> Hi, >>> >>> I've written a message to your bug report page but i think it's not >>> shown there or anythingelse. >>> I m using phpcallgraph to create sequence diagrams of our project. We >>> have a big repository to parse and when i execute the program i have >>> just few sequence diagrams of some classes. >>> I don't understand why i ve not the other classes sequence diagrams. All >>> classes are same types and i m using recursive option of corse. program >>> can find php files but startFunction dosen't start with all these files. >>> I ve tried to debug it but i couldn 't find the problem. Can you please >>> help me ! >>> >>> Selin G. >>> >>> >>> ------------------------------**------------------------------** >>> ------------------ >>> Live Security Virtual Conference >>> Exclusive live event will cover all the ways today's security and >>> threat landscape has changed and how IT managers can respond. Discussions >>> will include endpoint security, mobile security and the latest in malware >>> threats. http://www.accelacomm.com/jaw/**sfrnl04242012/114/50122263/<http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/> >>> >>> >>> >>> ______________________________**_________________ >>> phpCallGraph-general mailing list >>> phpCallGraph-general@lists.**sourceforge.net<php...@li...> >>> https://lists.sourceforge.net/**lists/listinfo/phpcallgraph-**general<https://lists.sourceforge.net/lists/listinfo/phpcallgraph-general> >>> >>> >> > |