mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-12 11:30:49 +01:00
Updating the cache interface to allow passing options to cache methods. Removing the constructor and removing getCachedObject from CacheAdapterInterface. Adding a ClosureCacheAdapter. [Service] Adding the ability to use magic call method behavior for executing commands by name. Closes #39. [Tests] Fixing a logging unit test so that it does not spit out to stdout Separating test dependencies from Guzzle deps by adding a composer-test.json. Adding unit testing capabilities to the Guzzle phar files. Updating travis-ci script to use new composer file and adding code coverage to travis runs [Build] Fixing guzzle-min.phar warning that tried to load index.php Adding a test-init phing target to help getting setup for testing. Fixing composer run in travis
2 lines
24 B
PHP
2 lines
24 B
PHP
<?php
|
|
__HALT_COMPILER(); |