Skip to content

Conversation

@tstarling
Copy link
Contributor

  • Add a detailed description of what is meant by ASCII case conversion to strtolower() and strtoupper().
  • Replace locale-related text on ucfirst(), lcfirst() and ucwords() with text about ASCII case conversion.
  • Remove entity note.locale-single-byte since it was only used on ucwords().
  • Add changelog entries to all the functions mentioned in the RFC.

* Add a detailed description of what is meant by ASCII case conversion
  to strtolower() and strtoupper().
* Replace locale-related text on ucfirst(), lcfirst() and ucwords()
  with text about ASCII case conversion.
* Remove entity note.locale-single-byte since it was only used on
  ucwords().
* Add changelog entries to all the functions mentioned in the RFC.
tstarling and others added 2 commits November 4, 2022 23:19
Co-authored-by: George Peter Banyard <girgias@php.net>
Copy link
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@Girgias Girgias merged commit 54ff7bf into php:master Nov 7, 2022
claudepache pushed a commit to claudepache/php-doc-en that referenced this pull request Jun 1, 2023
* Add a detailed description of what is meant by ASCII case conversion
  to strtolower() and strtoupper().
* Replace locale-related text on ucfirst(), lcfirst() and ucwords()
  with text about ASCII case conversion.
* Remove entity note.locale-single-byte since it was only used on
  ucwords().
* Add changelog entries to all the functions mentioned in the RFC.

Co-authored-by: George Peter Banyard <girgias@php.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants