forked from notmyname/php-cloudfiles
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy patherrors.html
75 lines (69 loc) · 3.62 KB
/
errors.html
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
<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">php-cloudfiles-http</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_php-cloudfiles-http.html" class="menu">class tree: php-cloudfiles-http</a> ]
[ <a href="elementindex_php-cloudfiles-http.html" class="menu">index: php-cloudfiles-http</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="ric">
<p><a href="ric_README.html">README</a></p>
<p><a href="ric_Changelog.html">Changelog</a></p>
<p><a href="ric_AUTHORS.html">AUTHORS</a></p>
<p><a href="ric_COPYING.html">COPYING</a></p>
</div>
<b>Packages:</b><br />
<a href="li_php-cloudfiles.html">php-cloudfiles</a><br />
<a href="li_php-cloudfiles-exceptions.html">php-cloudfiles-exceptions</a><br />
<a href="li_php-cloudfiles-http.html">php-cloudfiles-http</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="#cloudfiles_exceptions.php">cloudfiles_exceptions.php</a><br>
<a name="cloudfiles_exceptions.php"></a>
<h1>cloudfiles_exceptions.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 18</b> - no @package tag was used in a DocBlock for class AuthenticationException<br>
<b>Warning on line 19</b> - no @package tag was used in a DocBlock for class InvalidResponseException<br>
<b>Warning on line 20</b> - no @package tag was used in a DocBlock for class NonEmptyContainerException<br>
<b>Warning on line 21</b> - no @package tag was used in a DocBlock for class NoSuchObjectException<br>
<b>Warning on line 22</b> - no @package tag was used in a DocBlock for class NoSuchContainerException<br>
<b>Warning on line 23</b> - no @package tag was used in a DocBlock for class NoSuchAccountException<br>
<b>Warning on line 24</b> - no @package tag was used in a DocBlock for class MisMatchedChecksumException<br>
<b>Warning on line 25</b> - no @package tag was used in a DocBlock for class IOException<br>
<b>Warning on line 26</b> - no @package tag was used in a DocBlock for class CDNNotEnabledException<br>
<b>Warning on line 27</b> - no @package tag was used in a DocBlock for class BadContentTypeException<br>
<b>Warning on line 28</b> - no @package tag was used in a DocBlock for class InvalidUTF8Exception<br>
<b>Warning on line 29</b> - no @package tag was used in a DocBlock for class ConnectionNotOpenException<br>
<a name="cloudfiles.php"></a>
<h1>cloudfiles.php</h1>
<h2>Errors:</h2><br>
<b>Error on line 1092</b> - Unclosed code tag in DocBlock, parsing will be incorrect<br>
<b>Error on line 2465</b> - Unclosed code tag in DocBlock, parsing will be incorrect<br>
<div class="credit">
<hr />
Documentation generated on Wed, 07 Sep 2011 15:20:04 -0500 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
</div>
</td></tr></table>
</td>
</tr>
</table>
</body>
</html>