errors.html 5.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  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="#Balancer.php">Balancer.php</a><br>
  13. <a href="#Curl.php">Curl.php</a><br>
  14. <a href="#CurlNoReuse.php">CurlNoReuse.php</a><br>
  15. <a href="#Document.php">Document.php</a><br>
  16. <a href="#Exception.php">Exception.php</a><br>
  17. <a href="#FileGetContents.php">FileGetContents.php</a><br>
  18. <a href="#HttpTransportException.php">HttpTransportException.php</a><br>
  19. <a href="#Interface.php">Interface.php</a><br>
  20. <a href="#InvalidArgumentException.php">InvalidArgumentException.php</a><br>
  21. <a href="#NoServiceAvailableException.php">NoServiceAvailableException.php</a><br>
  22. <a href="#ParserException.php">ParserException.php</a><br>
  23. <a href="#Response.php">Response.php</a><br>
  24. <a href="#Service.php">Service.php</a><br>
  25. <a name="Abstract.php"></a>
  26. <h1>Abstract.php</h1>
  27. <h2>Warnings:</h2><br>
  28. <b>Warning on line 43</b> - no @package tag was used in a DocBlock for class Apache_Solr_HttpTransport_Abstract<br>
  29. <a name="Balancer.php"></a>
  30. <h1>Balancer.php</h1>
  31. <h2>Warnings:</h2><br>
  32. <b>Warning on line 40</b> - Page-level DocBlock precedes "require_once dirname(dirname(__FILE__)).'/Service.php'", use another DocBlock to document the source element<br>
  33. <b>Warning on line 51</b> - no @package tag was used in a DocBlock for class Apache_Solr_Service_Balancer<br>
  34. <a name="Curl.php"></a>
  35. <h1>Curl.php</h1>
  36. <h2>Warnings:</h2><br>
  37. <b>Warning on line 39</b> - Page-level DocBlock precedes "require_once dirname(__FILE__).'/Abstract.php'", use another DocBlock to document the source element<br>
  38. <b>Warning on line 45</b> - no @package tag was used in a DocBlock for class Apache_Solr_HttpTransport_Curl<br>
  39. <a name="CurlNoReuse.php"></a>
  40. <h1>CurlNoReuse.php</h1>
  41. <h2>Warnings:</h2><br>
  42. <b>Warning on line 39</b> - Page-level DocBlock precedes "require_once dirname(__FILE__).'/Abstract.php'", use another DocBlock to document the source element<br>
  43. <b>Warning on line 47</b> - no @package tag was used in a DocBlock for class Apache_Solr_HttpTransport_CurlNoReuse<br>
  44. <a name="Document.php"></a>
  45. <h1>Document.php</h1>
  46. <h2>Warnings:</h2><br>
  47. <b>Warning on line 58</b> - no @package tag was used in a DocBlock for class Apache_Solr_Document<br>
  48. <h2>Errors:</h2><br>
  49. <b>Error on line 57</b> - Unclosed code tag in DocBlock, parsing will be incorrect<br>
  50. <a name="Exception.php"></a>
  51. <h1>Exception.php</h1>
  52. <h2>Warnings:</h2><br>
  53. <b>Warning on line 39</b> - DocBlock would be page-level, but precedes class "Apache_Solr_Exception", use another DocBlock to document the file<br>
  54. <a name="FileGetContents.php"></a>
  55. <h1>FileGetContents.php</h1>
  56. <h2>Warnings:</h2><br>
  57. <b>Warning on line 39</b> - Page-level DocBlock precedes "require_once dirname(__FILE__).'/Abstract.php'", use another DocBlock to document the source element<br>
  58. <b>Warning on line 45</b> - no @package tag was used in a DocBlock for class Apache_Solr_HttpTransport_FileGetContents<br>
  59. <a name="HttpTransportException.php"></a>
  60. <h1>HttpTransportException.php</h1>
  61. <h2>Warnings:</h2><br>
  62. <b>Warning on line 39</b> - DocBlock would be page-level, but precedes class "Apache_Solr_HttpTransportException", use another DocBlock to document the file<br>
  63. <a name="Interface.php"></a>
  64. <h1>Interface.php</h1>
  65. <h2>Warnings:</h2><br>
  66. <b>Warning on line 39</b> - Page-level DocBlock precedes "require_once dirname(__FILE__).'/Response.php'", use another DocBlock to document the source element<br>
  67. <b>Warning on line 47</b> - no @package tag was used in a DocBlock for interface Apache_Solr_HttpTransport_Interface<br>
  68. <a name="InvalidArgumentException.php"></a>
  69. <h1>InvalidArgumentException.php</h1>
  70. <h2>Warnings:</h2><br>
  71. <b>Warning on line 39</b> - DocBlock would be page-level, but precedes class "Apache_Solr_InvalidArgumentException", use another DocBlock to document the file<br>
  72. <a name="NoServiceAvailableException.php"></a>
  73. <h1>NoServiceAvailableException.php</h1>
  74. <h2>Warnings:</h2><br>
  75. <b>Warning on line 39</b> - DocBlock would be page-level, but precedes class "Apache_Solr_NoServiceAvailableException", use another DocBlock to document the file<br>
  76. <a name="ParserException.php"></a>
  77. <h1>ParserException.php</h1>
  78. <h2>Warnings:</h2><br>
  79. <b>Warning on line 39</b> - DocBlock would be page-level, but precedes class "Apache_Solr_ParserException", use another DocBlock to document the file<br>
  80. <a name="Response.php"></a>
  81. <h1>Response.php</h1>
  82. <h2>Warnings:</h2><br>
  83. <b>Warning on line 38</b> - Page-level DocBlock precedes "require_once dirname(__FILE__).'/ParserException.php'", use another DocBlock to document the source element<br>
  84. <b>Warning on line 44</b> - no @package tag was used in a DocBlock for class Apache_Solr_HttpTransport_Response<br>
  85. <b>Warning on line 48</b> - no @package tag was used in a DocBlock for class Apache_Solr_Response<br>
  86. <a name="Service.php"></a>
  87. <h1>Service.php</h1>
  88. <h2>Warnings:</h2><br>
  89. <b>Warning on line 40</b> - Page-level DocBlock precedes "require_once dirname(__FILE__).'/Exception.php'", use another DocBlock to document the source element<br>
  90. <b>Warning on line 86</b> - no @package tag was used in a DocBlock for class Apache_Solr_Service<br>
  91. <p class="notes" id="credit">
  92. Documentation generated on Wed, 04 May 2011 11:01:19 -0400 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
  93. </p>
  94. </body>
  95. </html>