On Fri, 30 Apr 2004, Marcus Boerger wrote:
> Hello Derick,
>
> we don't convert the special (non ASCII) chars into html entities hence
> they are not always presented correct in the php_info/credits output.
heh, we set the charset to iso-8859-1 for this page...:
PUTS("\n");
PUTS("");
Hello Derick,
we don't convert the special (non ASCII) chars into html entities hence
they are not always presented correct in the php_info/credits output.
marcus
Friday, April 30, 2004, 9:23:57 AM, you wrote:
> On Fri, 30 Apr 2004, Marcus Boerger wrote:
>> Hello internals,
>>
>> there are
On Fri, 30 Apr 2004, Marcus Boerger wrote:
> Hello internals,
>
> there are more cases where non ASCII chars are being used. Do we
> need to update all credits files and the source file for the credits?
Umlauts work fine, what are you talking about?
Derick
--
PHP CVS Mailing List (http://www
Hello internals,
there are more cases where non ASCII chars are being used. Do we
need to update all credits files and the source file for the credits?
marcus
Friday, April 30, 2004, 12:57:23 AM, you wrote:
> helly Thu Apr 29 18:57:23 2004 EDT
> Modified files:
>
helly Thu Apr 29 18:57:23 2004 EDT
Modified files:
/php-src/ext/sqlite CREDITS
Log:
An oumlaut doesn't work here, need ASCII only
http://cvs.php.net/diff.php/php-src/ext/sqlite/CREDITS?r1=1.6&r2=1.7&ty=u
Index: php-src/ext/sqlite/CREDITS
diff -u php-src/ext/sq
iliaa Sun Nov 16 15:43:58 2003 EDT
Modified files:
/php-src/ext/sqlite CREDITS
Log:
Added myself to credits.
Index: php-src/ext/sqlite/CREDITS
diff -u php-src/ext/sqlite/CREDITS:1.4 php-src/ext/sqlite/CREDITS:1.5
--- php-src/ext/sqlite/CREDITS:1.4 Sat