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 99d6e35

Browse filesBrowse files
authored
Update licence hint for JMS serializer
JMS serializer changed its license to MIT in v1.12.0
1 parent ff23048 commit 99d6e35
Copy full SHA for 99d6e35

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎components/serializer.rst

Copy file name to clipboardExpand all lines: components/serializer.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1245,7 +1245,7 @@ Learn more
12451245
.. seealso::
12461246

12471247
A popular alternative to the Symfony Serializer Component is the third-party
1248-
library, `JMS serializer`_ (released under the Apache license, so incompatible with GPLv2 projects).
1248+
library, `JMS serializer`_ (versions before `v1.12.0` were released under the Apache license, so incompatible with GPLv2 projects).
12491249

12501250
.. _`PSR-1 standard`: https://www.php-fig.org/psr/psr-1/
12511251
.. _`JMS serializer`: https://github.com/schmittjoh/serializer

0 commit comments

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