Post-parsing
core.php
kb-admin.php
kb-at.php
kb-cpt.php
kb-plugin.php
kb-singleton.php
mods-basic.php
pt-admin.php
pt-mocker.php
pt-parser.php
pt-plugin.php
pt-tests.php
PT_Parser_Test.php
query.php
Post-parsing
Warnings:
Warning -
duplicate define element "PT_FILE" in file /home/kunalb/dev/PT/ptests/samples/constants.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "PT_PHPUNIT_DIR" in file /home/kunalb/dev/PT/ptests/samples/constants.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "PT_DIR" in file /home/kunalb/dev/PT/ptests/samples/constants.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "PT_FOLDER" in file /home/kunalb/dev/PT/ptests/samples/constants.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate class element "KB_Admin" in file /home/kunalb/dev/PT/ptests/samples/kb-admin.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "PT_URL" in file /home/kunalb/dev/PT/ptests/samples/constants.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning - Class KB_Plugin in file /home/kunalb/dev/PT/includes/kb-plugin.php has multiple possible parents named KB_At. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class
Warning -
duplicate define element "PT_QUNIT_URL" in file /home/kunalb/dev/PT/ptests/samples/constants.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning - Class WP_Filesystem_Direct parent WP_Filesystem_Base not found
Warning - Class PT_Parser_Test parent PHPUnit_Framework_TestCase not found
Warning - Class KB_Cpt in file /home/kunalb/dev/PT/includes/kb-cpt.php has multiple possible parents named KB_At. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class
Warning -
duplicate class element "KB_At" in file /home/kunalb/dev/PT/ptests/samples/kb-at.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning - Class PT_Admin in file /home/kunalb/dev/PT/pt-admin.php has multiple possible parents named KB_Admin. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class
Warning -
duplicate define element "PT_ADMIN_URL" in file /home/kunalb/dev/PT/ptests/samples/constants.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "PT_PLUGINS_SCREEN" in file /home/kunalb/dev/PT/ptests/samples/constants.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "PT_SLUG" in file /home/kunalb/dev/PT/ptests/samples/constants.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "PT_HOME" in file /home/kunalb/dev/PT/ptests/samples/constants.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "PT_STYLES_URL" in file /home/kunalb/dev/PT/ptests/samples/constants.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "PT_COL" in file /home/kunalb/dev/PT/ptests/samples/constants.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "PT_MOCK_DIR" in file /home/kunalb/dev/PT/ptests/samples/constants.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "PT_ADMIN_DIR" in file /home/kunalb/dev/PT/ptests/samples/constants.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "PT_NEEDS_PERMISSION" in file /home/kunalb/dev/PT/ptests/samples/constants.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "PT_MOCK_PLUGIN_DIR" in file /home/kunalb/dev/PT/ptests/samples/constants.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "PT_MOCK_THEME_DIR" in file /home/kunalb/dev/PT/ptests/samples/constants.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "PT_SCRIPTS_URL" in file /home/kunalb/dev/PT/ptests/samples/constants.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "PT_IMAGES_URL" in file /home/kunalb/dev/PT/ptests/samples/constants.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate define element "PT_ADMIN_INCLUDES_DIR" in file /home/kunalb/dev/PT/ptests/samples/constants.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
class-wp-filesystem-direct.php
Warnings:
Warning on line 17 - Unknown tag "@start" used
Warning on line 312 - Unknown tag "@start" used
Warning on line 367 - Unknown tag "@stop" used
core.php
Warnings:
Warning on line 35 - no @package tag was used in a DocBlock for class PressTest
kb-admin.php
Warnings:
Warning on line 17 - no @package tag was used in a DocBlock for class KB_Admin
Warning on line 17 - no @package tag was used in a DocBlock for class KB_Admin
kb-at.php
Warnings:
Warning on line 24 - no @package tag was used in a DocBlock for class KB_At
Warning on line 24 - no @package tag was used in a DocBlock for class KB_At
kb-cpt.php
Warnings:
Warning on line 15 - no @package tag was used in a DocBlock for class KB_Cpt
kb-plugin.php
Warnings:
Warning on line 19 - no @package tag was used in a DocBlock for class KB_Plugin
kb-singleton.php
Warnings:
Warning on line 12 - no @package tag was used in a DocBlock for class KB_Singleton
mods-basic.php
Warnings:
Warning on line 6 - no @package tag was used in a DocBlock for class mods__T_DOC_COMMENT__1
Warning on line 33 - File "/home/kunalb/dev/PT/ptests/samples/mods-basic.php" has no page-level DocBlock, use @package in the first DocBlock to create one
pt-admin.php
Warnings:
Warning on line 10 - no @package tag was used in a DocBlock for class PT_Admin
pt-mocker.php
Warnings:
Warning on line 17 - no @package tag was used in a DocBlock for class PT_Mocker
pt-parser.php
Warnings:
Warning on line 18 - Unknown tag "@subPackage" used
Warning on line 19 - no @package tag was used in a DocBlock for class PT_Parser_Token
Warning on line 42 - no @package tag was used in a DocBlock for class PT_Parser
Warning on line 276 - no @package tag was used in a DocBlock for class PT_Parse_File
Warning on line 322 - no @package tag was used in a DocBlock for class PT_Parse_Class
Warning on line 358 - no @package tag was used in a DocBlock for class PT_Parse_Function
Warning on line 386 - no @package tag was used in a DocBlock for class PT_Parse_Method
Warning on line 389 - no @package tag was used in a DocBlock for class PT_Parse_Argument
Warning on line 392 - no @package tag was used in a DocBlock for class PT_Parse_Property
Warning on line 395 - no @package tag was used in a DocBlock for class PT_Parse_Global
pt-plugin.php
Warnings:
Warning on line 10 - no @package tag was used in a DocBlock for class PT_Plugin
pt-tests.php
Warnings:
Warning on line 10 - no @package tag was used in a DocBlock for class PT_Tests
PT_Parser_Test.php
Warnings:
Warning on line 11 - Page-level DocBlock precedes "include dirname(dirname(__FILE__))."/pt-parser.php"", use another DocBlock to document the source element
Warning on line 11 - Unknown tag "@subPackage" used
Warning on line 13 - no @package tag was used in a DocBlock for class PT_Parser_Test
Warning on line 25 - Unknown tag "@group" used
Warning on line 25 - Unknown tag "@dataProvider" used
Warning on line 43 - Unknown tag "@dataProvider" used
Warning on line 43 - Unknown tag "@group" used
Warning on line 43 - Unknown tag "@depends" used
Warning on line 59 - Unknown tag "@dataProvider" used
Warning on line 59 - Unknown tag "@depends" used
Warning on line 59 - Unknown tag "@group" used
Warning on line 75 - Unknown tag "@dataProvider" used
Warning on line 75 - Unknown tag "@group" used
Warning on line 75 - Unknown tag "@depends" used
Warning on line 108 - Unknown tag "@dataProvider" used
Warning on line 108 - Unknown tag "@group" used
Warning on line 138 - Unknown tag "@dataProvider" used
Warning on line 138 - Unknown tag "@group" used
Warning on line 164 - Unknown tag "@group" used
Warning on line 164 - Unknown tag "@dataProvider" used
Warning on line 177 - Unknown tag "@group" used
Warning on line 177 - Unknown tag "@dataProvider" used
Warning on line 208 - Unknown tag "@dataProvider" used
Warning on line 208 - Unknown tag "@group" used
Warning on line 229 - Unknown tag "@group" used
Warning on line 229 - Unknown tag "@dataProvider" used
Warning on line 265 - Unknown tag "@dataProvider" used
Warning on line 265 - Unknown tag "@group" used
Warning on line 285 - Unknown tag "@dataProvider" used
Warning on line 285 - Unknown tag "@group" used
Warning on line 310 - Unknown tag "@group" used
query.php
Warnings:
Warning on line 821 - no @package tag was used in a DocBlock for class WP_Query
Errors:
Error on line 3481 - global variable $comment Current comment. specified in @global tag was never found
Documentation generated on Thu, 29 Sep 2011 01:44:47 +0530 by phpDocumentor 1.4.3