Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit aba38ef

Browse filesBrowse files
feature #22823 [PropertyAccess] remove deprecated features (xabbuh)
This PR was merged into the 4.0-dev branch. Discussion ---------- [PropertyAccess] remove deprecated features | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no | BC breaks? | yes | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | Commits ------- 55fe07b [PropertyAccess] remove deprecated features
2 parents 79e880c + 55fe07b commit aba38ef
Copy full SHA for aba38ef

File tree

Expand file treeCollapse file tree

3 files changed

+6
-96
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+6
-96
lines changed

‎src/Symfony/Component/PropertyAccess/CHANGELOG.md

Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyAccess/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
CHANGELOG
22
=========
33

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

‎src/Symfony/Component/PropertyAccess/StringUtil.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyAccess/StringUtil.php
-51Lines changed: 0 additions & 51 deletions
This file was deleted.

‎src/Symfony/Component/PropertyAccess/Tests/StringUtilTest.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyAccess/Tests/StringUtilTest.php
-45Lines changed: 0 additions & 45 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.