PHP 8.2.31
Preview: DoubleQuoteUsageUnitTest.inc.fixed Size: 697 B
/opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Strings/DoubleQuoteUsageUnitTest.inc.fixed

<?php
$string = "Hello\tThere";
$string = "Hello There\r\n";
$string = 'Hello There';
$string = "Hello $there";
$string = 'Hello'."$there '".'hi';
$string = "My name is 'Greg'";
$string = 'Hello'.' There'."\n";
$string = "Hello There\f";
$string = "Hello There\b";
$string = "Hello\vThere";
$string = "\x0";
$string = 'Hello '.$there.' Greg';
$string = "<div class='$class'>";
$string = "Value: $var[test]";
$string = "\0";
$string = '$var';

$x = "bar = '$z',
baz = '" . $a . "'...$x";

$string = 'Hello
there';
$string = 'Hello
there';

$string = "\123 \234"."\u123"."\e";

echo 'window.location = "'.$url."\";\n";
echo ''

$string = 'Hello
			there';

function test() {
    echo "It Worked';
}

Directory Contents

Dirs: 0 × Files: 9

Name Size Perms Modified Actions
955 B lrw-r--r-- 2025-11-04 16:30:35
Edit Download
936 B lrw-r--r-- 2025-11-04 16:30:35
Edit Download
1.68 KB lrw-r--r-- 2025-11-04 16:30:35
Edit Download
699 B lrw-r--r-- 2025-11-04 16:30:35
Edit Download
697 B lrw-r--r-- 2025-11-04 16:30:35
Edit Download
1.58 KB lrw-r--r-- 2025-11-04 16:30:35
Edit Download
300 B lrw-r--r-- 2025-11-04 16:30:35
Edit Download
291 B lrw-r--r-- 2025-11-04 16:30:35
Edit Download
1.43 KB lrw-r--r-- 2025-11-04 16:30:35
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).