Skip to content

Commit fc1b8c6

Browse files
committed
Tests/NamedFunctionCallArgumentsTest: fix test description
1 parent b4df61e commit fc1b8c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Core/Tokenizer/NamedFunctionCallArgumentsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Tests the backfilling of the T_FN token to PHP < 7.4.
3+
* Tests the backfilling of the parameter labels for PHP 8.0 named parameters in function calls.
44
*
55
* @author Juliette Reinders Folmer <[email protected]>
66
* @copyright 2020 Squiz Pty Ltd (ABN 77 084 670 600)

0 commit comments

Comments
 (0)