PHPXref: Difference between revisions

Jump to navigation Jump to search
317 bytes added ,  8 February 2016
no edit summary
mNo edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
* Class references
* Class references
* Constant references
* Constant references
Using PHPXref on MS Windows


== requirement ==
== requirement ==
# [http://phpxref.sourceforge.net/#download Download] PHPXref for MS Windows
# [http://phpxref.sourceforge.net/#download Download] PHPXref for MS Windows {{Win}} / {{Mac}} / {{Linux}}
# (optional) Download [http://www.indigostar.com/indigoperl.htm IndigoPerl], a binary distribution of Perl for Windows or [http://www.apachefriends.org/en/xampp.html xampp] built-in perl (not [http://tinyperl.sourceforge.net/ TinyPerl] 2.0 because they lack of some required perl modules .pm )
# install the perl if perl was not installed
#* {{Win}} Download [http://www.indigostar.com/indigoperl.htm IndigoPerl], a binary distribution of Perl for Windows or [http://www.apachefriends.org/en/xampp.html xampp] built-in perl (not [http://tinyperl.sourceforge.net/ TinyPerl] 2.0 because they lack of some required perl modules .pm )
#* Verify the perl was installed: {{kbd | key = perl -v}}


== installation ==
== installation ==
Line 28: Line 26:


== generation the cross reference report ==
== generation the cross reference report ==
# Execute the c:\PHPXref\phpxref.exe and wait some minutes...
# Execute the following command and wait some minutes...
#* {{Win}}: {{kbd | key=c:\PHPXref\phpxref.exe}}
#* {{Mac}}/{{Linux}}: {{kbd | key=perl phpxref.pl}}
# Example of summary statistics  
# Example of summary statistics  
<pre> Files Scanned: 1284 containing 669767 lines
<pre> Files Scanned: 1284 containing 669767 lines
Line 42: Line 42:


version:
version:
* PHPXref 0.7 + IndigoPerl V9.02 / Perl 5.10.0
* {{Win}} PHPXref 0.7 + IndigoPerl V9.02 / Perl 5.10.0
* PHPXref 0.7 + XAMPP 1.7.2 / v5.10.0 built for MSWin32-x86-multi-thread
* {{Win}} PHPXref 0.7 + XAMPP 1.7.2 / v5.10.0 built for MSWin32-x86-multi-thread
 
* {{Mac}} PHPXref 0.7.1 + perl 5, version 18, subversion 2 (v5.18.2) built for darwin-thread-multi-2level


[[Category:PHP]] [[Category:Programming]] [[Category:Software]]
[[Category:PHP]] [[Category:Programming]] [[Category:Software]]

Navigation menu