Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F28384910
test.php
cscott (C. Scott Ananian)
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Authored By
cscott
Mar 14 2019, 4:12 AM
2019-03-14 04:12:27 (UTC+0)
Size
200 B
Referenced Files
None
Subscribers
None
test.php
View Options
<?php
require
'vendor/autoload.php'
;
require
'./tests/ZestTest.php'
;
$doc
=
\Wikimedia\Zest\Tests\ZestTest
::
loadHTML
(
'./obama.html'
,
[
'suppressHtmlNamespace'
=>
true
,
'eagerAttributes'
=>
true
]
);
File Metadata
Details
Attached
Mime Type
text/x-php
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
7180330
Default Alt Text
test.php (200 B)
Attached To
Mode
T204595: Evaluate and document performance of RemexHtml vs Domino
Attached
Detach File
Event Timeline
Log In to Comment