From: <bin...@li...> - 2001-10-07 19:05:36
|
hi all, did a checkout of php4 cvs, found php4/pear/HTML/ITX.php... copied that alone to my include dir, didn't work (same problem) then I copied the _entire_ contents of HTML from the checkout, and that did work... so, problem solved :) btw... what's the expected ETA on a 100% separate CVS for pear? best, _alex ----- Original Message ----- From: <bin...@li...> To: "Graeme Merrall" <gr...@in...> Cc: "Alex Black" <en...@tu...>; <pea...@li...>; "binarycloud-dev" <bin...@li...> Sent: Sunday, October 07, 2001 1:08 AM Subject: [binarycloud-dev] RE: [PEAR] PHPDoc segfaults..? > On Sun, 7 Oct 2001 14:20:20 +1000, Graeme Merrall wrote: > > >> alex@box docs> php -q StaticPHPDocBuild.php > >> Parser starts... > >> ... preparse to find modulegroups and classtrees. > >> ... parsing classes. > >> ... parsing modules. > >> ... writing packagelist. > >> Parser finished. > >> Starting to render... > >> IntegratedTemplate Error: The name of a block must be unique within a > >> template. Found '__global__' twice. Unpredictable results may > >> appear.IntegratedTemplate Error: The name of a block must be > >> unique within a > >> template. Found '__global__' twice. Unpredictable results may appear. > >> alex@box docs> > >> > > > >Alex. > >I had the same problem. If you grab the IT[X] stuff from PHP4 CVS then it > >tends to work. I think there are some version differences between IT[X} in > >the pear and php4 trees. > > There is no version of IT[X] in the /pear tree. The only version that is > included in PEAR is in /php4/pear/HTML/ITX.php. > > For all the ones having problems with IT[X] and PHPDoc: Please get the > latest from HTML/ITX.php and /pear/PHPDoc from CVS and try, if the error > still occurs. > > - Martin > > > > _______________________________________________ > binarycloud-dev mailing list > bin...@li... > https://lists.sourceforge.net/lists/listinfo/binarycloud-dev > http://www.binarycloud.com > http://www.sf.net/projects/binarycloud/ > |