- Output for 8.2.0 - 8.2.29, 8.3.0 - 8.3.26, 8.4.1 - 8.4.13
- Fatal error: Uncaught Error: Class "Uri\WhatWg\Url" not found in /in/un12T:3
Stack trace:
#0 {main}
thrown in /in/un12T on line 3
Process exited with code 255.
<?php
echo (new \Uri\WhatWg\Url('scheme://host'))->withHost('333.333.333.333')->toAsciiString();