Date: 08/25/01
- Next message: Rui Hirokawa: "[PHP-DOC] cvs: phpdoc /ja/appendices aliases.xml /ja/functions cybermut.xml dbplus.xml"
- Previous message: eschmid <email protected>: "[PHP-DOC] Bug #12955 Updated: Pal Pilot Docs problems"
- Next in thread: eschmid <email protected>: "[PHP-DOC] Bug #12957 Updated: switched newline and carriage return ascii codes"
- Reply: eschmid <email protected>: "[PHP-DOC] Bug #12957 Updated: switched newline and carriage return ascii codes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: even <email protected>
Operating system: -
PHP version: 4.0.6
PHP Bug Type: Documentation problem
Bug description: switched newline and carriage return ascii codes
In the manual entries for trim, ltrim and trim, the ASCII code for newline
is listed as 13, and the ASCII code for carriage return is listed as 10.
It should be the other way around,
i.e. line feed/newline is ASCII 10 (0x0a), and carriage return is ASCII 13
(0x0D).
-- Edit bug report at: http://bugs.php.net/?id=12957&edit=1
- Next message: Rui Hirokawa: "[PHP-DOC] cvs: phpdoc /ja/appendices aliases.xml /ja/functions cybermut.xml dbplus.xml"
- Previous message: eschmid <email protected>: "[PHP-DOC] Bug #12955 Updated: Pal Pilot Docs problems"
- Next in thread: eschmid <email protected>: "[PHP-DOC] Bug #12957 Updated: switched newline and carriage return ascii codes"
- Reply: eschmid <email protected>: "[PHP-DOC] Bug #12957 Updated: switched newline and carriage return ascii codes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

