[PHP-DOC] cvs: phpdoc /en/reference/strings/functions trim.xml

2005-05-31 Thread Philip Olson
philip Tue May 31 17:34:35 2005 EDT Modified files: /phpdoc/en/reference/strings/functions trim.xml Log: Added an example, moved to new doc style. http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/trim.xml?r1=1.9r2=1.10ty=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/strings/functions trim.xml

2005-05-31 Thread Philip Olson
philip Tue May 31 17:10:49 2005 EDT Modified files: /phpdoc/en/reference/strings/functions trim.xml Log: WS for new doc style http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/trim.xml?r1=1.8r2=1.9ty=u Index:

Re: [PHP-DOC] PHP5 Zend API Documentation

2005-06-14 Thread Philip Olson
There have been some nice tutorials written about this topic, in fact, I think Sara is (if we were doing such a thing) the ideal nomination for this job. Anyway, here's a couple tutorials: http://zend.com/php/internals/extension-writing1.php http://zend.com/php/internals/extension-writing2.php

Re: [PHP-DOC] curl_copy_handle

2005-06-15 Thread Philip Olson
Hello! Watch your whitespace, no tabs, single space indention. And use the PEAR Coding Standard (' versus ). And Put the title on a single line. That's all for now :) Regards, Philip On Wed, 15 Jun 2005, Tom Westcott wrote: Ok this is my first so be nice =) Please let me know if/how I

Re: [PHP-DOC] literal titles

2005-06-20 Thread Philip Olson
The good question to ask, as we're talking about XML (only logic is involved here, not rendering), is : Do this if really belong in a literal ? At first sight, the answer is yes. That was my question, too. I'm on the fence.. yes, if should be literal... but in a title?.. not

Re: [PHP-DOC] good old CHMs are very old!

2005-06-30 Thread Philip Olson
Hi guys (esp. Derick), Would it be possible to build new CHM doc packages? All of the CHMs are from around 2004 april, which was quite a while ago... Goba There is an open bug report on this, it seems they were built but not uploaded? http://bugs.php.net/bug.php?id=31708 Regards,

[PHP-DOC] cvs: phpdoc /scripts xml_proto.php

2005-08-08 Thread Philip Olson
philip Mon Aug 8 16:42:47 2005 EDT Modified files: /phpdoc/scripts xml_proto.php Log: refpurpose is on one line http://cvs.php.net/diff.php/phpdoc/scripts/xml_proto.php?r1=1.30r2=1.31ty=u Index: phpdoc/scripts/xml_proto.php diff -u

[PHP-DOC] cvs: phpdoc /en/reference/image/functions imagecopyresized.xml

2005-08-08 Thread Philip Olson
philip Mon Aug 8 19:57:09 2005 EDT Modified files: /phpdoc/en/reference/image/functionsimagecopyresized.xml Log: use imagecreatetruecolor() instead of imagecreate() in the example # spotted by abrotman in #php

[PHP-DOC] cvs: phpdoc /en/reference/image/functions image2wbmp.xml imagearc.xml imagechar.xml imagecharup.xml imagecolorallocate.xml imagecolortransparent.xml imagecreatefromgif.xml imagecreatefromjpe

2005-08-09 Thread Philip Olson
philip Wed Aug 10 00:48:13 2005 EDT Modified files: /phpdoc/en/reference/image/functionsimage2wbmp.xml imagearc.xml imagechar.xml imagecharup.xml

[PHP-DOC] cvs: phpdoc /en/reference/image/functions imagecreatefromgif.xml imagecreatefromjpeg.xml imagecreatefrompng.xml imagecreatefromwbmp.xml imagefilledarc.xml

2005-08-10 Thread Philip Olson
philip Wed Aug 10 14:09:51 2005 EDT Modified files: /phpdoc/en/reference/image/functionsimagecreatefromgif.xml imagecreatefromjpeg.xml imagecreatefrompng.xml

[PHP-DOC] cvs: phpdoc /en/appendices about.xml

2005-08-10 Thread Philip Olson
philip Wed Aug 10 20:38:55 2005 EDT Modified files: /phpdoc/en/appendices about.xml Log: Minor rewrite: improved readability and removed the use of you http://cvs.php.net/diff.php/phpdoc/en/appendices/about.xml?r1=1.41r2=1.42ty=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/image/functions imagecreatefromjpeg.xml

