php-documentation-list | 2003031

[PHP-DOC] #22433 [Opn]: [chm] bug on function.range.html From: victor <email protected>
Date: 03/02/03

 ID: 22433
 Updated by: victor <email protected>
 Reported By: sergey at sociology dot kharkov dot ua
 Status: Open
 Bug Type: Documentation problem
 Operating System: windows
 PHP Version: 4.3.0
 New Comment:

This particular example can not be found in function.range.html afaik.

I think it's a bug in PHP since it crashes. We _could_ mention this in
the manual, but I think it's better to fix it (i.e. move it to
'Reproducible crash' or similar)

Connecting to my.private.site[192.168.0.1]:80... connected.
HTTP request sent, awaiting response...
10:16:18 ERROR -1: No data received.

Previous Comments:
------------------------------------------------------------------------

[2003-02-26 10:40:28] sniper <email protected>

reclassified..

------------------------------------------------------------------------

[2003-02-26 07:43:17] sergey at sociology dot kharkov dot ua

I have found a bug on page function.range.html
[chm date: 2002-12-27]...

Server hand-ups when I use russian letters:

foreach(range('à','ÿ') as $letter) {
   echo $letter;
}

------------------------------------------------------------------------

-- 
Edit this bug report at http://bugs.php.net/?id=22433&edit=1

-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php