[PHP-DEV] PHP 4.0 Bug #8563: hebrevc() problems... From: webmaster <email protected>
Date: 01/05/01

From: webmaster <email protected>
Operating system: Linux .. but the same on any os
PHP version: 4.0.4
PHP Bug Type: *Function Specific
Bug description: hebrevc() problems...

The hebrevc function makes english text go to the beggining of the sentence and make a new line on the biggining of each line, for example .. if i have a string:
θχρθ
<code>
θχρθ
it will show:
θρχθ
<
code>
θρχθ

this only happens in the hebrevc function and not on the hebrev function.

-- 
Edit Bug report at: http://bugs.php.net/?id=8563&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>