From:             sergey at sociology dot kharkov dot ua
Operating system: windows
PHP version:      4.3.0
PHP Bug Type:     *General Issues
Bug description:  [chm] bug on function.range.html

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 bug report at http://bugs.php.net/?id=22433&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22433&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22433&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22433&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22433&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22433&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22433&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22433&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22433&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22433&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22433&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22433&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22433&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22433&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22433&r=gnused

Reply via email to