X-Git-Url: https://git.tld-linux.org/?p=packages%2Fphp.git;a=blobdiff_plain;f=skip-tests.sh;h=dbe7d39e9ac5da1839e9b66968dda3655e034637;hp=d378d7225a3db96f61a7d95ea1c745b706fe7e28;hb=HEAD;hpb=e6f864f5174ab28692308e6e022a3babf7d3f5c1 diff --git a/skip-tests.sh b/skip-tests.sh index d378d72..dbe7d39 100644 --- a/skip-tests.sh +++ b/skip-tests.sh @@ -17,8 +17,6 @@ mv ext/filter/tests/bug52209.phpt{,.skip} mv ext/gd/tests/bug43073.phpt{,.skip} # Bug #48801 (Problem with imagettfbbox) mv ext/gd/tests/bug48801.phpt{,.skip} -# PDO Common: PDORow + get_parent_class() -$x8664 mv ext/pdo/tests/pdo_035.phpt{,.skip} # Bug #47415 PDO_Firebird segfaults when passing lowercased column name to bindColumn() mv ext/pdo_firebird/tests/bug_47415.phpt{,.skip} # PDO_Firebird: bug 48877 The "bindValue" and "bindParam" do not work for PDO Firebird if we use named parameters (:parameter).