Home » Web Services » Services_Yadis
Implementation of the Yadis Specification 1.0 protocol
Download latest release 0.5.3 (there is a newer Composer installable version)
License: New BSD License
Description
Implementation of the Yadis Specification 1.0 protocol allowing a client to discover a list of Services a Yadis Identity Provider offers.
Maintainers
- Bill Shupp (shupp) — lead, inactive
Dependencies
Required
- PHP (>= 5.5.0)
- PEAR Installer (>= 1.9.0)
- HTTP_Request2 (>= 2.3.0)
- Validate (>= 0.8.5)
- Net_URL2 (>= 2.2.0)
Releases
- 0.5.3 (beta, 2017-08-24)
Release notes
License: New BSD License
* Update dependency versions
- 0.5.2 (beta, 2014-05-19)
Release notes
License: New BSD License
* Fix bug #19236: Wrong parameters for Exception
- 0.5.1 (beta, 2011-01-01)
Release notes
License: New BSD License
* Added Services_Yadis::validateURI() to get around strict warnings
- 0.5.0 (beta, 2010-08-29)
Release notes
License: New BSD License
* Fixed #17829 - redirect loop was happening when X-XRDS-Location was present with the document itself
* Removed dependency on PEAR_Exception - 0.4.0 (beta, 2009-12-16)
Release notes
License: New BSD License
* Moved to HTTP_Request2
- 0.3.2 (beta, 2009-11-15)
- 0.3.1 (beta, 2009-11-11)
- 0.3.0 (beta, 2009-10-29)
- 0.2.3 (beta, 2009-05-30)
- 0.2.2 (beta, 2008-12-07)
- 0.2.1 (beta, 2007-09-30)
- 0.2.0 (beta, 2007-09-29)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #12226 | Closed | Req | CVS | 2007-10-11 | AllTests class needs to be renamed |
| #12973 | Closed | Bug | 0.2.1 | 2008-01-24 | Broken code in Yadis.php, lines 305-307 |
| #12974 | Closed | Bug | 0.2.1 | 2008-01-24 | Fatal error: Call to undefined method Services_Yadis::_getHttpRequest() |
| #15135 | Duplicate | Bug | CVS | 2008-11-22 | Parse error in Services_Yadis/Yadis.php |
| #15683 | Closed | Bug | 0.2.2 | 2009-01-19 | Passing null to HTTP_Request causes warnings |
| #15804 | Closed | Bug | 0.2.2 | 2009-01-29 | Services_Yadis::getUserResponse() always returns false |
| #15843 | Closed | Req | 2009-01-31 | Added getLocalIDs() method | |
| #17829 | Closed | Bug | 2010-08-28 | Redirection cycle while requesting the OpenID 2.0 provider | |
| #19024 | Closed | Bug | SVN | 2011-11-14 | remove error_reporting (for PEAR QA team) |
| #19236 | Closed | Bug | 0.5.1 | 2012-01-22 | Wrong parameters for Exception |
| #21096 | Open | Bug | 0.5.2 | 2016-07-01 | Fatal error when throwing exception |