X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=tests%2Fconv001.phpt;h=27f41f11af5c1b270070da326d978d1be9aafba5;hp=f8eef52a7583e8f8bd17a5d816c1c9da3dbc868a;hb=753359f19c5d29f08faca43ee735c49c217230a7;hpb=9ba862160ca65ed9a1e5eada87dcceba7fbf08d7 diff --git a/tests/conv001.phpt b/tests/conv001.phpt index f8eef52..27f41f1 100644 --- a/tests/conv001.phpt +++ b/tests/conv001.phpt @@ -12,7 +12,7 @@ echo "Test\n"; include "_setup.inc"; -abstract class Converter implements pq\ConverterInterface +abstract class Converter implements pq\Converter { protected $types;