Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 838518f

Browse files
minor #22824 [PropertyAccess] document deprecation of the StringUtil class (xabbuh)
This PR was merged into the 3.2 branch. Discussion ---------- [PropertyAccess] document deprecation of the StringUtil class | Q | A | ------------- | --- | Branch? | 3.2 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #18260 | License | MIT | Doc PR | Commits ------- f00c47a document deprecation of the StringUtil class
2 parents 39b0515 + f00c47a commit 838518f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/Symfony/Component/PropertyAccess/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
CHANGELOG
22
=========
33

4+
3.1.0
5+
-----
6+
7+
* deprecated the `StringUtil` class, use `Symfony\Component\Inflector\Inflector`
8+
instead
9+
410
2.7.0
511
------
612

0 commit comments

Comments
 (0)