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 6183d2b

Browse filesBrowse files
committed
[5.0] Update CHANGELOG.md
1 parent 42975ba commit 6183d2b
Copy full SHA for 6183d2b

File tree

Expand file treeCollapse file tree

3 files changed

+21
-0
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+21
-0
lines changed

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

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

4+
5.0.0
5+
-----
6+
7+
* removed the first and second constructor argument of `ConfigDataCollector`
8+
* removed `ConfigDataCollector::getApplicationName()`
9+
* removed `ConfigDataCollector::getApplicationVersion()`
10+
411
4.3.0
512
-----
613

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

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

4+
5.0.0
5+
-----
6+
7+
* removed `ResourceBundle` namespace
8+
49
4.3.0
510
-----
611

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

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

4+
5.0.0
5+
-----
6+
7+
* removed the `checkDNS` and `dnsMessage` options of the `Url` constraint
8+
* removed support for validating instances of `\DateTimeInterface` in `DateTimeValidator`, `DateValidator` and `TimeValidator`
9+
* removed support for using the `Bic`, `Country`, `Currency`, `Language` and `Locale` constraints without `symfony/intl`
10+
* removed support for using the `Email` constraint without `egulias/email-validator`
11+
* removed support for using the `Expression` constraint without `symfony/expression-language`
12+
413
4.3.0
514
-----
615

0 commit comments

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