REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 955 B
Close
//opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Strings/ConcatenationSpacingUnitTest.inc
Text
Base64
<?php $string = 'Hello'.$there.'. How are'.$you.$going."today $okay"; $string = 'Hello' . $there . '. How are' . $you . $going . "today $okay"; $string = 'Hello'.$there; $string = 'Hello'. $there; $string = 'Hello' .$there; $y = '1' . '2' . '3'; echo 1 . 'test'; echo 1.1 . 'test'; echo 'test' . 1; echo 'test' . 1.1; echo 'test' . 1 . 'test' . 2.2 . 'test' . 3; get_current_screen()->add_help_tab( array( 'id' => <<<EOD Here comes some text. EOD . '</hr>', ) ); // phpcs:set Squiz.Strings.ConcatenationSpacing spacing 1 $string = 'Hello'.$there.'. How are'.$you.$going. "today $okay"; $string = 'Hello' . $there . '. How are' . $you . $going . "today $okay"; $string = 'Hello'.$there; $string = 'Hello'. $there; $string = 'Hello' .$there; // phpcs:set Squiz.Strings.ConcatenationSpacing ignoreNewlines true $y = '1' . '2' . '3'; $y = '1' . '2' . '3'; $y = '1' . '2' . '3'; $y = '1' .'2'. '3' . '4';
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 9
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
ConcatenationSpacingUnitTest.inc
955 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
ConcatenationSpacingUnitTest.inc.fixed
936 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
ConcatenationSpacingUnitTest.php
1.68 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
DoubleQuoteUsageUnitTest.inc
699 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
DoubleQuoteUsageUnitTest.inc.fixed
697 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
DoubleQuoteUsageUnitTest.php
1.58 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
EchoedStringsUnitTest.inc
300 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
EchoedStringsUnitTest.inc.fixed
291 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
EchoedStringsUnitTest.php
1.43 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).