Date: 10/27/00
- Next message: Whit: "[PHP-DEV] Re: PHP 4.0 Bug #7396 Updated: is_dir() doesn't work"
- Previous message: c.just <email protected>: "[PHP-DEV] PHP 4.0 Bug #7493: UCWords function doesn't capitalise 'l.j. hooker' correctly"
- Next in thread: jmoore <email protected>: "[PHP-DEV] PHP 4.0 Bug #7493 Updated: UCWords function doesn't capitalise 'l.j. hooker' correctly"
- Maybe reply: jmoore <email protected>: "[PHP-DEV] PHP 4.0 Bug #7493 Updated: UCWords function doesn't capitalise 'l.j. hooker' correctly"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 7493
Updated by: lyric
Reported By: c.just <email protected>
Status: Open
Bug Type: Documentation problem
Assigned To:
Comments:
The algorithm only capitalises the character after a whitespace (these are: space, form-feed, newline, carriage return, horizontal tab, and vertical tab). I've changed this issue to "Documentation Problem" so the manual team can elaborate on that on the manpage.
Previous Comments:
---------------------------------------------------------------------------
[2000-10-27 09:52:53] c.just <email protected>
This function doesn't behave correctly.
UCWords()
doesn't capitalise 'l.j. hooker'
It returns
'L.j. Hooker'
I would think that it should return
'L.J. Hooker'
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=7493
-- 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>
- Next message: Whit: "[PHP-DEV] Re: PHP 4.0 Bug #7396 Updated: is_dir() doesn't work"
- Previous message: c.just <email protected>: "[PHP-DEV] PHP 4.0 Bug #7493: UCWords function doesn't capitalise 'l.j. hooker' correctly"
- Next in thread: jmoore <email protected>: "[PHP-DEV] PHP 4.0 Bug #7493 Updated: UCWords function doesn't capitalise 'l.j. hooker' correctly"
- Maybe reply: jmoore <email protected>: "[PHP-DEV] PHP 4.0 Bug #7493 Updated: UCWords function doesn't capitalise 'l.j. hooker' correctly"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

