On Thu, 2008-11-20 at 15:52 -0800, Stanislav Malyshev wrote:
> Hi!
>
> > . end
> > . prev
> > . next
> > . reset
> > . current
> > . key
>
> I think those should be more friendly with Iterators, but for other
> objects probably not much sense to allow it. In 5.2 they modify or use
> current has
The fourth & final release candidate of 5.2.7 was just released for
testing and can be downloaded here:
http://downloads.php.net/ilia/php-5.2.7RC4.tar.bz2 (md5sum:
0ff0fa65a16a98657fda3aed9adefdef)
The Windows are available as well at the following URL: http://windows.php.net/qa/
. The num
Hi!
. end
. prev
. next
. reset
. current
. key
I think those should be more friendly with Iterators, but for other
objects probably not much sense to allow it. In 5.2 they modify or use
current hash pointer, but for objects that doesn't make too much sense.
. array_key_exists
Here it m