errors.html 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  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="#HMAC.php">HMAC.php</a><br>
  13. <a href="#Message.php">Message.php</a><br>
  14. <a href="#PAPE.php">PAPE.php</a><br>
  15. <a href="#Yadis.php">Yadis.php</a><br>
  16. <a name="Association.php"></a>
  17. <h1>Association.php</h1>
  18. <h2>Warnings:</h2><br>
  19. <b>Warning on line 69</b> - class variable "Auth_OpenID_Association::$_macs" is assumed to be @access private because its name starts with _, but has no @access tag<br>
  20. <a name="HMAC.php"></a>
  21. <h1>HMAC.php</h1>
  22. <h2>Warnings:</h2><br>
  23. <b>Warning on line 16</b> - Page-level DocBlock precedes "require_once 'Auth/OpenID.php'", use another DocBlock to document the source element<br>
  24. <a name="Message.php"></a>
  25. <h1>Message.php</h1>
  26. <h2>Warnings:</h2><br>
  27. <b>Warning on line 570</b> - method "Auth_OpenID_Message::_getDefaultNamespace()" is assumed to be @access private because its name starts with _, but has no @access tag<br>
  28. <a name="PAPE.php"></a>
  29. <h1>PAPE.php</h1>
  30. <h2>Warnings:</h2><br>
  31. <b>Warning on line 34</b> - no @package tag was used in a DocBlock for class Auth_OpenID_PAPE_Request<br>
  32. <b>Warning on line 158</b> - no @package tag was used in a DocBlock for class Auth_OpenID_PAPE_Response<br>
  33. <b>Warning on line 203</b> - Unknown tag "@returns:" used<br>
  34. <b>Warning on line 300</b> - File "/tmp/tmpHdKgv8/repo/Auth/OpenID/PAPE.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
  35. <a name="Yadis.php"></a>
  36. <h1>Yadis.php</h1>
  37. <h2>Warnings:</h2><br>
  38. <b>Warning on line 135</b> - Unknown tag "@return:" used<br>
  39. <p class="notes" id="credit">
  40. Documentation generated on Tue, 21 Apr 2009 11:31:34 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
  41. </p>
  42. </body>
  43. </html>