Many syntax constructs in PHP are implemented via
referencing mechanisms, so everything told above about
reference binding also apply to these constructs. Some
constructs, like passing and returning by-reference, are
mentioned above. Other constructs that use references
are: