Re: [PHP-DEV] Need some ZE2 functions exported.
[email protected] ("l0t3k") Wed, 12 Mar 2003 23:13:07 -0500
| Newsgroups | php.dev |
|---|---|
| Message-ID | <[email protected]> |
Marcus, i tried to use spl_functions.c and got the same errors. i think that because im building php as shared that those symbols must be exported for my code to work. l0t3k "Marcus Börger" <[email protected]> wrote in message news:[email protected]... > At 15:54 12.03.2003, l0t3k wrote: > >im trying to do some namespace related experimentation but im getting the > > > Have a look at spl (http://marcus-boerger.de/php/ext/spl/) how that works > without modyfing the engine. > > regards > marcus >