summaryrefslogtreecommitdiffstats
path: root/0021-new-intl-changes-in-php-5.5.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-06-26 11:24:36 +0200
committerRemi Collet <fedora@famillecollet.com>2013-06-26 11:24:36 +0200
commitdfb3914823d97b63bff53afd7ec05b358ce6823a (patch)
tree04ac045b388af4629011ba82da88921199e0ed86 /0021-new-intl-changes-in-php-5.5.patch
parent96f12ac79a75554e18147268371082a9850729a2 (diff)
php-bartlett-PHP-CompatInfo: 2.18.0 (PHP 5.5 support)
Diffstat (limited to '0021-new-intl-changes-in-php-5.5.patch')
-rw-r--r--0021-new-intl-changes-in-php-5.5.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/0021-new-intl-changes-in-php-5.5.patch b/0021-new-intl-changes-in-php-5.5.patch
deleted file mode 100644
index b8d2f60..0000000
--- a/0021-new-intl-changes-in-php-5.5.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From 1a72a586223d64fbaa6254dbb26186e852b1a214 Mon Sep 17 00:00:00 2001
-From: Remi Collet <fedora@famillecollet.com>
-Date: Mon, 4 Feb 2013 10:01:51 +0100
-Subject: [PATCH 4/6] new intl changes in php 5.5
-
----
- PHP/CompatInfo/Reference/intl.php | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/PHP/CompatInfo/Reference/intl.php b/PHP/CompatInfo/Reference/intl.php
-index 86c6d3d..adaa96d 100644
---- a/PHP/CompatInfo/Reference/intl.php
-+++ b/PHP/CompatInfo/Reference/intl.php
-@@ -132,6 +132,7 @@ class PHP_CompatInfo_Reference_Intl
- 'IntlPartsIterator' => array('5.5.0-dev', ''),
- 'IntlRuleBasedBreakIterator' => array('5.5.0-dev', ''),
- 'IntlTimeZone' => array('5.5.0-dev', ''),
-+ 'UConverter' => array('5.5.0-dev', ''),
- );
- $this->applyFilter($release, $items, $classes);
-
---
-1.7.11.7
-