Skip to content

Commit e7fff8e

Browse files
committed
Debugging through mongodb.debug no longer works
1 parent 6462468 commit e7fff8e

File tree

3 files changed

+0
-30
lines changed

3 files changed

+0
-30
lines changed

tests/bson/bug0544.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
PHPC-544: Consult SIZEOF_ZEND_LONG for 64-bit integer support
33
--SKIPIF--
44
<?php if (8 !== PHP_INT_SIZE) { die('skip Only for 64-bit platform'); } ?>
5-
--INI--
6-
mongodb.debug=stderr
75
--FILE--
86
<?php
97

tests/bson/bug0623.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
PHPC-623: Numeric keys limited to unsigned 32-bit integer
33
--SKIPIF--
44
<?php if (8 !== PHP_INT_SIZE) { die('skip Only for 64-bit platform'); } ?>
5-
--INI--
6-
mongodb.debug=stderr
75
--FILE--
86
<?php
97

tests/manager/manager-debug-003.phpt

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)