On Oct 27, 2006, at 11:57 AM, Michael B Allen wrote:
Is there any way to determine exactly which version of PHP first used the
RTLD_DEEPBIND flag to dlopen(3)? Can webcvs be used somehow. I *think*
it's between 4.3 and 4.4 but I'm not sure.

4.4:

http://cvs.php.net/viewvc.cgi/Zend/zend.h?view=log&pathrev=PHP_4_4

and

5.1:

http://cvs.php.net/viewvc.cgi/ZendEngine2/zend.h? view=log&pathrev=PHP_5_1

and I plan on removing it from our internal builds as it causes more problems than I think it fixes (on RHEL only).

Brian

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

Reply via email to