Kaydet (Commit) a1e92052 authored tarafından John Long's avatar John Long Kaydeden (comit) Matthew Brush

Update PHP source repo for tags and tags file

The new tags file seems to have lots of new symbols. It needs testing
by PHP programmers.

Closes #137
üst c615d843
This diff is collapsed.
......@@ -5,11 +5,11 @@
// License: GPL V2 or later
// Script to generate a new php.tags file from a downloaded PHP function summary list from
// http://cvs.php.net/viewvc.cgi/phpdoc/funcsummary.txt?view=co
// http://svn.php.net/viewvc/phpdoc/doc-base/trunk/funcsummary.txt?view=co
// The script expects a file funcsummary.txt in /tmp and will write the parsed tags into
// data/php.tags.
//
// wget -O funcsummary.txt "http://cvs.php.net/viewvc.cgi/phpdoc/funcsummary.txt?view=co"
// wget -O funcsummary.txt "http://svn.php.net/viewvc/phpdoc/doc-base/trunk/funcsummary.txt?view=co"
//
// (the script should be run in the top source directory)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment