File: 0001-The-installed-package-mimics-a-PEAR-installation.patch

package info (click to toggle)
php-zeta-base 1.9.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,040 kB
  • sloc: php: 2,733; makefile: 9
file content (21 lines) | stat: -rw-r--r-- 573 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From: =?utf-8?q?David_Pr=C3=A9vot?= <taffit@debian.org>
Date: Sun, 28 Sep 2014 13:05:05 -0400
Subject: The installed package mimics a PEAR installation

---
 src/base.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/base.php b/src/base.php
index edd935c..1bdc3b7 100644
--- a/src/base.php
+++ b/src/base.php
@@ -57,7 +57,7 @@ class ezcBase
      *
      * @var string
      */
-    private static $libraryMode = "devel";
+    private static $libraryMode = "pear";
 
     /**
      * Contains the current working directory, which is used when the