Peter Hodge wrote:
> Hello everyone,
>
> I am in the process of updating the PHP syntax file for Vim, and I need to
> gather a list of all built-in PHP functions, constants, classes, interfaces,
> and preferably also the methods and class-constants from said built-in classes
> and interfaces.
>
>
Hello everyone,
I am in the process of updating the PHP syntax file for Vim, and I need to
gather a list of all built-in PHP functions, constants, classes, interfaces,
and preferably also the methods and class-constants from said built-in classes
and interfaces.
First I used my PHP's get_defined_
On Fri, 27 Oct 2006 13:39:53 -0400
"Brian J. France" <[EMAIL PROTECTED]> wrote:
> >> and I plan on removing it from our internal builds as it causes more
> >> problems than I think it fixes (on RHEL only).
> >
> > Err, that'll break my module.
>
>
> Unless you work at Yahoo!, this will not effec
On Oct 27, 2006, at 1:07 PM, Michael B Allen wrote:
On Fri, 27 Oct 2006 12:12:46 -0400
"Brian J. France" <[EMAIL PROTECTED]> wrote:
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)? Ca
On Fri, 27 Oct 2006 12:12:46 -0400
"Brian J. France" <[EMAIL PROTECTED]> wrote:
> 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*
> >
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
Hey,
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.
Mike
--
Michael B Allen
PHP Active Directory SSO
http://www.ioplex.com/
--
PHP Internals - PHP Runti