UndefinedGlobalVariable

March 20, 2020 ยท View on GitHub

Emitted when referencing a variable that doesn't exist

<?php

echo $a;