On Sun, 4 Jan 2015, François Laupretre wrote:

> I just wrote this RFC to propose a clean way for opcode caches to 
> decide if a given URI is cacheable or not :
> 
> https://wiki.php.net/rfc/streams-is-cacheable
> 
> Please comment.

I don't see why you need the define if it's always available. Extension 
that implement this can just check for #ifdef PHP_VERSION_ID > 70000.

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

Reply via email to