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