ConFoo Montreal 2026: Call for Papers

Voting

: max(zero, two)?
(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