Skip to content
Commit d4429a7d authored by Marius Burkard's avatar Marius Burkard Committed by Gwyneth Llewelyn
Browse files

Good point; I'd even use `!empty($caller['file']) && !empty($caller['line'])`...

Good point; I'd even use `!empty($caller['file']) && !empty($caller['line'])` to save a few cycles in the (improbable) case where both _may_ be set, but empty (thus making the whole exercise pointless...).
parent 39c76960
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment