diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-05-10 11:48:03 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-05-10 11:48:03 +0200 |
commit | 9995b53c6dd2941a4c0e2da1c1f24670d49a05fb (patch) | |
tree | 11bbf25a6651d021b1e4f33316b51ce15ef65591 /PHP_CompatInfo-2.14.0.patch | |
parent | 3f12cd621593faa3da769d5b6967da8893c59f6c (diff) |
php-bartlett-PHP-CompatInfo: 2.16.0
Diffstat (limited to 'PHP_CompatInfo-2.14.0.patch')
-rw-r--r-- | PHP_CompatInfo-2.14.0.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/PHP_CompatInfo-2.14.0.patch b/PHP_CompatInfo-2.14.0.patch deleted file mode 100644 index ab11208..0000000 --- a/PHP_CompatInfo-2.14.0.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- PHP_CompatInfo-2.14.0/PHP/CompatInfo/Report/Extension.php 2013-03-16 10:58:51.000000000 +0100 -+++ PHP_CompatInfo-2.14.0/PHP/CompatInfo/Report/Extension.php 2013-03-18 16:36:30.001438567 +0100 -@@ -45,7 +45,7 @@ - $this->totalConditions = 0; - $this->globalVersions = array('4.0.0', ''); - -- if ($this->isEmpty($elements)) { -+ if ($this->isEmpty($extensions)) { - return; - } - $this->printTHeader($base, false, $extensions); |