2005-09-19 Thread Philip Olson
philip Mon Sep 19 21:09:58 2005 EDT Modified files: /phpdoc/en/reference/image/functionsimagecreatefromjpeg.xml Log: Fix typo (closes bug #34555)

Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions main.xml

2005-11-10 Thread Philip Olson
They used to point here, then not, and now they do again?! So is this a PHP bug? This reintroduced feature just feels wrong. Regards, Philip On Thu, 10 Nov 2005, Jakub Vrana wrote: vrana Thu Nov 10 04:17:14 2005 EDT Modified files:

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

2006-03-08 Thread Philip Olson
philip Thu Mar 9 06:39:45 2006 UTC Modified files: /phpdoc/en/language types.xml Log: implemented user note: example variables such as $bool and $int may be confusing to some users coming from C/Java, using $a_bool, $an_int, etc. instead.

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-data-seek.xml

2006-04-26 Thread Philip Olson
philip Wed Apr 26 16:20:04 2006 UTC Modified files: /phpdoc/en/reference/mysql/functionsmysql-data-seek.xml Log: Seeked row retrieval applies to other functions aside from mysql_fetch_row()

[PHP-DOC] cvs: phpdoc /en/faq misc.xml

2006-04-28 Thread Philip Olson
philip Fri Apr 28 17:05:47 2006 UTC Modified files: /phpdoc/en/faq misc.xml Log: Refer to variables_order and sessions in the emulate register_globals faq http://cvs.php.net/viewcvs.cgi/phpdoc/en/faq/misc.xml?r1=1.26r2=1.27diff_format=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/fileinfo reference.xml

2006-04-28 Thread Philip Olson
philip Fri Apr 28 22:00:03 2006 UTC Modified files: /phpdoc/en/reference/fileinfo reference.xml Log: This extension is no longer experimental http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/fileinfo/reference.xml?r1=1.3r2=1.4diff_format=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/imap/functions imap-alerts.xml imap-errors.xml

2006-04-30 Thread Philip Olson
philip Sun Apr 30 09:05:07 2006 UTC Modified files: /phpdoc/en/reference/imap/functions imap-errors.xml imap-alerts.xml Log: Added see also links (from user notes)

[PHP-DOC] cvs: phpdoc /en/install pecl.xml

2006-04-30 Thread Philip Olson
philip Mon May 1 01:01:54 2006 UTC Modified files: /phpdoc/en/install pecl.xml Log: Mention when phpize might not exist, and why http://cvs.php.net/viewcvs.cgi/phpdoc/en/install/pecl.xml?r1=1.11r2=1.12diff_format=u Index: phpdoc/en/install/pecl.xml diff

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2006-04-30 Thread Philip Olson
philip Mon May 1 01:23:01 2006 UTC Modified files: /phpdoc/en language-snippets.ent Log: Expand entities: note.registerglobals to mention removal as of PHP 6, and pecl.info to refer to the PECL Installation Chapter.

[PHP-DOC] cvs: phpdoc /scripts xml-check.php

2006-05-02 Thread Philip Olson
philip Tue May 2 18:01:21 2006 UTC Modified files: /phpdoc/scripts xml-check.php Log: Added success message. http://cvs.php.net/viewcvs.cgi/phpdoc/scripts/xml-check.php?r1=1.2r2=1.3diff_format=u Index: phpdoc/scripts/xml-check.php diff -u

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

2006-05-02 Thread Philip Olson
philip Tue May 2 18:05:55 2006 UTC Modified files: /phpdoc/en/language types.xml Log: Expand $str[42] syntax info a little more, $str{42} deprecated as of PHP 6, and adjust example accordingly

Re: [PHP-DOC] cvs: phpdoc /en/language types.xml

2006-05-02 Thread Philip Olson
Nuno Lopes wrote: philip Tue May 2 18:05:55 2006 UTC Modified files: /phpdoc/en/language types.xml Log: Expand $str[42] syntax info a little more, $str{42} deprecated as of PHP 6, and adjust example accordingly $str{42} is not marked as deprecated. The notice was removed a long ago

Re: [PHP-DOC] Re: [PHP-DEV] Summer of Code

2006-05-03 Thread Philip Olson
Well I didn't know mentors need to apply, but I see know (from the SoC mentor FAQ) that they need to apply at the mentoring organization, not Google :) Well, I am probably not going to have time to mentor a student either, so I am happy that there are already mentors to handle any livedocs

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

2006-05-03 Thread Philip Olson
philip Thu May 4 02:21:29 2006 UTC Modified files: /phpdoc/en/language types.xml Log: $str{42} isn't deprecated (yet?), but $str[42] is preferred. We'll mention that.

Re: [PHP-DOC] cvs: phpdoc /en/language types.xml

2006-05-03 Thread Philip Olson
Modified files: /phpdoc/en/language types.xml Log: $str{42} isn't deprecated (yet?), but $str[42] is preferred. We'll mention that. Deprecated != doesn't work (see dl()) I think the other text was better, as the official core-devs party line is { } is gone This new

[PHP-DOC] Livedocs SoC proposal

2006-05-05 Thread Philip Olson
Hello everyone! I've created a draft Livedocs proposal for the SoC, it can be seen here: http://wiki.phpdoc.info/LiveDocs/SocProposal Please feel free to make suggestions and provide feedback, I plan to submit it within a couple days. Thanks! Regards, Philip

[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-field-table.xml

2006-05-06 Thread Philip Olson
philip Sun May 7 01:12:30 2006 UTC Added files: /phpdoc/en/reference/pgsql/functionspg-field-table.xml Log: Initial commit http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/pgsql/functions/pg-field-table.xml?view=markuprev=1.1 Index:

[PHP-DOC] cvs: phpdoc /en/reference/pcre/functions preg-last-error.xml

2006-05-10 Thread Philip Olson
philip Wed May 10 17:27:51 2006 UTC Added files: /phpdoc/en/reference/pcre/functions preg-last-error.xml Log: Initial commit, still considered undocumented. See also: pcre.backtrack_limit and pcre.recursion_limit

[PHP-DOC] cvs: phpdoc /en/install/windows apache2.xml

2006-05-17 Thread Philip Olson
philip Thu May 18 03:29:11 2006 UTC Modified files: /phpdoc/en/install/windows apache2.xml Log: A temp fix for bug #37343, info for Apache 2.2.x users. http://cvs.php.net/viewcvs.cgi/phpdoc/en/install/windows/apache2.xml?r1=1.13r2=1.14diff_format=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/errorfunc/functions debug-backtrace.xml

2006-05-21 Thread Philip Olson
philip Sun May 21 21:25:23 2006 UTC Modified files: /phpdoc/en/reference/errorfunc/functionsdebug-backtrace.xml Log: Added a changelog, and moved the 5.1.1 change into it

[PHP-DOC] cvs: phpdoc /entities global.ent

2006-05-29 Thread Philip Olson
philip Mon May 29 17:16:14 2006 UTC Modified files: /phpdoc/entitiesglobal.ent Log: A few mac install urls http://cvs.php.net/viewcvs.cgi/phpdoc/entities/global.ent?r1=1.264r2=1.265diff_format=u Index: phpdoc/entities/global.ent diff -u

Re: [PHP-DOC] cvs: phpdoc /entities global.ent

2006-05-29 Thread Philip Olson
Oliver Albers wrote: Hi, +!ENTITY url.mac.entropy http://www.entropy.ch/software/macosx/php/; Already got that one: !ENTITY url.macosx http://www.entropy.ch/software/macosx/; Yes, but it's not very descriptive/specific and is a bit different. At some point that macosx entity should

[PHP-DOC] Re: there is a big market for livedocs :)

2006-06-03 Thread Philip Olson
Gabor Hojtsy wrote: http://www.jasonlefkowitz.net/blog1archive/2006/05/the_worst_thing.html Gabor Poor Net_Gopher... where's the love? :) Regards, Philip

Re: [PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions file-put-contents.xml

2006-06-20 Thread Philip Olson
arr, sounds like I won't be able to make one thing right! Sorry about that ;) No problem ;) When I started in phpdoc I remember having everybody complaining about my commits :) Nuno Yes, everyone remembers those days! ;-) The question is always Should I email them in private, to the

Re: [PHP-DOC] cvs: phpdoc /en/reference/simplexml/functions simplexml-element-getDocNamespaces.xml simplexml-element-getNamespaces.xml simplexml-element-registerXPathNamespace.xml simplexml-load-file.

2006-06-22 Thread Philip Olson
On 6/22/06, Ben Ramsey [EMAIL PROTECTED] wrote: ramsey Thu Jun 22 03:04:36 2006 UTC Added files: /phpdoc/en/reference/simplexml/functions simplexml-element- registerXPathNamespace.xml Modified files:

[PHP-DOC] RFC: acronyms.xml

2006-06-28 Thread Philip Olson
Hello everyone! This RFC is for a new acronyms.xml and has two main points: 1. File location in phpdoc: Choices: a) /phpdoc/ b) /phpdoc/entities/ c) /phpdoc/somenewdir/ d) ... Although it's not really a list of entities the file can go in that folder. It would be the simplest. Note:

