Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/EmailNotifications/vendor/html2text/html2text/test/InsTest.php
Ðазад
<?php namespace Html2Text; use PHPUnit\Framework\TestCase; class InsTest extends TestCase { public function testIns() { $html = 'This is <ins>inserted</ins>'; $expected = 'This is _inserted_'; $html2text = new Html2Text($html); $this->assertEquals($expected, $html2text->getText()); } }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка