Skip to content

Commit 30d290a

Browse files
author
Eyal Teutsch
committed
pdo_025 expected a certain extra character that is not part of windows output. changed to optional char: %a -> %A
1 parent 78a2762 commit 30d290a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/pdo/tests/pdo_025.phpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ object(Test)#%d (3) {
110110
}
111111
===FAIL===
112112

113-
Fatal error: Cannot access protected property Fail::$id in %spdo_025.php on line %d%a
113+
Fatal error: Cannot access protected property Fail::$id in %spdo_025.php on line %d%A

0 commit comments

Comments
 (0)