]> git.pld-linux.org Git - packages/ZendFramework.git/commitdiff
- new; upstream fix auto/th/ZendFramework-1_8_1-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Fri, 22 May 2009 19:36:54 +0000 (19:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ZendFramework-bug6499.patch -> 1.1

ZendFramework-bug6499.patch [new file with mode: 0644]

diff --git a/ZendFramework-bug6499.patch b/ZendFramework-bug6499.patch
new file mode 100644 (file)
index 0000000..e449236
--- /dev/null
@@ -0,0 +1,16 @@
+Index: library/Zend/Tool/Framework/Metadata/Dynamic.php
+===================================================================
+--- library/Zend/Tool/Framework/Metadata/Dynamic.php   (wersja 15676)
++++ library/Zend/Tool/Framework/Metadata/Dynamic.php   (wersja 15677)
+@@ -21,9 +21,9 @@
+  */
+ /**
+- * @see Zend_Tool_Framework_Manifest_Metadata
++ * @see Zend_Tool_Framework_Metadata_Interface
+  */
+-require_once 'Zend/Tool/Framework/Manifest/Metadata.php';
++require_once 'Zend/Tool/Framework/Metadata/Interface.php';
+ /**
+  * @category   Zend
This page took 0.042064 seconds and 4 git commands to generate.