[nycphp-talk] Object-Oriented Evolution of PHP
Tim Gales
tgales at tgaconnect.com
Thu Feb 5 13:10:33 EST 2004
you can try:
http://news.php.net/group.php?group=php.internals
its basically aimed at people who want to
help develop php -- but there's nothing to
prevent you from 'lurking' there in order
to keep abreast of what's going on...
T. Gales & Associates
'Helping People Connect with Technology'
http://www.tgaconnect.com
> -----Original Message-----
> From: talk-bounces at lists.nyphp.org
> [mailto:talk-bounces at lists.nyphp.org] On Behalf Of Daniel J Cain Jr.
> Sent: Thursday, February 05, 2004 12:34 PM
> To: NYPHP Talk
> Subject: Re: [nycphp-talk] Object-Oriented Evolution of PHP
>
>
> > For instance, just this week way you clone objects went from $new =
> > $old->__clone() to $new = clone $old. Not a big deal,
> except that you
> > don't want your reference guide to show you the old syntax.
>
> How can a person keep informed of changes like the way clone
> is implemented in PHP5? Is there a mailing list dedicated to
> this kind of information?
>
>
>
> _______________________________________________
> talk mailing list
> talk at lists.nyphp.org http://lists.nyphp.org/mailman/listinfo/talk
>
More information about the talk
mailing list