We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The following code:
<?php var_dump(mime_content_type('./..')); ?>
Resulted in this output:
/home/dan/php-src/main/streams/plain_wrapper.c:290:4: runtime error: execution reached an unreachable program point
8.4.1
No response