This isn't going to change. But you can rename it yourself in
ext/date/php_date.c. Just look for:
INIT_CLASS_ENTRY(ce_date, "DateTime", date_funcs_date);
And put whatever name you want there.
-Rasmus
Mauro N. Infantino wrote:
> Hi all,
>
> I know I've asked this before, but I couldn't find
Hi all,
I know I've asked this before, but I couldn't find a solution (I'm not
asking for an easy one, just a viable solution). In my last email I didn't
include the reasons for my request, so I'll write them now.
When we started with PHP5 there were no built-in PHP classes. This logically
means