mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 00:29:58 +09:00
17515512: JanRain php-openid library included, normalization fix
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5137 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f541dd59b9
commit
658c0e6dbc
219 changed files with 41415 additions and 10 deletions
35
modules/member/php-openid-1.2.3/doc/errors.html
Normal file
35
modules/member/php-openid-1.2.3/doc/errors.html
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<!-- template designed by Marco Von Ballmoos -->
|
||||
<title>phpDocumentor Parser Errors and Warnings</title>
|
||||
<link rel="stylesheet" href="media/stylesheet.css" />
|
||||
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
|
||||
</head>
|
||||
<body>
|
||||
<a href="#Post-parsing">Post-parsing</a><br>
|
||||
<a href="#Manager.php">Manager.php</a><br>
|
||||
<a href="#Server.php">Server.php</a><br>
|
||||
<a name="Consumer.php"></a>
|
||||
<h1>Consumer.php</h1>
|
||||
<h2>Warnings:</h2><br>
|
||||
<b>Warning on line 402</b> - no @package tag was used in a DocBlock for class Auth_OpenID_DiffieHellmanConsumerSession<br>
|
||||
<b>Warning on line 451</b> - no @package tag was used in a DocBlock for class Auth_OpenID_PlainTextConsumerSession<br>
|
||||
<b>Warning on line 874</b> - method "Auth_OpenID_GenericConsumer::_createAssociateRequest()" is assumed to be @access private because its name starts with _, but has no @access tag<br>
|
||||
<a name="Manager.php"></a>
|
||||
<h1>Manager.php</h1>
|
||||
<h2>Warnings:</h2><br>
|
||||
<b>Warning on line 73</b> - no @package tag was used in a DocBlock for class Services_Yadis_SessionLoader<br>
|
||||
<b>Warning on line 176</b> - no @package tag was used in a DocBlock for class Auth_OpenID_ServiceEndpointLoader<br>
|
||||
<b>Warning on line 198</b> - no @package tag was used in a DocBlock for class Services_Yadis_ManagerLoader<br>
|
||||
<a name="Server.php"></a>
|
||||
<h1>Server.php</h1>
|
||||
<h2>Warnings:</h2><br>
|
||||
<b>Warning on line 372</b> - no @package tag was used in a DocBlock for class Auth_OpenID_PlainTextServerSession<br>
|
||||
<b>Warning on line 390</b> - no @package tag was used in a DocBlock for class Auth_OpenID_DiffieHellmanServerSession<br>
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Mon, 10 Sep 2007 13:29:31 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue