REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 474 B
Close
//opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Strings/JoinStringsUnitTest.js
Text
Base64
one = (1 + 2); two = (one + 2); two = (one + one); three = ('1' + 2); four = ['1', two].join(); four = ['1', two].join(''); four = ['1', [one, two].join(',')].join(' '); four = ['1', [one, two].join()].join(' '); four = ['1', [one, two].join()].join(); five = 'string' + ['1', [one, two].join()].join() + 'string'; six = myArray.join(' '); six = [arrayOne, arrayTwo].join(); // This is fine because the array is not created inline. var x = 'x' + test[x].join('p') + 't';
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
JoinStringsUnitTest.js
474 B
lrw-r--r--
2025-11-04 16:30:35
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
JoinStringsUnitTest.php
1.61 KB
lrw-r--r--
2025-11-04 16:30:35
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).