Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 102 Bytes

UndefinedFunction.md

File metadata and controls

9 lines (6 loc) · 102 Bytes

UndefinedFunction

Emitted when referencing a function that doesn't exist

<?php

foo();