> I've read two tutorials from Sara Golemon
> (http://zend.com/php/internals/), but it's not enought for me to start
> writing a real extension. Are there any other docs? API reference?
>
Just FYI: #3 has been sitting in the inbox at Zend for months. There is
more coming, it's just hit some.... production delays...
On a related note [plug]I'll have a book on the topic coming out in early
'06[/plug] which covers the topics found in the zend.com series in much
greater depth as well as some topics not even mentioned in the online
version.
As to documentation available *now*, I know Marcus has been working on
bringing the manual's documentation back up to date, and George
Schlossnagle's "Advanced PHP Programming" book has a few chapters towards
the end which describe the basics of extension development.
-Sara