PHP 8.5.0 Alpha 4 available for testing

Voting

: two plus five?
(Example: nine)

The Note You're Voting On

jorge dot villalobos at gmail dot com
20 years ago
I think it's relevant to note that __clone is NOT an override. As the example shows, the normal cloning process always occurs, and it's the responsibility of the __clone method to "mend" any "wrong" action performed by it.

<< Back to user notes page

To Top