20 Commits

Author SHA1 Message Date
Gina Peter Banyard afad5dfa6f Update licenses to PHP 3.01 (#109) 2023-12-05 02:21:44 +00:00
Richard Quadling cac07fdaa4 (C) 2010 -> (C) 2011
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@307070 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-04 11:45:55 +00:00
Richard Quadling 01c67810de 2009 to 2010 (C).
Added $Id$

git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@293138 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-05 10:21:11 +00:00
Yannick Torres 82a961cb66 kill one more notice
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@275848 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-15 11:57:54 +00:00
Philip Olson 3f029b8e46 Bump year (Yeah! Another year of PHP documentation!)
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@272350 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-31 06:40:12 +00:00
Philip Olson 212250e58f Added 'type' to the returned result information, for use with sorting later.
# Type contains the type of error, as a keyword.


git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@270628 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-05 17:53:57 +00:00
Philip Olson fa3923852e Skip versions.xml and license.xml
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@268869 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-12 16:29:03 +00:00
Yannick Torres 147e728251 Add new check : check number of literal tags
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@261738 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-28 16:39:27 +00:00
Yannick Torres e8945a1ae8 correct para detection
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@260915 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-08 09:09:54 +00:00
Yannick Torres cee13744f7 modify section tag check
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@260910 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-08 07:42:06 +00:00
Yannick Torres 24236ba358 add info : Only files who are sync with EN version are checked
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@258749 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-29 14:50:33 +00:00
Yannick Torres 07ade021a6 new check :
Warn if count(methodparam in EN) != count(methodparam in LANG)


git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@258748 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-29 14:47:07 +00:00
Yannick Torres 37e425ddcc fix bug with LinkEnd
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@258439 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-25 14:07:35 +00:00
Yannick Torres b9b12d31a4 remove extra space
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@257236 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-11 17:18:04 +00:00
Yannick Torres 1c8a53662e 2 news rules :
- Check number of rows in table tag.
- Check number of para tag


git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@257235 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-11 17:15:18 +00:00
Yannick Torres a8f1380fc9 clean up.
Make more easy to add new check rules


git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@257234 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-11 17:09:17 +00:00
Yannick Torres df94ce2fc2 fix all NOTICE issue.
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@257233 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-11 17:04:48 +00:00
Philip Olson 245a8ab634 Killed a few E_NOTICE errors
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@256924 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-07 20:57:49 +00:00
Yannick Torres 85e1c5f2d5 some clean up ; some explanation about check
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@256811 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-05 11:13:40 +00:00
Yannick Torres de6c74e2f1 First release.
Check for various translation error.
Need more clean up & explanation about all verifications how are done by this script.

You can view an output here :
http://php.keliglia.com/index_error.htm


git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@256790 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-04 18:23:39 +00:00