[PHP-DOC] cvs: phpdoc /entities acronyms.xml

2006-06-28 Thread Philip Olson
philip Thu Jun 29 01:48:06 2006 UTC Added files: /phpdoc/entitiesacronyms.xml Log: Initial commit, a [partial] list of acronyms used in the php manual http://cvs.php.net/viewvc.cgi/phpdoc/entities/acronyms.xml?view=markuprev=1.1 Index:

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2006-07-01 Thread Philip Olson
philip Sat Jul 1 22:28:52 2006 UTC Modified files: /phpdoc/en language-snippets.ent Log: Moved note from date_default_timezone_set() to note.timezone-errors; to use as per bug #37486

Re: [PHP-DOC] cvs: phpdoc /en/reference/tidy configure.xml

2006-07-03 Thread Philip Olson
- following command: commandpear -v install tidy/command. + following command: commandpecl install tidy/command. ^^ shouldn't we create an entitie for this? i.e. pecl.install;tidy I am pretty sure there are tons of places were pear install pecl_package_name is used in the manual... When

[PHP-DOC] cvs: phpdoc /en/install/windows apache2.xml

2006-07-07 Thread Philip Olson
philip Fri Jul 7 23:18:00 2006 UTC Modified files: /phpdoc/en/install/windows apache2.xml Log: Fixed apache 2.2.x note, the dll only exists as of php 5.2.0 http://cvs.php.net/viewvc.cgi/phpdoc/en/install/windows/apache2.xml?r1=1.14r2=1.15diff_format=u

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2006-07-11 Thread Philip Olson
philip Tue Jul 11 06:58:55 2006 UTC Modified files: /phpdoc/en language-snippets.ent Log: Renamed note.timezone-errors to date.timezone-errors, removed note so it's new doc style friendly, and added date.timestamp.description for use in the new doc style

