Skip to content

Commit

Permalink
tweaked message
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Feb 15, 2019
1 parent 0ff6e75 commit 185a11d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/deprecated.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ Inheritance
Errors
------

* Passing a string as the ``$source`` argument on ``Twig\Error\Error``
constructor is deprecated since Twig 2.6.1. Pass an instance of
``Twig\Source`` instead.
* Passing a string as the ``$source`` argument on ``Twig_Error`` /
``Twig\Error\Error`` constructor is deprecated since Twig 2.6.1. Pass an
instance of ``Twig\Source`` instead.

Tags
----
Expand Down

0 comments on commit 185a11d

Please sign in to comment.