Re: [PHP-DOC] Bulgarian translation

2004-08-16 Thread Jon Wood
I think you need to contact [EMAIL PROTECTED] Jon - Original Message - From: stoyan stefanov <[EMAIL PROTECTED]> Date: Mon, 16 Aug 2004 22:24:16 -0500 Subject: [PHP-DOC] Bulgarian translation To: [EMAIL PROTECTED] Hi guys, I would like to help out with the translation of the manual

Re: [PHP-DOC] "Official" IRC chan?

2004-08-03 Thread Jon Wood
On Tue, 3 Aug 2004 14:55:13 + (GMT), Philip Olson <[EMAIL PROTECTED]> wrote: > > > > > Do we have an IRC channel where everyone gathers? I see 10 > > > > or so people in #phpdoc in freenode, no names I recognise. > > > > > > > > What would you guys say moving to efnet #php.doc? It would > > >

[PHP-DOC] cvs: phpdoc /en/language control-structures.xml

2004-07-23 Thread Jon Wood
jellybobFri Jul 23 15:29:10 2004 EDT Modified files: /phpdoc/en/language control-structures.xml Log: Added an example for using switch with string arguments. http://cvs.php.net/diff.php/phpdoc/en/language/control-structures.xml?r1=1.96&r2=1.97&ty=u In

[PHP-DOC] cvs: phpdoc /en/language/oop5 final.xml

2004-07-23 Thread Jon Wood
jellybobFri Jul 23 14:59:56 2004 EDT Modified files: /phpdoc/en/language/oop5final.xml Log: Changed a heading I'd missed. http://cvs.php.net/diff.php/phpdoc/en/language/oop5/final.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/language/oop5/final.xml dif

[PHP-DOC] cvs: phpdoc /en/language/oop5 interfaces.xml

2004-07-23 Thread Jon Wood
jellybobFri Jul 23 14:59:31 2004 EDT Modified files: /phpdoc/en/language/oop5interfaces.xml Log: Added some documentation on interfaces. http://cvs.php.net/diff.php/phpdoc/en/language/oop5/interfaces.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/languag

[PHP-DOC] cvs: phpdoc /en/language/oop5 final.xml

2004-07-23 Thread Jon Wood
jellybobFri Jul 23 14:16:04 2004 EDT Modified files: /phpdoc/en/language/oop5final.xml Log: Created a reference on using the final keyword. http://cvs.php.net/diff.php/phpdoc/en/language/oop5/final.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/language/

[PHP-DOC] cvs: phpdoc /en/reference/classobj/functions is-subclass-of.xml

2004-07-23 Thread Jon Wood
jellybobFri Jul 23 14:15:29 2004 EDT Modified files: /phpdoc/en/reference/classobj/functions is-subclass-of.xml Log: Added an example. http://cvs.php.net/diff.php/phpdoc/en/reference/classobj/functions/is-subclass-of.xml?r1=1.3&r2=1.4&ty=u Index:

[PHP-DOC] Another patch

2004-07-23 Thread Jon Wood
Sorry about the number of mails with patches, I just don't like the idea of things being sat around on my hard disk :P This one documents the final keyword for PHP 5. Jon Index: en/language/oop5/final.xml === RCS file: /repository/ph

[PHP-DOC] Example for is_subclass_of

2004-07-23 Thread Jon Wood
Attached to this e-mail is an example for the is_subclass_of function, demonstrating how only a subclass will be matched. Jon Index: en/reference/classobj/functions/is-subclass-of.xml === RCS file: /repository/phpdoc/en/reference/clas

Re: [PHP-DOC] Problems building the manual

2004-07-23 Thread Jon Wood
n. So it would be a good > > idea to search in the archives > > (http://marc.theaimsgroup.com/?l=phpdoc). > > > Goba > > This happened to me once, the fix was using "cvs update -dP" to prune > empty directories. > Thanks, that seems to be working now :)

[PHP-DOC] Problems building the manual

2004-07-22 Thread Jon Wood
Hey, I'm trying to build the manual from CVS by following the howto guide at php.net, however I'm having problems when it gets to the actual building of the manual. The input/output is shown below, any help would be appreciated :) [EMAIL PROTECTED]:~/phpdoc> autoconf [EMAIL PROTECTED]:~/phpdoc>