Skip to content

Commit 3a8d1cd

Browse files
Tiny change
1 parent 9cf4d14 commit 3a8d1cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/functional/sqlsrv/sqlsrv_AE_functions.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ function testPatternMatch($conn, $tableName, $patterns, $dataTypes, $colNames, $
367367

368368
foreach ($patternarray as $spattern) {
369369

370-
// Unicode operations with AE require the PHPTYPE to be specified to
370+
// Unicode operations with AE require the PHPTYPE to be specified as
371371
// UTF-8 and the Latin1_General_BIN2 collation. If the COLLATE
372372
// clause is left out, we get different results between the
373373
// encrypted and non-encrypted columns (probably because the

0 commit comments

Comments
 (0)