diff options
author | Yasuo Ohgaki <yohgaki@php.net> | 2002-03-29 01:41:48 +0000 |
---|---|---|
committer | Yasuo Ohgaki <yohgaki@php.net> | 2002-03-29 01:41:48 +0000 |
commit | 99723b511e512681900aa99efc968da3a5badc20 (patch) | |
tree | 989579bd21a5f358bd6656bff86712432cac76c5 /tests | |
parent | efad4e42815d65b206ed7f2b2010548d6905f448 (diff) | |
download | php-git-99723b511e512681900aa99efc968da3a5badc20.tar.gz |
Change title to reasonable one.
# Shall we consider this as a bug or documentation problem?
Diffstat (limited to 'tests')
-rw-r--r-- | tests/lang/031.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/031.phpt b/tests/lang/031.phpt index 17a38d551d..b47d699581 100644 --- a/tests/lang/031.phpt +++ b/tests/lang/031.phpt @@ -1,5 +1,5 @@ --TEST-- -Nested while(list() = each()). (Bug #16227) +Assignment bug. (Bug #16227) --POST-- --GET-- --FILE-- |