From 058100a882d90fb25b6f0bc527813946ff3b7d2a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 4 May 2014 17:09:40 +0200 Subject: php-phpunit-bytekit: sources from github --- symfony_2.2.patch | 28 ++++------------------------ 1 file changed, 4 insertions(+), 24 deletions(-) (limited to 'symfony_2.2.patch') diff --git a/symfony_2.2.patch b/symfony_2.2.patch index 818e5db..1ec1eb0 100644 --- a/symfony_2.2.patch +++ b/symfony_2.2.patch @@ -1,6 +1,7 @@ -diff -up bytekit-1.1.3/bytekit-1.1.3/Bytekit/Autoload.php.orig bytekit-1.1.3/bytekit-1.1.3/Bytekit/Autoload.php ---- bytekit-1.1.3/bytekit-1.1.3/Bytekit/Autoload.php.orig 2012-08-27 07:04:15.000000000 +0200 -+++ bytekit-1.1.3/bytekit-1.1.3/Bytekit/Autoload.php 2013-04-09 07:32:47.944781836 +0200 +https://github.com/sebastianbergmann/bytekit-cli/commit/c40f2a23a9e5acab889621c94aa1bb434ef379f4 + +--- a/Bytekit/Autoload.php.orig 2012-08-27 07:04:15.000000000 +0200 ++++ b/Bytekit/Autoload.php 2013-04-09 07:32:47.944781836 +0200 @@ -41,15 +41,7 @@ * @since File available since Release 1.0.0 */ @@ -18,24 +19,3 @@ diff -up bytekit-1.1.3/bytekit-1.1.3/Bytekit/Autoload.php.orig bytekit-1.1.3/byt require_once 'ezc/Base/base.php'; spl_autoload_register( -diff -up bytekit-1.1.3/package.xml.orig bytekit-1.1.3/package.xml ---- bytekit-1.1.3/package.xml.orig 2012-08-27 07:04:15.000000000 +0200 -+++ bytekit-1.1.3/package.xml 2013-04-09 08:11:48.982117569 +0200 -@@ -56,7 +56,7 @@ http://github.com/sebastianbergmann/byte - - - -- -+ - - - -@@ -91,7 +91,7 @@ http://github.com/sebastianbergmann/byte - - Finder - pear.symfony.com -- 2.1.0RC1 -+ 2.2.0 - - - ConsoleTools -- cgit