Fix bug in Str\capitalize_words found in fuller flib test run
commit8cf8d6348cfc78a74b6ef395e54b00eeb78ec2cc
authorFred Emmott <fe@fb.com>
Fri, 22 Oct 2021 21:42:09 +0000 (22 14:42 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 22 Oct 2021 21:44:01 +0000 (22 14:44 -0700)
treeaf24982da191ee435c2e783106a58234f4be2e64
parent2c65b91dbe8c29d67fb1ca07e2959c5f86c2172a
Fix bug in Str\capitalize_words found in fuller flib test run

Summary: This showed up in D31863690 , but not in the flib run on the original HHVM diff.

Reviewed By: oulgen

Differential Revision: D31869393

fbshipit-source-id: 6118761005ebe9537f73b1a54d5045a8a752da34
hphp/hsl/src/str/transform.php
hphp/hsl/tests/str/StrTransformTest.php