Rasmus Lerdorf wrote:
zoe wrote:
I have some PHP opcode documentation which might be useful, an html
version is linked here: http://www.zapt.info/opcodes.html.

Cool. I think the php-doc folks can help you come up with something for this. I have cc'ed them. Not sure how easy it will be to convert to docbook-xml, but I am sure we can come up with something. This is a big hole in the docs that would be great to fill. Thanks a lot for the work and the contribution.
Hi Hannes

I have put the PHP source that I used to create this here: http://www.zapt.info/opcodedoc.tar. It is pretty straightforward PHP code, the only thing it needs is a recent checkout and build of VLD. Derick added two options to VLD to format the output and make it easier to parse.

There is a README in that explains how it should work, let me know if it doesn't.

I had a look at docbook, I think the conversion would be fairly straightforward for someone that knows it. It took more time than I had available today (or in the near future) so I thought it was better to hand over what I had so far :-) in the hope that someone else could look at it.

Zoƫ



Reply via email to