summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--siguix/packages/php.scm9
1 files changed, 8 insertions, 1 deletions
diff --git a/siguix/packages/php.scm b/siguix/packages/php.scm
index 94b0c5c..904da23 100644
--- a/siguix/packages/php.scm
+++ b/siguix/packages/php.scm
@@ -238,7 +238,14 @@
"ext/gd/tests/bug73272.phpt"
;; Potential unsigned underflow in gdImageScale
- "ext/gd/tests/bug77269.phpt"))
+ "ext/gd/tests/bug77269.phpt"
+
+ ;; quote() returns unquoted string.
+ "ext/pdo_sqlite/tests/bug81740.phpt"
+
+ ;; Some files are to large to parse.
+ "ext/tidy/tests/parsing_file_too_large.phpt"
+ ))
;; Accomodate two extra openssl errors flanking the expected one:
;; random number generator:RAND_{load,write}_file:Cannot open file