Re: [PHP-DOC] new funcsummary script

2005-04-05 Thread Antony Dovgal
On Tue, 5 Apr 2005 22:22:44 +0200 (CEST) Derick Rethans <[EMAIL PROTECTED]> wrote: > On Tue, 5 Apr 2005, Antony Dovgal wrote: > > > On Tue, 5 Apr 2005 23:09:34 +0200 > > anatoly techtonik <[EMAIL PROTECTED]> wrote: > > > > > Hello, [email protected] > > > > > > I've commited a new summar

Re: [PHP-DOC] new funcsummary script

2005-04-05 Thread Derick Rethans
On Tue, 5 Apr 2005, Antony Dovgal wrote: > On Tue, 5 Apr 2005 23:09:34 +0200 > anatoly techtonik <[EMAIL PROTECTED]> wrote: > > > Hello, [email protected] > > > > I've commited a new summary script. Test it just to be sure it > > produces the same output as old .sh + .awk > > > > php -q

Re: [PHP-DOC] new funcsummary script

2005-04-05 Thread Antony Dovgal
On Tue, 5 Apr 2005 23:09:34 +0200 anatoly techtonik <[EMAIL PROTECTED]> wrote: > Hello, [email protected] > > I've commited a new summary script. Test it just to be sure it > produces the same output as old .sh + .awk > > php -q -C scripts/genfuncsummary.php ../php-src > funcsummary2.txt

[PHP-DOC] new funcsummary script

2005-04-05 Thread anatoly techtonik
Hello, [email protected] I've commited a new summary script. Test it just to be sure it produces the same output as old .sh + .awk php -q -C scripts/genfuncsummary.php ../php-src > funcsummary2.txt Tell me if all is ok and I will add it to Makefile. After test will be passed, PECL