[PATCH] consting ext/standard/dl.c

php.internals

Andy Lester

18 years ago
Here's dl.c Is the Zend directory doable as well, or is that off-limits for some reason or another? That's really the place I should be working on first, because it's the lowest level. xoxo, Andy
-- Andy Lester => andy@petdance.com => www.petdance.com => AIM:petdance

Ilia A.

18 years ago
I think Zend directory is doable as much as any other directory in the PHP source code. On 24-Nov-07, at 12:34 AM, Andy Lester wrote:
> Here's dl.c > > Is the Zend directory doable as well, or is that off-limits for some > reason or another? That's really the place I should be working on > first, because it's the lowest level. > > xoxo, > Andy > > -- > Andy Lester => andy@petdance.com => www.petdance.com => AIM:petdance > <dl.patch>-- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php
Ilia Alshanetsky