8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73f1d51 + 3ecf34a commit 2dcecb3Copy full SHA for 2dcecb3
components/asset/introduction.rst
@@ -8,6 +8,9 @@ The Asset Component
8
The Asset component manages URL generation and versioning of web assets such
9
as CSS stylesheets, JavaScript files and image files.
10
11
+.. versionadded:: 2.7
12
+ The Asset component was introduced in Symfony 2.7.
13
+
14
In the past, it was common for web applications to hardcode URLs of web assets.
15
For example:
16
components/ldap.rst
@@ -7,6 +7,9 @@ The Ldap Component
7
The Ldap component provides a means to connect to an LDAP server (OpenLDAP or Active Directory).
+.. versionadded:: 2.8
+ The Ldap component was introduced in Symfony 2.8.
Installation
------------
0 commit comments