]> git.pld-linux.org Git - packages/ZendFramework.git/commitdiff
- fixed in 1.10.0
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 10 Feb 2010 12:43:13 +0000 (12:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ZendFramework-Zend_Pdf-excaption.patch -> 1.2

ZendFramework-Zend_Pdf-excaption.patch [deleted file]

diff --git a/ZendFramework-Zend_Pdf-excaption.patch b/ZendFramework-Zend_Pdf-excaption.patch
deleted file mode 100644 (file)
index 9c9aff1..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- ZendFramework-1.9.7/library/Zend/Pdf/Font.php~     2010-01-13 01:38:25.537700969 +0100
-+++ ZendFramework-1.9.7/library/Zend/Pdf/Font.php      2010-01-13 01:46:38.550555791 +0100
-@@ -551,7 +551,7 @@
-                 break;
-             default:
--                require_once 'Zend/Pdf/Excaption.php';
-+                require_once 'Zend/Pdf/Exception.php';
-                 throw new Zend_Pdf_Exception("Unknown font name: $name",
-                                              Zend_Pdf_Exception::BAD_FONT_NAME);
-         }
This page took 0.02454 seconds and 4 git commands to generate.