Subversion Repositories cryptochat

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 daniel-mar 1
<?xml version="1.0" encoding="iso-8859-1"?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
  <html xmlns="http://www.w3.org/1999/xhtml">
4
                <head>
5
                        <!-- template designed by Marco Von Ballmoos -->
6
                        <title>phpDocumentor Parser Errors and Warnings</title>
7
                        <link rel="stylesheet" href="media/stylesheet.css" />
8
                        <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9
                </head>
10
                <body>
11
                                                <a href="#Post-parsing">Post-parsing</a><br>
12
<a href="#Test-JSON.php">Test-JSON.php</a><br>
13
<a name="Post-parsing"></a>
14
<h1>Post-parsing</h1>
15
<h2>Warnings:</h2><br>
16
<b>Warning</b> - Class Services_JSON_ErrorSuppression_TestCase parent PHPUnit_TestCase not found<br>
17
<b>Warning</b> - Class Services_JSON_Spaces_Comments_TestCase parent PHPUnit_TestCase not found<br>
18
<b>Warning</b> - Class Services_JSON_Empties_TestCase parent PHPUnit_TestCase not found<br>
19
<b>Warning</b> - Class Services_JSON_UnquotedKeys_TestCase parent PHPUnit_TestCase not found<br>
20
<b>Warning</b> - Class Services_JSON_Error parent PEAR_Error not found<br>
21
<b>Warning</b> - Class Services_JSON_AssocArray_TestCase parent PHPUnit_TestCase not found<br>
22
<b>Warning</b> - Class Services_JSON_EncDec_TestCase parent PHPUnit_TestCase not found<br>
23
<b>Warning</b> - Class Services_JSON_NestedArray_TestCase parent PHPUnit_TestCase not found<br>
24
<b>Warning</b> - Class Services_JSON_Object_TestCase parent PHPUnit_TestCase not found<br>
25
<a name="JSON.php"></a>
26
<h1>JSON.php</h1>
27
<h2>Warnings:</h2><br>
28
<b>Warning on line 115</b> - no @package tag was used in a DocBlock for class Services_JSON<br>
29
<b>Warning on line 781</b> - no @package tag was used in a DocBlock for class Services_JSON_Error<br>
30
<b>Warning on line 795</b> - no @package tag was used in a DocBlock for class Services_JSON_Error<br>
31
<b>Warning on line 795</b> -
32
duplicate class element "Services_JSON_Error" in file /Users/migurski/Sites/JSON-PHP/JSON.php will be ignored.
33
Use an @ignore tag on the original if you want this case to be documented.<br>
34
<a name="Test-JSON.php"></a>
35
<h1>Test-JSON.php</h1>
36
<h2>Warnings:</h2><br>
37
<b>Warning on line 19</b> - package default is already in category , will now replace with category <br>
38
<b>Warning on line 21</b> - Page-level DocBlock precedes "require_once Test-JSON.php", use another DocBlock to document the source element<br>
39
<b>Warning on line 24</b> - no @package tag was used in a DocBlock for class Services_JSON_EncDec_TestCase<br>
40
<b>Warning on line 156</b> - no @package tag was used in a DocBlock for class Services_JSON_AssocArray_TestCase<br>
41
<b>Warning on line 211</b> - no @package tag was used in a DocBlock for class Services_JSON_NestedArray_TestCase<br>
42
<b>Warning on line 288</b> - no @package tag was used in a DocBlock for class Services_JSON_Object_TestCase<br>
43
<b>Warning on line 327</b> - no @package tag was used in a DocBlock for class Services_JSON_Spaces_Comments_TestCase<br>
44
<b>Warning on line 363</b> - no @package tag was used in a DocBlock for class Services_JSON_Empties_TestCase<br>
45
<b>Warning on line 405</b> - no @package tag was used in a DocBlock for class Services_JSON_UnquotedKeys_TestCase<br>
46
<b>Warning on line 433</b> - no @package tag was used in a DocBlock for class Services_JSON_ErrorSuppression_TestCase<br>
47
        <p class="notes" id="credit">
48
                Documentation generated on Tue, 27 Jun 2006 22:54:27 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.3</a>
49
        </p>
50
        </body>
51
</html>