PHP 8.5.0 Alpha 4 available for testing

Voting

: nine minus five?
(Example: nine)

The Note You're Voting On

sbeam at syxyz dot net
22 years ago
passing the object as a call-time ref (&$this) as in the example will create a warning in php 4.1+. Pass xml_set_object($xp,$this); instead. This does not seem to break anything - but I dont know for sure.

<< Back to user notes page

To Top