Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/EmailNotifications/vendor/html2text/html2text/test/DelTest.php
Ðазад
<?php namespace Html2Text; use PHPUnit\Framework\TestCase; class DelTest extends TestCase { public function testDel() { $html = 'My <del>Résumé</del> Curriculum Vitæ'; $expected = 'My R̶é̶s̶u̶m̶é̶ Curriculum Vitæ'; $html2text = new Html2Text($html); $this->assertEquals($expected, $html2text->getText()); } }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка