Hi guys,

Thanks for all the input - this was my first attempt an a PHP extension, so
a lot of it was trail and error and trying to work out the documentation.

I've made the suggested changes, and fixed a couple of other things that I
noticed while doing it. Code is up on github.

What is the best way to do documentation for an extension?
And if anybody has a windows machine, what's wrong with my config.w32? (I'd
like to drop the VS project from the repo)

Cheers,

Dom


On Tue, Apr 30, 2013 at 10:12 AM, Johannes Schlüter
<johan...@schlueters.de>wrote:

> On Tue, 2013-04-30 at 11:06 +0200, Michael Wallner wrote:
>
>
> > Ah sorry, I just (incorrectly?) remembered some spl foo not properly
> > exported by headers...
> >
> Then those might be bugs and should be fixed in the core. Adding custom
> declarations for core things might be an "emergency" solution but should
> be avoided. ;-)
>
> johannes
>
>
>

Reply via email to