[PHP-DOC] cvs: phpdoc / TODO

2006-07-12 Thread Philip Olson
philip Thu Jul 13 02:55:38 2006 UTC Modified files: /phpdoc TODO Log: Removed some completed, and unnecessary TODO items http://cvs.php.net/viewvc.cgi/phpdoc/TODO?r1=1.56r2=1.57diff_format=u Index: phpdoc/TODO diff -u phpdoc/TODO:1.56 phpdoc/TODO:1.57

[PHP-DOC] cvs: phpdoc /en/reference/apache/functions apache-getenv.xml

2006-07-19 Thread Philip Olson
philip Wed Jul 19 16:04:12 2006 UTC Modified files: /phpdoc/en/reference/apache/functions apache-getenv.xml Log: Fix see also, closes bug #38145

[PHP-DOC] cvs: phpdoc / TODO

2006-07-19 Thread Philip Olson
philip Wed Jul 19 16:30:37 2006 UTC Modified files: /phpdoc TODO Log: TODO: A tool to check/validate all 'See Also' links http://cvs.php.net/viewvc.cgi/phpdoc/TODO?r1=1.57r2=1.58diff_format=u Index: phpdoc/TODO diff -u phpdoc/TODO:1.57 phpdoc/TODO:1.58

Re: [PHP-DOC] Starting on Unicode docs

2006-07-19 Thread Philip Olson
On Jul 19, 2006, at 10:41 AM, Sean Coates wrote: Welcome, I just wanted to shoot a quick email to the list to see when we could start work on docs for Unicode upgrades (PHP 6). The main thing, IMO, is having a way to mark functions as Unicode compatible and also have a section

Re: [PHP-DOC] Starting on Unicode docs

2006-07-19 Thread Philip Olson
On Jul 19, 2006, at 2:34 PM, Gabor Hojtsy wrote: Philip, I assumed what is supposed to be documented is not just a boolean switch: this is unicode compatible / this is not yet unicode compatible, but there are behaviour changes, special options, or anything (I am not actually following

Re: [PHP-DOC] Starting on Unicode docs

2006-07-19 Thread Philip Olson
I'm unsure if I follow what you mean here Gabor, please clarify. If we do this soon then later we'll undo it all because when PHP 6.0.0 is released every [appropriate] function will be unicode compatible so repeating this thousands of times throughout the manual won't be useful. The

Re: [PHP-DOC] Starting on Unicode docs

2006-07-19 Thread Philip Olson
Ah yes, this makes sense and his last post did clarify that (hindsight is 20/20!). Sounds like a good idea to document all these types of changes so to the original question on when: ASAP! :-) Yes, that's a good idea. :) Most of the functionality in the core language will not be

Re: [PHP-DOC] Starting on Unicode docs

2006-07-25 Thread Philip Olson
Hello everyone, An RFC has been created on this topic so please review and comment: RFC :: Details :: Documenting Unicode support http://doc.php.net/php/rfc/rfc-proposal-show.php?id=6 Summary of RFC: A new role named unicode going above the changelog. A new changelog entry recording

[PHP-DOC] cvs: phpdoc /en/reference/filter/functions filter-data.xml input-get-args.xml input-get.xml

