<?php declare(strict_types=1); $stream = fopen("php://memory", 'rw+'); fwrite($stream, false);
You have javascript disabled. You will not be able to edit any code.