My thanks to the contributors and for the resource documentation that:
a) has confirmed that writing extensions without recompiling PHP is possible
b) have provided sample code that requires recompilation of PHP
As a Linux newbie but experienced Windows programmer I do not have
the arcane knowl
Just as a reminder to all interested parties: the submission deadline
for 2006 O'Reilly Open Source Convention is coming to a close. All
submissions must be in by Monday, February 13th 23:59 PST to be
considered. Proposals can be submitted online at
http://conferences.oreillynet.com/cs/os2006
Andrew Mather wrote:
i)a walkthrough of the exact steps + sample code to write an extension
without
requiring re-compilation of Php and without access to Php source code
ii) as above but with access to Php source code
You're clearly missing the -devel RPM that installs the ne
a) has confirmed that writing extensions without recompiling PHP is
possible
b) have provided sample code that requires recompilation of PHP
The only code that *requires* recompiling PHP is something which patches the
core or the engine. Simple extensions don't do this. Certainly not the
"he
Andrew Mather wrote:
i)a walkthrough of the exact steps + sample code to write an extension
without
requiring re-compilation of Php and without access to Php source code
maybe its time for a shameless plug one more time:
http://pear.php.net/package/CodeGen_PECL/docs
this approac
Ouf, Hartmut, does it make 'the new win32 build system' config files too?
/me hasn't tried, just wants to know...
- Original Message -
From: "Hartmut Holzgraefe" <[EMAIL PROTECTED]>
To: "Andrew Mather" <[EMAIL PROTECTED]>
Cc:
Sent: Friday, February 10, 2006 8:01 PM
Subject: Re: [PHP-D
Andrei,
check out this diff. It adds config protection for break iteration..
Clayton
""Andrei Zmievski"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> andrei Sat Feb 11 00:16:43 2006 UTC
>
> Modified files:
>/php-src/ext/unicode unicode_iterators.c
> Log:
> Implement cha
Andrei,
check out this diff. It adds config protection for break iteration..
Clayton
""Andrei Zmievski"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> andrei Sat Feb 11 00:16:43 2006 UTC
>
> Modified files:
>/php-src/ext/unicode unicode_iterators.c
> Log:
> Implement char