2006-07-26 Thread Philip Olson
philip Wed Jul 26 19:39:14 2006 UTC Modified files: /phpdoc/en/reference/filter/functions filter-data.xml input-get-args.xml input-get.xml Log: Update possible

[PHP-DOC] cvs: phpdoc /en/reference/pdf configure.xml

2006-07-29 Thread Philip Olson
philip Sat Jul 29 06:35:14 2006 UTC Modified files: /phpdoc/en/reference/pdfconfigure.xml Log: Link to How to install is inside the pecl.info; entity, and the 4.3.9 changelog info is already mentioned

[PHP-DOC] cvs: phpdoc /howto howto.ent

2006-07-30 Thread Philip Olson
philip Mon Jul 31 00:47:37 2006 UTC Modified files: /phpdoc/howto howto.ent Log: Update url.revcheck.it; with new URL http://cvs.php.net/viewvc.cgi/phpdoc/howto/howto.ent?r1=1.34r2=1.35diff_format=u Index: phpdoc/howto/howto.ent diff -u

[PHP-DOC] cvs: phpdoc /en/reference/strings/functions strlen.xml

2006-07-31 Thread Philip Olson
philip Tue Aug 1 02:00:03 2006 UTC Modified files: /phpdoc/en/reference/strings/functions strlen.xml Log: WS, preparation for the new doc style # Doing just one file from ref.strings for now, am doing a test

[PHP-DOC] cvs: phpdoc /en/reference/strings/functions strlen.xml

2006-07-31 Thread Philip Olson
philip Tue Aug 1 02:23:17 2006 UTC Modified files: /phpdoc/en/reference/strings/functions strlen.xml Log: Implemented the new doc style and some rewording where appropriate

[PHP-DOC] cvs: phpdoc /en/reference/json/functions json_decode.xml json_encode.xml

2006-08-02 Thread Philip Olson
philip Wed Aug 2 15:43:50 2006 UTC Added files: /phpdoc/en/reference/json/functions json_decode.xml json_encode.xml Log: Added basic documentation for the JSON functions (information based on php-src/ext/json/README by Omar Kilani)

[PHP-DOC] cvs: phpdoc /en/reference/json reference.xml

2006-08-02 Thread Philip Olson
philip Wed Aug 2 15:26:01 2006 UTC Added files: /phpdoc/en/reference/json reference.xml Log: Added new json directory and basic reference.xml file (based on ext/json/README)

[PHP-DOC] cvs: phpdoc / README

2006-08-02 Thread Philip Olson
philip Wed Aug 2 16:23:20 2006 UTC Modified files: /phpdoc README Log: Updated the online phpdoc howto URL to: http://doc.php.net/dochowto/ The current redirect works but let's promote doc.php.net

[PHP-DOC] cvs: phpdoc /en/reference/image/functions imagettftext.xml

2006-08-24 Thread Philip Olson
philip Fri Aug 25 00:05:46 2006 UTC Modified files: /phpdoc/en/reference/image/functionsimagettftext.xml Log: Hexadecimal characters are supported as of 5.2.0. Named entities are not supported.

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

2006-08-30 Thread Philip Olson
philip Thu Aug 31 01:57:26 2006 UTC Modified files: /phpdoc/en/language types.xml Log: $string{42} is indeed deprecated as of PHP 6, so let's document that. Also, removed string offset information from the type juggling section. This also closes bug #38645

[PHP-DOC] A proposed new/changed role for errors

2006-08-31 Thread Philip Olson
Hello all! We currently have the following roles for function documentation: description parameters returnvalues exceptions unicode changelog examples notes seealso This is a proposal to rename 'exceptions' to 'errors' so it may cover, for example, when functions emit E_* level errors.

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

2006-08-31 Thread Philip Olson
philip Thu Aug 31 17:55:45 2006 UTC Modified files: /phpdoc/en/language functions.xml Log: Document unexpected/undefined return types, closes bug #38130 # Thanks to (btherl at yahoo dot com dot au) for the initial write-up

Re: [PHP-DOC] cvs: phpdoc /en/language types.xml

2006-08-31 Thread Philip Olson
Hello, I'm back :) Good, welcome back! :) I don't think the $a{1} style is deprecated.. I don't really remember of that decision on the internals mailing list. The E_STRICT warning was even removed. I think we need to double-check this one. We discussed it on IRC yesterday and the

[PHP-DOC] cvs: phpdoc /en/install/macos packages.xml

2006-08-31 Thread Philip Olson
philip Thu Aug 31 21:57:22 2006 UTC Modified files: /phpdoc/en/install/macospackages.xml Log: Link to resources that precompile PHP packages for Mac OS http://cvs.php.net/viewvc.cgi/phpdoc/en/install/macos/packages.xml?r1=1.6r2=1.7diff_format=u Index:

