Skip to content

Commit 8136d50

Browse files
committed
Update test file names (and header)
1 parent 157481e commit 8136d50

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

tests/bson/bson-fromPHP_error-002.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
--TEST--o
1+
--TEST--
22
MongoDB\BSON\fromPHP(): Encoding unknown Type objects as a document field value
33
--FILE--
44
<?php

tests/bson/bson-fromPHP_error-004.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
BSON\fromPHP(): PHP documents with circular references
2+
MongoDB\BSON\fromPHP(): PHP documents with circular references
33
--FILE--
44
<?php
55

tests/bson/bson-fromPHP_error-006.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
BSON\fromPHP(): PHP documents with null bytes in field name
2+
MongoDB\BSON\fromPHP(): PHP documents with null bytes in field name
33
--FILE--
44
<?php
55

tests/bson/bson-fromPHP_error-007.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
BSON\fromPHP(): Serializable returns document with null bytes in field name
2+
MongoDB\BSON\fromPHP(): Serializable returns document with null bytes in field name
33
--FILE--
44
<?php
55

tests/bson/bson-fromPHP_error-008.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
BSON\fromPHP(): PHP documents with circular references
2+
MongoDB\BSON\fromPHP(): PHP documents with circular references
33
--FILE--
44
<?php
55

0 commit comments

Comments
 (0)