This causes warnings in some versions of PHP. Should either not use the marker or switch to different call format where
used.
Problem bits:
xml_set_object( $parser, &$this );
...
$out = call_user_func( $this->mRevisionCallback, &$this->workRevision, &$this );
Version: 1.5.x
Severity: normal