ConFoo Montreal 2026: Call for Papers

Voting

: seven plus two?
(Example: nine)

The Note You're Voting On

chad 0x40 herballure 0x2e com
18 years ago
It is observed on PHP 5.1.6 that <?php unset($this); ?> inside of a method will remove the reference to $this in that method. $this isn't considered "special" as far as unset() is concerned.

<< Back to user notes page

To Top