Skip to content

Commit

Permalink
Unicode support
Browse files Browse the repository at this point in the history
  • Loading branch information
dstogov committed Oct 4, 2005
1 parent 31d9d6c commit 7f89924
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ext/standard/tests/strings/bug21453.phpt
Expand Up @@ -16,3 +16,9 @@ string(80) "
first cell before < first cell after
second cell before < second cell after
"
--UEXPECT--
unicode(80) "

first cell before < first cell after
second cell before < second cell after
"

0 comments on commit 7f89924

Please sign in to comment.