Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/www/web28/html/wp-content/plugins/wp-statistics/vendor/mustangostang/spyc/tests/ |
Current File : //var/www/web28/html/wp-content/plugins/wp-statistics/vendor/mustangostang/spyc/tests/LoadTest.php |
<?php class LoadTest extends PHPUnit_Framework_TestCase { public function testQuotes() { $test_values = array( "adjacent '''' \"\"\"\" quotes.", "adjacent '''' quotes.", "adjacent \"\"\"\" quotes.", ); foreach($test_values as $value) { $yaml = array($value); $dump = Spyc::YAMLDump ($yaml); $yaml_loaded = Spyc::YAMLLoad ($dump); $this->assertEquals ($yaml, $yaml_loaded); } } }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare