flush
authorMichael Wallner <mike@php.net>
Tue, 19 Sep 2017 13:44:18 +0000 (15:44 +0200)
committerMichael Wallner <mike@php.net>
Tue, 19 Sep 2017 13:44:18 +0000 (15:44 +0200)
commite368287b3cd2dd40945ac8d1a1946bc32268007d
treeb7a0f8ab05ecf662730f85f12a9d29cda96a22ce
parentf4aa6beaf2e1f0dc9c877782cbbad5a989194517
flush
28 files changed:
composer.json
examples/cache.php [changed mode: 0644->0755]
examples/cli.php [changed mode: 0644->0755]
examples/generator.php
examples/gistlog.php
examples/hooks.php
examples/promise.php
examples/readme.php
lib/API.php
lib/API/Call.php
lib/API/Call/Deferred.php
lib/API/Call/Result.php
lib/API/Consumer.php
lib/API/ContentType.php
lib/API/Future.php
lib/API/Future/functions.php
lib/API/Links/functions.php
lib/Exception/RequestException.php
lib/Exception/functions.php
peridot.php
tests/APITest.php [new file with mode: 0644]
tests/CacheTest.php [new file with mode: 0644]
tests/CallTest.php [new file with mode: 0644]
tests/ContentTypeTest.php [new file with mode: 0644]
tests/ErrorsTest.php [new file with mode: 0644]
tests/GeneratorTest.php [new file with mode: 0644]
tests/api.php [deleted file]
tests/bootstrap.php [new file with mode: 0644]