Re: [PHP-DOC] A few patches

2009-12-18 Thread Philip Olson
>>> I had been thinking about getting more involved in the PHP project >>> lately. Seeing as my C skills aren't too sharp I figured I'd start >>> with the documentation. Should I just apply for an SVN account now, or >>> should I keep sending in patches? >> >> I think you should apply for a SVN a

Re: [PHP-DOC] A few patches

2009-12-16 Thread Daniel Egeberg
On Thu, Dec 17, 2009 at 01:27, Philip Olson wrote: > > On Dec 15, 2009, at 2:43 AM, Daniel Egeberg wrote: > >> I have attached patches to bugs #50311 and #50317. I also cleaned up >> the strrpos() page while I was at it seeing as #50317 is about that >> function. > > Hello Daniel, > > And now for

Re: [PHP-DOC] A few patches

2009-12-16 Thread Philip Olson
On Dec 15, 2009, at 2:43 AM, Daniel Egeberg wrote: > I have attached patches to bugs #50311 and #50317. I also cleaned up > the strrpos() page while I was at it seeing as #50317 is about that > function. Hello Daniel, And now for some nitpicking: #50317 It's preferred to use the changelog role

[PHP-DOC] A few patches

2009-12-15 Thread Daniel Egeberg
I have attached patches to bugs #50311 and #50317. I also cleaned up the strrpos() page while I was at it seeing as #50317 is about that function. I had been thinking about getting more involved in the PHP project lately. Seeing as my C skills aren't too sharp I figured I'd start with the document