Forgot title in phpt for bug #67064

This commit is contained in:
Bob Weinand 2014-04-13 19:34:17 +02:00
parent 2f3056fecc
commit f07e37c96d

View File

@ -1,5 +1,5 @@
--TEST--
Bug #67064 ()
Bug #67064 (Countable interface prevents using 2nd parameter ($mode) of count() function)
--FILE--
<?php
class Counter implements Countable {