We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4df61e commit fc1b8c6Copy full SHA for fc1b8c6
tests/Core/Tokenizer/NamedFunctionCallArgumentsTest.php
@@ -1,6 +1,6 @@
1
<?php
2
/**
3
- * Tests the backfilling of the T_FN token to PHP < 7.4.
+ * Tests the backfilling of the parameter labels for PHP 8.0 named parameters in function calls.
4
*
5
* @author Juliette Reinders Folmer <[email protected]>
6
* @copyright 2020 Squiz Pty Ltd (ABN 77 084 670 600)
0 commit comments