<?php function test(bool $force = false){ var_dump($force); } test();
You have javascript disabled. You will not be able to edit any code.