com php-src: Forgot title in phpt for bug #67064: ext/standard/tests/array/bug67064.phpt

From: Date: Sun, 13 Apr 2014 17:34:17 +0000
Subject: com php-src: Forgot title in phpt for bug #67064: ext/standard/tests/array/bug67064.phpt
Groups: php.cvs 
Request: Send a blank email to php-cvs+get-76829@lists.php.net to get a copy of this message
Commit:    f07e37c96dd395305fe81192f2edbc8860e41d5d
Author:    Bob Weinand <bobwei9@hotmail.com>         Sun, 13 Apr 2014 19:34:17 +0200
Parents:   2f3056feccd322f354881128dfe7c158f27d853b
Branches:  PHP-5.4

Link:       http://git.php.net/?p=php-src.git;a=commitdiff;h=f07e37c96dd395305fe81192f2edbc8860e41d5d

Log:
Forgot title in phpt for bug #67064

Bugs:
https://bugs.php.net/67064

Changed paths:
  M  ext/standard/tests/array/bug67064.phpt


Diff:
diff --git a/ext/standard/tests/array/bug67064.phpt b/ext/standard/tests/array/bug67064.phpt
index e1996e3..2818516 100644
--- a/ext/standard/tests/array/bug67064.phpt
+++ b/ext/standard/tests/array/bug67064.phpt
@@ -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 {



Thread (1 message)

  • Bob Weinand
« previous php.cvs (#76829) next »