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 8e78a15

Browse filesBrowse files
committed
minor #9856 Update licence hint for JMS serializer (jdreesen)
This PR was merged into the master branch. Discussion ---------- Update licence hint for JMS serializer JMS serializer changed its license to MIT in `v1.12.0` See: - https://github.com/schmittjoh/serializer/releases - schmittjoh/serializer#956 - schmittjoh/serializer#950 I'm not sure which branch this should PR should target. Also, I'm unsure about the best wording, maybe you can guide me a bit? Commits ------- 99d6e35 Update licence hint for JMS serializer
2 parents ff23048 + 99d6e35 commit 8e78a15
Copy full SHA for 8e78a15

File tree

1 file changed

+1
-1
lines changed
Filter options

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.