errors.html 3.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <html>
  2. <head>
  3. <title>phpDocumentor Parser Errors and Warnings</title>
  4. <link rel="stylesheet" type="text/css" href="media/style.css">
  5. </head>
  6. <body>
  7. <table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
  8. <tr>
  9. <td class="header_top">phpQuery</td>
  10. </tr>
  11. <tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt="" /></td></tr>
  12. <tr>
  13. <td class="header_menu">
  14. [ <a href="classtrees_phpQuery.html" class="menu">class tree: phpQuery</a> ]
  15. [ <a href="elementindex_phpQuery.html" class="menu">index: phpQuery</a> ]
  16. [ <a href="elementindex.html" class="menu">all elements</a> ]
  17. </td>
  18. </tr>
  19. <tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt="" /></td></tr>
  20. </table>
  21. <table width="100%" border="0" cellpadding="0" cellspacing="0">
  22. <tr valign="top">
  23. <td width="200" class="menu">
  24. <div id="todolist">
  25. <p><a href="todolist.html">Todo List</a></p>
  26. </div>
  27. <b>Packages:</b><br />
  28. <a href="li_phpQuery.html">phpQuery</a><br />
  29. <br /><br />
  30. </td>
  31. <td>
  32. <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">
  33. <a href="#Post-parsing">Post-parsing</a><br>
  34. <a href="#DOMDocumentWrapper.php">DOMDocumentWrapper.php</a><br>
  35. <a href="#DOMEvent.php">DOMEvent.php</a><br>
  36. <a href="#phpQuery.php">phpQuery.php</a><br>
  37. <a href="#phpQueryEvents.php">phpQueryEvents.php</a><br>
  38. <a href="#phpQueryObject.php">phpQueryObject.php</a><br>
  39. <a name="Callback.php"></a>
  40. <h1>Callback.php</h1>
  41. <h2>Warnings:</h2><br>
  42. <b>Warning on line 7</b> - no @package tag was used in a DocBlock for class Callback<br>
  43. <b>Warning on line 26</b> - no @package tag was used in a DocBlock for class CallbackReference<br>
  44. <b>Warning on line 37</b> - File "/home/bob/workspace/phpQuery/phpQuery/Callback.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
  45. <b>Warning on line 37</b> - no @package tag was used in a DocBlock for class CallbackParam<br>
  46. <a name="DOMDocumentWrapper.php"></a>
  47. <h1>DOMDocumentWrapper.php</h1>
  48. <h2>Warnings:</h2><br>
  49. <b>Warning on line 11</b> - DocBlock would be page-level, but precedes class "DOMDocumentWrapper", use another DocBlock to document the file<br>
  50. <a name="DOMEvent.php"></a>
  51. <h1>DOMEvent.php</h1>
  52. <h2>Warnings:</h2><br>
  53. <b>Warning on line 10</b> - DocBlock would be page-level, but precedes class "DOMEvent", use another DocBlock to document the file<br>
  54. <a name="phpQuery.php"></a>
  55. <h1>phpQuery.php</h1>
  56. <h2>Warnings:</h2><br>
  57. <b>Warning on line 16</b> - Page-level DocBlock precedes "define DOMDOCUMENT", use another DocBlock to document the source element<br>
  58. <b>Warning on line 897</b> - Unknown tag "@protected" used<br>
  59. <h2>Errors:</h2><br>
  60. <b>Error on line 1013</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package phpQuery"<br>
  61. <a name="phpQueryEvents.php"></a>
  62. <h1>phpQueryEvents.php</h1>
  63. <h2>Warnings:</h2><br>
  64. <b>Warning on line 8</b> - DocBlock would be page-level, but precedes class "phpQueryEvents", use another DocBlock to document the file<br>
  65. <a name="phpQueryObject.php"></a>
  66. <h1>phpQueryObject.php</h1>
  67. <h2>Warnings:</h2><br>
  68. <b>Warning on line 13</b> - DocBlock would be page-level, but precedes class "phpQueryObject", use another DocBlock to document the file<br>
  69. <b>Warning on line 1580</b> - Unknown tag "@testme" used<br>
  70. <b>Warning on line 2188</b> - Unknown tag "@testme" used<br>
  71. <h2>Errors:</h2><br>
  72. <b>Error on line 2447</b> - @access was passed neither "public" nor "private." Was passed: "private
  73. todo refactor to stackcontainsnode"<br>
  74. <div class="credit">
  75. <hr />
  76. Documentation generated on Tue, 18 Nov 2008 19:39:30 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.2</a>
  77. </div>
  78. </td></tr></table>
  79. </td>
  80. </tr>
  81. </table>
  82. </body>
  83. </html>