Skip to content
This repository has been archived by the owner on Apr 12, 2018. It is now read-only.

Commit

Permalink
Update note about options order.
Browse files Browse the repository at this point in the history
  • Loading branch information
yvoyer authored and sebastianbergmann committed Aug 10, 2015
1 parent 8a016c3 commit dc4b7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/4.8/en/textui.xml
Original file line number Diff line number Diff line change
Expand Up @@ -850,7 +850,7 @@ class TestCaseClass extends \PHPUnit_Framework_TestCase

<note>
<para>
Please note that options must not be put after the argument(s).
Please note that as of 4.8, options can be put after the argument(s).
</para>
</note>
</section>
Expand Down

0 comments on commit dc4b7fb

Please sign in to comment.