-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Aug 16, 2007, at 10:08:12, Alexey Zakhlestin wrote:
1) did you try to hook into your extension with debugger?
2) is your extension open-source (I mean: can you show the actual
source-code?)
3) do you develop your extension with both zts and de
1) did you try to hook into your extension with debugger?
2) is your extension open-source (I mean: can you show the actual source-code?)
3) do you develop your extension with both zts and debug modes enabled?
On 8/16/07, BuildSmart <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I wrote an extension/module (quite some time ago) for PHP4, for the
last year or so (on and off) I've been rewriting it for PHP5.
Under PHP4 it works properly as an embedded extension or a loadable
module.
Under PHP5 it only appears to work pr