Skip to content

Commit fe63b15

Browse files
committed
Apparently we test for phpinfo() output now
1 parent f3b2c80 commit fe63b15

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

tests/functional/phpinfo-1.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ mongodb support => enabled
2020
mongodb version => 1.%d.%d%S
2121
mongodb stability => %s
2222
libmongoc version => 1.%s
23+
libmongoc SSL support => %s
24+
libmongoc SASL support => %s
2325
libbson version => 1.%s
2426

2527
Directive => Local Value => Master Value

tests/functional/phpinfo-2.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ mongodb support => enabled
2323
mongodb version => 1.%d.%d%S
2424
mongodb stability => %s
2525
libmongoc version => 1.%s
26+
libmongoc SSL support => %s
27+
libmongoc SASL support => %s
2628
libbson version => 1.%s
2729

2830
Directive => Local Value => Master Value

0 commit comments

Comments
 (0)