[PHP-DOC] cvs: phpdoc /scripts xml_proto.php

2006-09-05 Thread Philip Olson
philip Tue Sep 5 14:46:28 2006 UTC Modified files: /phpdoc/scripts xml_proto.php Log: Renamed the 'exceptions' role to 'errors' http://cvs.php.net/viewvc.cgi/phpdoc/scripts/xml_proto.php?r1=1.45r2=1.46diff_format=u Index: phpdoc/scripts/xml_proto.php

[PHP-DOC] cvs: phpdoc /scripts xml_proto.php

2006-09-05 Thread Philip Olson
philip Tue Sep 5 15:06:06 2006 UTC Modified files: /phpdoc/scripts xml_proto.php Log: Fix grammar from last commit (*sigh*) http://cvs.php.net/viewvc.cgi/phpdoc/scripts/xml_proto.php?r1=1.46r2=1.47diff_format=u Index: phpdoc/scripts/xml_proto.php diff

Re: [PHP-DOC] A proposed new/changed role for errors

2006-09-05 Thread Philip Olson
On Sep 3, 2006, at 4:02 AM, Nuno Lopes wrote: This is a proposal to rename 'exceptions' to 'errors' so it may cover, for example, when functions emit E_* level errors. Currently this information is either in the description, returnvalues, or notes roles but none of those are fully

[PHP-DOC] cvs: phpdoc /howto working.xml

2006-09-05 Thread Philip Olson
philip Tue Sep 5 18:28:38 2006 UTC Modified files: /phpdoc/howto working.xml Log: Added the notes, unicode, and errors sections to the function skeleton, and a few minor edits to it as well.

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2006-09-08 Thread Philip Olson
philip Fri Sep 8 08:56:01 2006 UTC Modified files: /phpdoc/en language-snippets.ent Log: rename date.timezone.errors to date.timezone.errors.description, fix it, and add date.timezone.errors.changelog

[PHP-DOC] cvs: phpdoc /en/reference/datetime/functions date-sunrise.xml date-sunset.xml date.xml idate.xml localtime.xml mktime.xml strftime.xml strtotime.xml

2006-09-08 Thread Philip Olson
philip Fri Sep 8 09:04:10 2006 UTC Modified files: /phpdoc/en/reference/datetime/functions date-sunrise.xml date-sunset.xml date.xml idate.xml localtime.xml

[PHP-DOC] HP-UX Documentation in the PHP Manual

2006-09-08 Thread Philip Olson
Hello! The following HP-UX related bug report is in need of some help: http://bugs.php.net/bug.php?id=23714 Within it you mentioned a desire to write a summarized version for the official PHP documentation, are you still interested? This report refers to your tutorial here:

Re: [PHP-DOC] 5.1 upgrade notes to the manual

2006-09-08 Thread Philip Olson
I am cleaning up php.net pages, and as I go, I found http://php.net/ README_UPGRADE_51.php which seems to be a perfect fit to get integrated to the manual. Isn't it? Do you think we should have a migration section for every minor release? It sounds like a good idea. If done, we would

Re: [PHP-DOC] Getting back to work

2006-09-09 Thread Philip Olson
Hello Mehdi! Welcome back! Applying the new doc style sounds like a great idea, and is much needed, so feel free to do that again. There's a new tool to help with the initial whitespace commits (scripts/fix-ws.php) and a couple of new roles (unicode, and exceptions is now named errors)

[PHP-DOC] cvs: phpdoc /en/chapters tutorial.xml

2006-09-16 Thread Philip Olson
philip Sat Sep 16 20:21:10 2006 UTC Modified files: /phpdoc/en/chapters tutorial.xml Log: Added links/markup to the last commit by Rasmus http://cvs.php.net/viewvc.cgi/phpdoc/en/chapters/tutorial.xml?r1=1.43r2=1.44diff_format=u Index:

[PHP-DOC] PECL Documentation issues

2006-09-18 Thread Philip Olson
information problem is the largest issue and is very much open to all brainstorming ideas especially on the implementation side of things. Please respond! Regards, Philip Olson [1] http://news.php.net/php.doc/969374035 [2] http://cvs.php.net/viewvc.cgi/functable/

Re: [PHP-DOC] PECL Documentation issues

2006-09-19 Thread Philip Olson
On Sep 19, 2006, at 12:50 AM, Jakub Vrana wrote: Philip Olson wrote: Since a version of PHP will have an unknown version of the PECL extension installed, we can't really relate the two. Or, can we? Should we create a functable[2], of sorts, for PECL extensions? The version information

[PHP-DOC] cvs: phpdoc /en/reference/http/functions/parsers http-parse-message.xml

