3099dcf617cb24777f1dd7d187c3caa893dcad01
Interface inheritance is not possible before PHP 5.3.9. That is an artefact of PHP bug 43200 (https://bugs.php.net/43200). Since the composer.json states that the PHP versions >= 5.3.0 are supported, we have to maintain compatibility with PHP 5.3.X. Fixes: #7 Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
#OAuth 1 PHP Library
Based on Andy Smith's basic php library for OAuth.
Actually forked from EHER's version.
Current status - Request token part seems to be working - nothing else properly tested yet.
Description
Version 1.0.12
Latest
Languages
PHP
100%