summaryrefslogtreecommitdiff
path: root/php/test
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2018-02-13 12:35:22 +0100
committerBenoit Foucher <benoit@zeroc.com>2018-02-13 14:15:36 +0100
commit9358fdee4360f40451641f49fcd38b177f93c4ad (patch)
tree8ff4ec1deb284d1c4335c9ea3a57c12ee4c2953d /php/test
parentFix building PHP with Windows C++ NuGet packages (diff)
downloadice-9358fdee4360f40451641f49fcd38b177f93c4ad.tar.bz2
ice-9358fdee4360f40451641f49fcd38b177f93c4ad.tar.xz
ice-9358fdee4360f40451641f49fcd38b177f93c4ad.zip
Fixed UWP cross operation test failure
Diffstat (limited to 'php/test')
-rw-r--r--php/test/Ice/operations/Test.ice2
1 files changed, 2 insertions, 0 deletions
diff --git a/php/test/Ice/operations/Test.ice b/php/test/Ice/operations/Test.ice
index 57714be2f8e..b8ff0b6f083 100644
--- a/php/test/Ice/operations/Test.ice
+++ b/php/test/Ice/operations/Test.ice
@@ -83,6 +83,8 @@ interface MyClass
{
void shutdown();
+ bool supportsCompress();
+
void opVoid();
byte opByte(byte p1, byte p2,