unread
Hi ML,
I noticed that none of the functions defined in zend_dynamic_array.c is
used in an extension or the core. Therefore I would like to remove it
from HEAD. Any objections?
David
unread
It can be removed. It's something I started a long time ago for a new
hash implementation and I never ended up using it.
Andi
-----Original Message-----
From: David Soria Parra [mailto:dsp@php.net]
Sent: Sunday, February 22, 2009 1:19 PM
To: internals@lists.php.net
Subject: [PHP-DEV] removing zend_dynamic_array.c from HEADHi ML,
I noticed that none of the functions defined in zend_dynamic_array.c
is
used in an extension or the core. Therefore I would like to remove it
from HEAD. Any objections?David