Home » Web Services » Services_Trackback
Trackback - A generic class for sending and receiving trackbacks.
This package is unmaintained.
Download latest release 0.7.1 (archived versions might be outdated)
License: PHP License
Description
A generic class for sending and receiving trackbacks.
Maintainers
- Daniel O'Connor (doconnor) — lead, active
- Tobias Schlitt (toby) — lead, inactive
Dependencies
Required
- PHP (>= 5.2.6)
- PEAR Installer (>= 1.4.0b1)
- Var_Dump
- HTTP_Request2
- Net_DNSBL
Releases
- 0.7.1 (beta, 2012-10-28)
Release notes
License: PHP License
Bug #19678 PEAR.php not required anymore
- 0.6.2 (beta, 2008-10-01)
Release notes
License: PHP License
Fixes for Bug #13456 and Bug #13457 - reset() was not functional for two drivers.
Implemented a Mock SpamCheck driver for ease of unit testing
Upgraded to work with PHPUnit 3
PHPCS improvements - 0.6.1 (beta, 2006-02-24)
Release notes
License: PHP License
* Fix bug in naming of $_SERVER variables in Akismet spam plugin.
- 0.6.0 (beta, 2006-02-21)
- 0.5.1 (alpha, 2006-02-09)
- 0.5.0 (alpha, 2005-05-24)
- 0.4.0 (alpha, 2005-03-11)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #3376 | Closed | Bug | 2005-02-03 | trackback system uses __get() | |
| #4172 | Closed | Bug | 2005-04-17 | Comments for autodiscover() are inaccurate. | |
| #4336 | Bogus | Bug | 2005-05-12 | autodiscover() | |
| #5667 | Closed | Bug | 2005-10-12 | HTTP_Request::getRequestCode() - no such function for the latest HTTP_Request | |
| #6341 | Closed | Bug | 2005-12-23 | Undefined variable on line 315 & 378 | |
| #6989 | Bogus | Bug | 0.6.1 | 2006-03-01 | method autodiscover should work for trackback url,not url. |
| #7142 | No Feedback | Bug | 0.6.1 | 2006-03-17 | Unit Tests fail |
| #7593 | Closed | Bug | 0.6.1 | 2006-05-09 | Notice in Services_Trackback::send() |
| #13454 | Closed | Bug | 0.6.1 | 2008-03-22 | Undocumented dependency - Var_Dump |
| #13455 | Duplicate | Bug | 0.6.1 | 2008-03-22 | Undocumented dependency - Net_DSNBL |
| #13456 | Closed | Bug | 0.6.1 | 2008-03-22 | Unit test fails - 404 |
| #13457 | Closed | Bug | 0.6.1 | 2008-03-22 | Unit test failures: Spamcheck_SURBL_Test |
| #13458 | Closed | Bug | 0.6.1 | 2008-03-22 | Unit test failures: SpamCheck_DNSBL_Test |
| #13459 | Closed | Bug | 0.6.1 | 2008-03-22 | Wrong include path: require_once 'test/akismet_key.php'; |
| #13460 | Closed | Req | 0.6.1 | 2008-03-22 | Does not adhere to PHP_CodeSniffer style hints |
| #13461 | Closed | Bug | 0.6.1 | 2008-03-22 | Services_Trackback_Test contains a var_dump |
| #19678 | Closed | Bug | SVN | 2012-10-27 | PEAR.php not required anymore |