diff --git a/.travis.install b/.travis.install index 47961e7..b86b925 100755 --- a/.travis.install +++ b/.travis.install @@ -1,10 +1,5 @@ #!/usr/bin/env php =5.3", - "icecave/isolator": "~2" + "icecave/isolator": "~2|~3" }, "require-dev": { "icecave/archer": "~1" diff --git a/composer.lock b/composer.lock index 273b206..aeefe24 100644 --- a/composer.lock +++ b/composer.lock @@ -1,36 +1,45 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file" + "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "This file is @generated automatically" ], - "hash": "6c5f324184217b670e4df0f18b5c54f7", + "hash": "79a5647ba9a730254dffc4d774297ba5", "packages": [ { "name": "icecave/isolator", - "version": "2.2.0", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/IcecaveStudios/isolator.git", - "reference": "2.2.0" + "reference": "e137a63f5f5ce480d65faa73babbdf58f2d74e0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/IcecaveStudios/isolator/zipball/2.2.0", - "reference": "2.2.0", + "url": "https://api.github.com/repos/IcecaveStudios/isolator/zipball/e137a63f5f5ce480d65faa73babbdf58f2d74e0b", + "reference": "e137a63f5f5ce480d65faa73babbdf58f2d74e0b", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { - "icecave/archer": ">=0.4,<1.0" + "icecave/archer": "~1" }, "type": "library", - "autoload": { - "psr-0": { - "Icecave\\Isolator": "lib" + "extra": { + "branch-alias": { + "dev-develop": "3.0.x-dev" } }, + "autoload": { + "psr-4": { + "Icecave\\Isolator\\": "src" + }, + "files": [ + "src/register-autoloader.php" + ] + }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" @@ -42,17 +51,18 @@ "homepage": "https://github.com/jmalloc" } ], - "description": "Isolate PHP tests from the global environment.", + "description": "Dependency injection for global functions.", "homepage": "https://github.com/IcecaveStudios/isolator", "keywords": [ + "Double", "fake", "mock", - "phake", "phpunit", + "stub", "test", "unit" ], - "time": "2013-06-04 05:00:29" + "time": "2014-10-20 23:50:20" } ], "packages-dev": [ @@ -117,22 +127,22 @@ }, { "name": "guzzle/guzzle", - "version": "v3.8.0", + "version": "v3.9.2", "source": { "type": "git", - "url": "https://github.com/guzzle/guzzle.git", - "reference": "b4a3ce8c05e777fa18b802956d5d0e38ad338a69" + "url": "https://github.com/guzzle/guzzle3.git", + "reference": "54991459675c1a2924122afbb0e5609ade581155" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b4a3ce8c05e777fa18b802956d5d0e38ad338a69", - "reference": "b4a3ce8c05e777fa18b802956d5d0e38ad338a69", + "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/54991459675c1a2924122afbb0e5609ade581155", + "reference": "54991459675c1a2924122afbb0e5609ade581155", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3.3", - "symfony/event-dispatcher": ">=2.1" + "symfony/event-dispatcher": "~2.1" }, "replace": { "guzzle/batch": "self.version", @@ -159,24 +169,24 @@ "guzzle/stream": "self.version" }, "require-dev": { - "doctrine/cache": "*", - "monolog/monolog": "1.*", + "doctrine/cache": "~1.3", + "monolog/monolog": "~1.0", "phpunit/phpunit": "3.7.*", - "psr/log": "1.0.*", - "symfony/class-loader": "*", - "zendframework/zend-cache": "2.0.*", - "zendframework/zend-log": "2.0.*" + "psr/log": "~1.0", + "symfony/class-loader": "~2.1", + "zendframework/zend-cache": "2.*,<2.3", + "zendframework/zend-log": "2.*,<2.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.8-dev" + "dev-master": "3.9-dev" } }, "autoload": { "psr-0": { - "Guzzle\\Tests": "tests/", - "Guzzle": "src/" + "Guzzle": "src/", + "Guzzle\\Tests": "tests/" } }, "notification-url": "https://packagist.org/downloads/", @@ -205,20 +215,20 @@ "rest", "web service" ], - "time": "2013-12-05 23:39:20" + "time": "2014-08-11 04:32:36" }, { "name": "icecave/archer", - "version": "1.1.2", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/IcecaveStudios/archer.git", - "reference": "c8f777640f216f75d10905619135d4f92bb0223f" + "reference": "5b1b4748d0fd6a8f977486d15d10e52e68349379" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/IcecaveStudios/archer/zipball/c8f777640f216f75d10905619135d4f92bb0223f", - "reference": "c8f777640f216f75d10905619135d4f92bb0223f", + "url": "https://api.github.com/repos/IcecaveStudios/archer/zipball/5b1b4748d0fd6a8f977486d15d10e52e68349379", + "reference": "5b1b4748d0fd6a8f977486d15d10e52e68349379", "shasum": "" }, "require": { @@ -231,6 +241,7 @@ }, "require-dev": { "eloquent/liberator": "~1", + "phpunit/phpunit": "~4", "symfony/event-dispatcher": "~2.1" }, "suggest": { @@ -241,9 +252,14 @@ "bin/woodhouse" ], "type": "library", + "extra": { + "branch-alias": { + "dev-develop": "1.3.x-dev" + } + }, "autoload": { - "psr-0": { - "Icecave\\Archer": "src" + "psr-4": { + "Icecave\\Archer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -277,23 +293,24 @@ "testing", "unit" ], - "time": "2014-01-21 01:56:19" + "time": "2014-09-18 03:05:28" }, { "name": "nikic/php-parser", - "version": "v0.9.4", + "version": "v0.9.5", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "1e5e280ae88a27effa2ae4aa2bd088494ed8594f" + "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1e5e280ae88a27effa2ae4aa2bd088494ed8594f", - "reference": "1e5e280ae88a27effa2ae4aa2bd088494ed8594f", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ef70767475434bdb3615b43c327e2cae17ef12eb", + "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb", "shasum": "" }, "require": { + "ext-tokenizer": "*", "php": ">=5.2" }, "type": "library", @@ -321,25 +338,31 @@ "parser", "php" ], - "time": "2013-08-25 17:11:40" + "time": "2014-07-23 18:24:17" }, { "name": "phake/phake", - "version": "v1.0.3", + "version": "v1.0.5", "source": { "type": "git", - "url": "git://github.com/mlively/Phake.git", - "reference": "v1.0.3" + "url": "https://github.com/mlively/Phake.git", + "reference": "14e4788698e4a21774220c22f3dcaa2e97648b61" }, "dist": { "type": "zip", - "url": "https://github.com/mlively/Phake/zipball/v1.0.3", - "reference": "v1.0.3", + "url": "https://api.github.com/repos/mlively/Phake/zipball/14e4788698e4a21774220c22f3dcaa2e97648b61", + "reference": "14e4788698e4a21774220c22f3dcaa2e97648b61", "shasum": "" }, "require": { "php": ">=5.2.0" }, + "require-dev": { + "doctrine/common": "2.3.*", + "ext-soap": "*", + "hamcrest/hamcrest-php": "1.1.*", + "phpunit/phpunit": "3.7.*" + }, "type": "library", "autoload": { "classmap": [ @@ -365,7 +388,7 @@ "mock", "testing" ], - "time": "2012-05-14 08:06:51" + "time": "2014-04-16 14:49:56" }, { "name": "pimple/pimple", @@ -373,12 +396,12 @@ "source": { "type": "git", "url": "https://github.com/fabpot/Pimple.git", - "reference": "v1.0.2" + "reference": "ae11e57e8c2bb414b2ff93396dbbfc0eb92feb94" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fabpot/Pimple/zipball/v1.0.2", - "reference": "v1.0.2", + "url": "https://api.github.com/repos/fabpot/Pimple/zipball/ae11e57e8c2bb414b2ff93396dbbfc0eb92feb94", + "reference": "ae11e57e8c2bb414b2ff93396dbbfc0eb92feb94", "shasum": "" }, "require": { @@ -402,7 +425,9 @@ "authors": [ { "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "email": "fabien@symfony.com", + "homepage": "http://fabien.potencier.org", + "role": "Lead Developer" } ], "description": "Pimple is a simple Dependency Injection Container for PHP 5.3", @@ -418,13 +443,13 @@ "version": "1.0.0", "source": { "type": "git", - "url": "https://github.com/php-fig/log", - "reference": "1.0.0" + "url": "https://github.com/php-fig/log.git", + "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" }, "dist": { "type": "zip", - "url": "https://github.com/php-fig/log/archive/1.0.0.zip", - "reference": "1.0.0", + "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", + "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", "shasum": "" }, "type": "library", @@ -498,7 +523,9 @@ "authors": [ { "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "email": "fabien@symfony.com", + "homepage": "http://fabien.potencier.org", + "role": "Lead Developer" } ], "description": "Sami, an API documentation generator", @@ -514,12 +541,12 @@ "source": { "type": "git", "url": "https://github.com/satooshi/php-coveralls.git", - "reference": "v0.6.1" + "reference": "dd0df95bd37a7cf5c5c50304dfe260ffe4b50760" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/satooshi/php-coveralls/zipball/v0.6.1", - "reference": "v0.6.1", + "url": "https://api.github.com/repos/satooshi/php-coveralls/zipball/dd0df95bd37a7cf5c5c50304dfe260ffe4b50760", + "reference": "dd0df95bd37a7cf5c5c50304dfe260ffe4b50760", "shasum": "" }, "require": { @@ -578,17 +605,17 @@ }, { "name": "symfony/config", - "version": "v2.4.1", + "version": "v2.5.6", "target-dir": "Symfony/Component/Config", "source": { "type": "git", "url": "https://github.com/symfony/Config.git", - "reference": "27d0b35879ebefcfee6d218512c32ab2d6cd6a6a" + "reference": "0316364bfebc8b080077c731a99f189341476bd7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Config/zipball/27d0b35879ebefcfee6d218512c32ab2d6cd6a6a", - "reference": "27d0b35879ebefcfee6d218512c32ab2d6cd6a6a", + "url": "https://api.github.com/repos/symfony/Config/zipball/0316364bfebc8b080077c731a99f189341476bd7", + "reference": "0316364bfebc8b080077c731a99f189341476bd7", "shasum": "" }, "require": { @@ -598,7 +625,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.4-dev" + "dev-master": "2.5-dev" } }, "autoload": { @@ -611,47 +638,49 @@ "MIT" ], "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], "description": "Symfony Config Component", "homepage": "http://symfony.com", - "time": "2014-01-01 08:14:50" + "time": "2014-09-23 05:25:11" }, { "name": "symfony/console", - "version": "v2.4.1", + "version": "v2.5.6", "target-dir": "Symfony/Component/Console", "source": { "type": "git", "url": "https://github.com/symfony/Console.git", - "reference": "4c1ed2ff514bd85ee186eebb010ccbdeeab05af7" + "reference": "6f177fca24200a5b97aef5ce7a5c98124a0f0db0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Console/zipball/4c1ed2ff514bd85ee186eebb010ccbdeeab05af7", - "reference": "4c1ed2ff514bd85ee186eebb010ccbdeeab05af7", + "url": "https://api.github.com/repos/symfony/Console/zipball/6f177fca24200a5b97aef5ce7a5c98124a0f0db0", + "reference": "6f177fca24200a5b97aef5ce7a5c98124a0f0db0", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { + "psr/log": "~1.0", "symfony/event-dispatcher": "~2.1" }, "suggest": { + "psr/log": "For using the console logger", "symfony/event-dispatcher": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.4-dev" + "dev-master": "2.5-dev" } }, "autoload": { @@ -664,39 +693,42 @@ "MIT" ], "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], "description": "Symfony Console Component", "homepage": "http://symfony.com", - "time": "2014-01-01 08:14:50" + "time": "2014-10-05 13:57:04" }, { "name": "symfony/event-dispatcher", - "version": "v2.4.1", + "version": "v2.5.6", "target-dir": "Symfony/Component/EventDispatcher", "source": { "type": "git", "url": "https://github.com/symfony/EventDispatcher.git", - "reference": "e3ba42f6a70554ed05749e61b829550f6ac33601" + "reference": "804eb28dbbfba9ffdab21fe2066744906cea2212" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/e3ba42f6a70554ed05749e61b829550f6ac33601", - "reference": "e3ba42f6a70554ed05749e61b829550f6ac33601", + "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/804eb28dbbfba9ffdab21fe2066744906cea2212", + "reference": "804eb28dbbfba9ffdab21fe2066744906cea2212", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { - "symfony/dependency-injection": "~2.0" + "psr/log": "~1.0", + "symfony/config": "~2.0", + "symfony/dependency-injection": "~2.0,<2.6.0", + "symfony/stopwatch": "~2.2" }, "suggest": { "symfony/dependency-injection": "", @@ -705,7 +737,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.4-dev" + "dev-master": "2.5-dev" } }, "autoload": { @@ -718,32 +750,32 @@ "MIT" ], "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], "description": "Symfony EventDispatcher Component", "homepage": "http://symfony.com", - "time": "2013-12-28 08:12:03" + "time": "2014-10-01 15:43:05" }, { "name": "symfony/filesystem", - "version": "v2.4.1", + "version": "v2.5.6", "target-dir": "Symfony/Component/Filesystem", "source": { "type": "git", "url": "https://github.com/symfony/Filesystem.git", - "reference": "b3c3b5a8108b3e5d604dc23241b4ea84a067fc78" + "reference": "4e62fab0060a826561c78b665925b37c870c45f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Filesystem/zipball/b3c3b5a8108b3e5d604dc23241b4ea84a067fc78", - "reference": "b3c3b5a8108b3e5d604dc23241b4ea84a067fc78", + "url": "https://api.github.com/repos/symfony/Filesystem/zipball/4e62fab0060a826561c78b665925b37c870c45f5", + "reference": "4e62fab0060a826561c78b665925b37c870c45f5", "shasum": "" }, "require": { @@ -752,7 +784,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.4-dev" + "dev-master": "2.5-dev" } }, "autoload": { @@ -765,32 +797,32 @@ "MIT" ], "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], "description": "Symfony Filesystem Component", "homepage": "http://symfony.com", - "time": "2013-12-31 13:43:26" + "time": "2014-09-22 09:14:18" }, { "name": "symfony/finder", - "version": "v2.4.1", + "version": "v2.5.6", "target-dir": "Symfony/Component/Finder", "source": { "type": "git", "url": "https://github.com/symfony/Finder.git", - "reference": "6904345cf2b3bbab1f6d6e4ce1724cb99df9f00a" + "reference": "cf66df4e783e6aade319b273c9bcf9e42aa9b10f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Finder/zipball/6904345cf2b3bbab1f6d6e4ce1724cb99df9f00a", - "reference": "6904345cf2b3bbab1f6d6e4ce1724cb99df9f00a", + "url": "https://api.github.com/repos/symfony/Finder/zipball/cf66df4e783e6aade319b273c9bcf9e42aa9b10f", + "reference": "cf66df4e783e6aade319b273c9bcf9e42aa9b10f", "shasum": "" }, "require": { @@ -799,7 +831,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.4-dev" + "dev-master": "2.5-dev" } }, "autoload": { @@ -812,32 +844,32 @@ "MIT" ], "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], "description": "Symfony Finder Component", "homepage": "http://symfony.com", - "time": "2014-01-01 08:14:50" + "time": "2014-10-01 05:50:18" }, { "name": "symfony/process", - "version": "v2.4.1", + "version": "v2.5.6", "target-dir": "Symfony/Component/Process", "source": { "type": "git", "url": "https://github.com/symfony/Process.git", - "reference": "58fdccb311e44f28866f976c2d7b3227e9f713db" + "reference": "9bbacbb3a7a27b17c0d51e2f126f59e0e588ad3a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Process/zipball/58fdccb311e44f28866f976c2d7b3227e9f713db", - "reference": "58fdccb311e44f28866f976c2d7b3227e9f713db", + "url": "https://api.github.com/repos/symfony/Process/zipball/9bbacbb3a7a27b17c0d51e2f126f59e0e588ad3a", + "reference": "9bbacbb3a7a27b17c0d51e2f126f59e0e588ad3a", "shasum": "" }, "require": { @@ -846,7 +878,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.4-dev" + "dev-master": "2.5-dev" } }, "autoload": { @@ -859,32 +891,32 @@ "MIT" ], "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], "description": "Symfony Process Component", "homepage": "http://symfony.com", - "time": "2014-01-05 02:10:50" + "time": "2014-10-01 05:50:18" }, { "name": "symfony/stopwatch", - "version": "v2.4.1", + "version": "v2.5.6", "target-dir": "Symfony/Component/Stopwatch", "source": { "type": "git", "url": "https://github.com/symfony/Stopwatch.git", - "reference": "c8e21e1380c7eef6197a8165620da8457b7c69a5" + "reference": "9f8a33a24f2378c0ec5f372a8d50b2d43069c050" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Stopwatch/zipball/c8e21e1380c7eef6197a8165620da8457b7c69a5", - "reference": "c8e21e1380c7eef6197a8165620da8457b7c69a5", + "url": "https://api.github.com/repos/symfony/Stopwatch/zipball/9f8a33a24f2378c0ec5f372a8d50b2d43069c050", + "reference": "9f8a33a24f2378c0ec5f372a8d50b2d43069c050", "shasum": "" }, "require": { @@ -893,7 +925,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.4-dev" + "dev-master": "2.5-dev" } }, "autoload": { @@ -906,32 +938,32 @@ "MIT" ], "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], "description": "Symfony Stopwatch Component", "homepage": "http://symfony.com", - "time": "2013-12-12 16:06:47" + "time": "2014-09-22 09:14:18" }, { "name": "symfony/yaml", - "version": "v2.4.1", + "version": "v2.5.6", "target-dir": "Symfony/Component/Yaml", "source": { "type": "git", "url": "https://github.com/symfony/Yaml.git", - "reference": "4e1a237fc48145fae114b96458d799746ad89aa0" + "reference": "2d9f527449cabfa8543dd7fa3a466d6ae83d6726" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Yaml/zipball/4e1a237fc48145fae114b96458d799746ad89aa0", - "reference": "4e1a237fc48145fae114b96458d799746ad89aa0", + "url": "https://api.github.com/repos/symfony/Yaml/zipball/2d9f527449cabfa8543dd7fa3a466d6ae83d6726", + "reference": "2d9f527449cabfa8543dd7fa3a466d6ae83d6726", "shasum": "" }, "require": { @@ -940,7 +972,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.4-dev" + "dev-master": "2.5-dev" } }, "autoload": { @@ -953,31 +985,31 @@ "MIT" ], "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], "description": "Symfony Yaml Component", "homepage": "http://symfony.com", - "time": "2013-12-28 08:12:03" + "time": "2014-10-01 05:50:18" }, { "name": "twig/twig", - "version": "v1.15.0", + "version": "v1.16.2", "source": { "type": "git", "url": "https://github.com/fabpot/Twig.git", - "reference": "85e4ff98000157ff753d934b9f13659a953f5666" + "reference": "42f758d9fe2146d1f0470604fc05ee43580873fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fabpot/Twig/zipball/85e4ff98000157ff753d934b9f13659a953f5666", - "reference": "85e4ff98000157ff753d934b9f13659a953f5666", + "url": "https://api.github.com/repos/fabpot/Twig/zipball/42f758d9fe2146d1f0470604fc05ee43580873fc", + "reference": "42f758d9fe2146d1f0470604fc05ee43580873fc", "shasum": "" }, "require": { @@ -986,7 +1018,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.15-dev" + "dev-master": "1.16-dev" } }, "autoload": { @@ -1001,11 +1033,19 @@ "authors": [ { "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "email": "fabien@symfony.com", + "homepage": "http://fabien.potencier.org", + "role": "Lead Developer" }, { "name": "Armin Ronacher", - "email": "armin.ronacher@active-4.com" + "email": "armin.ronacher@active-4.com", + "role": "Project Founder" + }, + { + "name": "Twig Team", + "homepage": "https://github.com/fabpot/Twig/graphs/contributors", + "role": "Contributors" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", @@ -1013,20 +1053,15 @@ "keywords": [ "templating" ], - "time": "2013-12-06 07:47:10" + "time": "2014-10-17 12:53:44" } ], - "aliases": [ - - ], + "aliases": [], "minimum-stability": "stable", - "stability-flags": [ - - ], + "stability-flags": [], + "prefer-stable": false, "platform": { "php": ">=5.3" }, - "platform-dev": [ - - ] + "platform-dev": [] } diff --git a/test/suite/AsplodeTest.php b/test/suite/AsplodeTest.php index 7ec97d2..17e196f 100644 --- a/test/suite/AsplodeTest.php +++ b/test/suite/AsplodeTest.php @@ -22,7 +22,7 @@ protected function setUp() { parent::setUp(); - $this->isolator = Phake::mock(Isolator::className()); + $this->isolator = Phake::mock('Icecave\Isolator\Isolator'); } public function testInstall() @@ -53,8 +53,8 @@ public function testAssertCompatibleHandler() { Phake::when($this->isolator) ->trigger_error(Phake::anyParameters()) - ->thenGetReturnByLambda(function ($name, array $arguments) { - throw new ErrorException($arguments[0], 0, $arguments[1], '/path/to/file', 111); + ->thenGetReturnByLambda(function ($message, $errorType) { + throw new ErrorException($message, 0, $errorType, '/path/to/file', 111); }); Asplode::assertCompatibleHandler($this->isolator); diff --git a/test/suite/ErrorHandlerTest.php b/test/suite/ErrorHandlerTest.php index 34da28d..2c80416 100644 --- a/test/suite/ErrorHandlerTest.php +++ b/test/suite/ErrorHandlerTest.php @@ -22,7 +22,7 @@ protected function setUp() parent::setUp(); $this->stack = Phake::mock(__NAMESPACE__ . '\HandlerStack\HandlerStackInterface'); - $this->isolator = Phake::mock(Isolator::className()); + $this->isolator = Phake::mock('Icecave\Isolator\Isolator'); $this->handler = new ErrorHandler($this->stack, $this->isolator); Phake::when($this->isolator)->error_reporting()->thenReturn(E_ALL); diff --git a/test/suite/FatalErrorHandlerTest.php b/test/suite/FatalErrorHandlerTest.php index 74f0f6c..4f9d6cf 100644 --- a/test/suite/FatalErrorHandlerTest.php +++ b/test/suite/FatalErrorHandlerTest.php @@ -22,7 +22,7 @@ protected function setUp() parent::setUp(); $this->stack = Phake::mock(__NAMESPACE__ . '\HandlerStack\HandlerStackInterface'); - $this->isolator = Phake::mock(Isolator::className()); + $this->isolator = Phake::mock('Icecave\Isolator\Isolator'); $this->handler = Phake::partialMock(__NAMESPACE__ . '\FatalErrorHandler', $this->stack, $this->isolator); $this->exceptionHandler = Phake::partialMock( diff --git a/test/suite/FunctionalTest.php b/test/suite/FunctionalTest.php index 1ef65f5..22ae9d3 100644 --- a/test/suite/FunctionalTest.php +++ b/test/suite/FunctionalTest.php @@ -130,7 +130,7 @@ public function testFatalHandlingOutOfMemory() set_exception_handler( function (Exception $e) { - $memory = str_repeat(' ', 102400); + $memory = str_repeat(' ', 10240); // Verify that the memory freed by the fatal handler can be re-used. printf('Caught %%s' . PHP_EOL, var_export($e->getMessage(), true)); } ); @@ -142,7 +142,7 @@ function (Exception $e) { } EOD; $source = sprintf($source, var_export(__DIR__ . '/../../vendor/autoload.php', true)); - exec(sprintf('php -dmemory_limit=5000000 -r %s 2>&1', escapeshellarg($source)), $output, $exitCode); + exec(sprintf('php -dmemory_limit=15000000 -r %s 2>&1', escapeshellarg($source)), $output, $exitCode); $output = implode(PHP_EOL, $output); $this->assertNotEquals(0, $exitCode); diff --git a/test/suite/HandlerStack/ErrorHandlerStackTest.php b/test/suite/HandlerStack/ErrorHandlerStackTest.php index 0847d4f..f3ae898 100644 --- a/test/suite/HandlerStack/ErrorHandlerStackTest.php +++ b/test/suite/HandlerStack/ErrorHandlerStackTest.php @@ -26,7 +26,7 @@ protected function setUp() { parent::setUp(); - $this->isolator = Phake::mock(Isolator::className()); + $this->isolator = Phake::mock('Icecave\Isolator\Isolator'); $this->stack = new ErrorHandlerStack($this->isolator); } diff --git a/test/suite/HandlerStack/ExceptionHandlerStackTest.php b/test/suite/HandlerStack/ExceptionHandlerStackTest.php index 0fe5588..278b841 100644 --- a/test/suite/HandlerStack/ExceptionHandlerStackTest.php +++ b/test/suite/HandlerStack/ExceptionHandlerStackTest.php @@ -26,7 +26,7 @@ protected function setUp() { parent::setUp(); - $this->isolator = Phake::mock(Isolator::className()); + $this->isolator = Phake::mock('Icecave\Isolator\Isolator'); $this->stack = new ExceptionHandlerStack($this->isolator); }