2006-09-23 Thread Philip Olson
philip Sat Sep 23 18:39:49 2006 UTC Modified files: /phpdoc/en/reference/http/functions/parsers http-parse-message.xml Log: Reword the documentation, add markup, and fix the example (closes bug #38936)

[PHP-DOC] cvs: phpdoc /en/appendices comparisons.xml

2006-10-06 Thread Philip Olson
philip Fri Oct 6 14:58:38 2006 UTC Modified files: /phpdoc/en/appendices comparisons.xml Log: Added to the types comparison table (closes feature request bug #39064)

Re: [PHP-DOC] Documenting coding standards

2006-10-16 Thread Philip Olson
On Oct 15, 2006, at 7:14 PM, Friedhelm Betz wrote: Hi, Etienne Kneuss wrote: Hi, Currently, there is no official coding standards documented on php.net. Because of that, the coding standards of PEAR are often referenced in discussions. It may be useful to document some coding standards:

Re: [PHP-DOC] What's the difference in these tags?

2006-10-18 Thread Philip Olson
Hello Richard! You always have the most thorough emails! ;-) Use function, and feel free to (a) get a php.net account and (b) commit the patch :) Regards, Philip http://doc.php.net/php/dochowto/ On Oct 18, 2006, at 4:25 AM, Richard A. Quadling wrote: Hi. In trying to resolve a bug

Re: [PHP-DOC] ajax xml editor

2006-10-24 Thread Philip Olson
There have been a nice gentoo SoC project, which is a ajax xml editor for gentoo's specific xml doc syntax. The result is amazing (still has some bugs however..). Read all in his blog entry: http://summerofcode.wordpress.com/2006/09/29/ beacon-02/ on-line demo:

[PHP-DOC] cvs: phpdoc / TODO

2006-11-04 Thread Philip Olson
philip Sat Nov 4 14:15:15 2006 UTC Modified files: /phpdoc TODO Log: todo: migration pages for minor php releases http://cvs.php.net/viewvc.cgi/phpdoc/TODO?r1=1.59r2=1.60diff_format=u Index: phpdoc/TODO diff -u phpdoc/TODO:1.59 phpdoc/TODO:1.60 ---

Re: [PHP-DOC] New Functable Scripts

2006-11-09 Thread Philip Olson
Hi all, I've mentioned this on IRC, but it's now time to bring it over to the list (I hope). I've started rewriting functable; I've got a mostly-working version written, entirely in PHP, so we can finally kiss that big blob of AWK goodbye. No offense, but most of us have no idea how to

[PHP-DOC] cvs: phpdoc /entities global.ent

2006-11-15 Thread Philip Olson
philip Thu Nov 16 03:52:19 2006 UTC Modified files: /phpdoc/entitiesglobal.ent Log: Added dom3 spec link http://cvs.php.net/viewvc.cgi/phpdoc/entities/global.ent?r1=1.272r2=1.273diff_format=u Index: phpdoc/entities/global.ent diff -u

[PHP-DOC] cvs: phpdoc /en/reference/dom/functions dom-domconfiguration-cansetparameter.xml dom-domconfiguration-getparameter.xml dom-domconfiguration-setparameter.xml dom-domdocument-adoptnode.xml dom

2006-11-15 Thread Philip Olson
philip Thu Nov 16 05:07:46 2006 UTC Modified files: /phpdoc/en/reference/dom/functions dom-domconfiguration-cansetparameter.xml dom-domconfiguration-getparameter.xml

Re: [PHP-DOC] Indentation and XMLBuddy

2007-01-05 Thread Philip Olson
I like to use the XMLBuddy plugin under eclipse for editing XML, as it flows everything nicely and does all the indentation just right, with one exception, which is that it likes to format paragraphs with para and /para on the same lines as the text, like this: para Here is some text that

Re: [PHP-DOC] Re: My first doc

2007-01-07 Thread Philip Olson
Please provide a new version once you're done. So, with the elegant pear coding standard used and the indentation hopefully correct, how are we looking? While we're looking at it with a fine-toothed comb: methodparamtypestring/typeparameterfile path/parameter/ methodparam Parameter

Re: [PHP-DOC] Re: My first doc

2007-01-07 Thread Philip Olson
Is this a new PECL extension? I can't find it. If so, you'll need to create a new extension/directory in phpdoc: ok, where abouts? I see no extensions directory in phpdoc? The directory structure is: phpdoc/en/reference/{some extension dir}/... The HOWTO should have this, but appears

Re: [PHP-DOC] reference.xml

