The php manual says:

³In recent versions of PHP you will get a warning saying that "Call-time
pass-by-reference" is deprecated when you use a & in foo(&$a);²

Why is this? Besides being ugly, difficult to understand and not very
elegant, is there any reason technical reason why this is deprecated?

Cliff
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to