mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
3056defb26
non-unicode with ucwords. There is also an implementation for unicode ucwords but that returns different results then strtotitle as it uppercases the first character of every word, and doesn't *titlecase* a word. The test case shows that.
6.7 KiB
6.7 KiB