On Thu, 21 Nov 2002, Maxim Maletsky wrote: > > > 1. How do I get it onto ChangeLog? Normally, I would commit it with > > > "@ my Message" to have it in NEWS, but I heard it is broken. What should > > > I do? > > > > It went to ChangeLog automatically, and you should indeed just use @- > > before your commit message. > > OK. If I commit oci.c with "@-" as HEAD now, ChangeLog will copy it into > HEAD branch for NEWS without affecting PHP_4_3, correct? Or is it better > if I wait?
Just do it, it should go allright. > > > 3. How would I go about adding the docs for the function? > > > > checkout the phpdoc module and just put a new .xml file in the > > en/reference/oci8 directory. > > Can I already start preparing it now, or better leave it for later as > well? Just go ahead, better document too early then too late :) Derick -- --------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --------------[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php
