We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6f8aa8 commit 7e973edCopy full SHA for 7e973ed
tests/test_boolean.phpt
@@ -56,6 +56,6 @@ array(2) {
56
[1]=>
57
bool(false)
58
}
59
-bool(true)
60
-bool(false)
+int(1)
+int(0)
61
boolean
0 commit comments