Skip to content

Commit 2dcecb3

Browse files
committed
Merge branch '2.8' into 3.0
2 parents 73f1d51 + 3ecf34a commit 2dcecb3

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

components/asset/introduction.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ The Asset Component
88
The Asset component manages URL generation and versioning of web assets such
99
as CSS stylesheets, JavaScript files and image files.
1010

11+
.. versionadded:: 2.7
12+
The Asset component was introduced in Symfony 2.7.
13+
1114
In the past, it was common for web applications to hardcode URLs of web assets.
1215
For example:
1316

components/ldap.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ The Ldap Component
77

88
The Ldap component provides a means to connect to an LDAP server (OpenLDAP or Active Directory).
99

10+
.. versionadded:: 2.8
11+
The Ldap component was introduced in Symfony 2.8.
12+
1013
Installation
1114
------------
1215

0 commit comments

Comments
 (0)