On Tue, December 19, 2006 05:54, Lester Caine wrote:
> Richard Lynch wrote:
>
>> On Sat, December 16, 2006 7:03 am, Lester Caine wrote:
>>
>>> Of cause many of us never go near the raw database calls anyway,
>>> since we are using frameworks that carry out lot of the security
>>> checks at a generic level - so I see little point adding more checks
>>> at a level that major projects do not use anyway?
>>
>> Because some of us don't use the bloated frameworks, often because
>> those who develop the bloated frameworks didn't do filtering properly,
>> perhaps because they didn't have a taint mode to notify them that they
>> were writing sub-standard code. :-) :-) :-)
>>
>
> The annoying thing is that PHP seems to be becoming the bloatware. PHP4,
> PHP5 incompatible versions, PHP6. Perhaps it would be nice to have a
> PHPLite that we can work with and add just the bits we need rather than
> having to manage updates which on the main add nothing to the functionality
> that we are actually using?

./configure --disable-all

// Tom

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to