From: Kalle Sommer Nielsen Date: Fri, 26 Jun 2015 13:35:16 +0000 (+0200) Subject: Add test for bug #69939 X-Git-Tag: php-7.1.0alpha3~25^2~173 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b737793bc056e7559d578a5ffa03f8ca38a0f20;p=php Add test for bug #69939 --- diff --git a/ext/com_dotnet/tests/bug69939.phpt b/ext/com_dotnet/tests/bug69939.phpt new file mode 100644 index 0000000000..6a778d510a --- /dev/null +++ b/ext/com_dotnet/tests/bug69939.phpt @@ -0,0 +1,11 @@ +--TEST-- +Bug #69939 (Casting object to bool returns false) +--SKIPIF-- + +--FILE-- + +--EXPECT-- +bool(true)