2007-01-09 Thread Philip Olson
How is the reference.xml file generated? The functions.xml is autogenerated (and based on the directory structure) and you then include this file into reference.xml near the bottom. The reference.xml file is created manually by hand. The only autogenerated file within each extension is

Re: [PHP-DOC] doc.php.net

2007-01-09 Thread Philip Olson
On Jan 9, 2007, at 10:11 AM, Nuno Lopes wrote: Jacques: we need to hear from you. Everyone else: if we don't -- do you want to move doc.php.net to pb11? Putting the stuff on Jacques' server was only because we didn't have a spare box back then, IIRC. Yep, I agree we can't be dependent

[PHP-DOC] cvs: phpdoc /en/reference/gettext/functions bind-textdomain-codeset.xml bindtextdomain.xml dcgettext.xml dcngettext.xml dgettext.xml dngettext.xml gettext.xml ngettext.xml

2007-01-14 Thread Philip Olson
philip Mon Jan 15 02:06:20 2007 UTC Modified files: /phpdoc/en/reference/gettext/functions bind-textdomain-codeset.xml bindtextdomain.xml dcgettext.xml

[PHP-DOC] cvs: phpdoc /en/reference/gettext/functions bind-textdomain-codeset.xml bindtextdomain.xml dcgettext.xml dcngettext.xml dgettext.xml dngettext.xml gettext.xml ngettext.xml

2007-01-14 Thread Philip Olson
philip Mon Jan 15 06:50:03 2007 UTC Modified files: /phpdoc/en/reference/gettext/functions bind-textdomain-codeset.xml bindtextdomain.xml dcgettext.xml

[PHP-DOC] cvs: phpdoc /scripts switch-to-newstyle.php

2007-01-15 Thread Philip Olson
philip Mon Jan 15 19:44:58 2007 UTC Modified files: /phpdoc/scripts switch-to-newstyle.php Log: Added whitespace to output, a already new doc style check, and some stat info

[PHP-DOC] cvs: phpdoc /scripts xml_proto.php

2007-01-28 Thread Philip Olson
philip Sun Jan 28 17:27:35 2007 UTC Modified files: /phpdoc/scripts xml_proto.php Log: extension filenames, directories, and ids should be lowercased http://cvs.php.net/viewvc.cgi/phpdoc/scripts/xml_proto.php?r1=1.47r2=1.48diff_format=u Index:

[PHP-DOC] cvs: phpdoc /en/install/macos bundled.xml index.xml

2007-01-28 Thread Philip Olson
philip Mon Jan 29 02:38:08 2007 UTC Added files: /phpdoc/en/install/macosbundled.xml Modified files: /phpdoc/en/install/macosindex.xml Log: Added a wordy Installing the bundled version for Mac OS to the install section.

[PHP-DOC] cvs: phpdoc /en/install/unix hpux.xml /entities global.ent

2007-01-28 Thread Philip Olson
philip Mon Jan 29 03:14:06 2007 UTC Modified files: /phpdoc/entitiesglobal.ent /phpdoc/en/install/unix hpux.xml Log: Remove outdated HP-UX install information, and link to external resources. This deals with bug #23714

[PHP-DOC] cvs: phpdoc /en/appendices ini.xml

2007-01-28 Thread Philip Olson
philip Mon Jan 29 03:53:04 2007 UTC Modified files: /phpdoc/en/appendices ini.xml Log: Updated the variables_order description. This closes bug #36739 http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/ini.xml?r1=1.44r2=1.45diff_format=u Index:

Re: [PHP-DOC] Improving the Documentation

2007-01-29 Thread Philip Olson
Personally, I try to follow commits on php.cvs, bug reports, Change Log, user notes on the online manual.. but I still have the feeling of missing a lot of changes. After a year away from the project, I have _no_ clue what was added, when, and whether it was added to our documentation or not.

[PHP-DOC] cvs: phpdoc /en/reference/session reference.xml

2007-01-31 Thread Philip Olson
philip Thu Feb 1 00:40:24 2007 UTC Modified files: /phpdoc/en/reference/sessionreference.xml Log: Removed register_globals = on requirement from an example, and using htmlspecialchars() instead of strip_tags() for the XSS exploit prevention example

[PHP-DOC] cvs: phpdoc /en/appendices ini.xml /en/language control-structures.xml /en/reference/classobj/functions get-declared-classes.xml /en/reference/info/functions get-included-files.xml /en/r

2007-01-31 Thread Philip Olson
philip Thu Feb 1 00:46:02 2007 UTC Modified files: /phpdoc/en/appendices ini.xml /phpdoc/en/language control-structures.xml /phpdoc/en/reference/classobj/functions get-declared-classes.xml /phpdoc/en/reference/info/functions

<    7   8   9   10   11   12   13   14   15   16   >