Jozef Mostka

Results 2 comments of Jozef Mostka

This is not possible to do in javascript. So I need convert to like this ```js function Int1(){} function Int2(){} function Foo(){} var __IMPLEMENTED_INTERFACES__={}; __IMPLEMENTED_INTERFACES__[""+Foo.class]=[Int1,Int2]; var foo = new Foo();...

Just got this issue today too in a prod environment with php-imap 4.5.3 and php 7.3: