[PHP-DOC] Documenting bugs (was: [DOC-CVS] svn: /phpdoc/en/trunk/reference/mysqli/mysqli/ options.xml)

2009-11-20 Thread Sean Coates
> We don't document bugs. Honest question: why not? S

Re: [PHP-DOC] phpdoc unfrozen!

2007-12-26 Thread Sean Coates
First of all, I'd like to apologize for how long phpdoc has been frozen, I got unexpectedly really busy with work the first days and then got sick for few days :| Anyway. The merge is now over and phpdoc-en now validates again; phpdoc is therefore officially unfrozen as of now \o/ Awesome, guys.

Re: [PHP-DOC] The Swedish manual lags behind

2007-11-04 Thread Sean Coates
I suspect that your complaint will be the tipping point and these "translations" will be removed in the next few days :) Philip and I had dinner on Wed night, and we discussed this. The point that seems to be bothering him is a toss-up between exactly what this thread is about and killing off

[PHP-DOC] Re: [DOC-WEB] how to write documentation for PHP?

2007-10-16 Thread Sean Coates
I want to work on PHP Documentation. How can i do it? I need to send email to somebody, join some mailing list? Voila! http://php.net/dochowto If you have any specific questions, we're (generally) a friendly bunch, so feel free to ask. S

Re: [PHP-DOC] Patch for mysql_escape_string

2007-09-23 Thread Sean Coates
Please find a patch for mysql_escape_string attached, I'd like to commit so people know which characters are actually getting escaped, it took me a long time to figgure it out :) Awesome idea. "a backslash before before characters"... I'd move the depreciation note into the 'notes' section

[PHP-DOC] #41375 [Opn->Bgs]: substr() undocumented behavior change from 5.2.1 to 5.2.2

2007-09-07 Thread sean
ID: 41375 Updated by: [EMAIL PROTECTED] Reported By: bugs dot php dot net at kreidenweis dot com -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Any PHP Version: 5.2.2 New Comment: As far as I can tell,

[PHP-DOC] #41925 [Asn]: DOC.PHP.NET RFC system is buggy

2007-08-27 Thread sean
ID: 41925 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type:Documentation problem PHP Version: Irrelevant Assigned To: sean New Comment: I don't know why this is assigned to me. Please don't assign bugs directly to me. If

Re: [PHP-DOC] splitting pages

2007-08-21 Thread Sean Coates
For what it's worth, the PDO reference page is the result of taking the existing OO doc approach and trying to include an introductory tutorial within the only logical spot. In Dan's defense, it was also groundbreaking, as one of the first documented OO extensions/sections. S

[PHP-DOC] #38237 [WFx]: Add PHP5 Reflection* Class documentation to main "Function Reference" docs

2007-08-16 Thread sean
ID: 38237 Updated by: [EMAIL PROTECTED] Reported By: phpbugs at majiclab dot com Status: Wont fix Bug Type: Documentation problem Operating System: n/a PHP Version: Irrelevant New Comment: There /are/ anchor tags. See: http://php.net/reflecti

Re: [PHP-DOC] Missing: mysql_set_charset

2007-06-09 Thread Sean Coates
How come there isn't any documentation for the new mysql_set_charset function? Nobody's written it yet. Note your use of the word "new." http://php.net/dochowto Send a patch (-: S

Re: [PHP-DOC] a request to become editor

2007-05-20 Thread Sean Coates
Yes, please! ;) +1 from me, too

Re: [PHP-DOC] Re: String length property (avoid strlen)

2007-05-02 Thread Sean Coates
> Makes sense. As I was looking for PHP coding guidelines that lead to this > page, I misunderstood the intend (which isn't clearly specified). Here are some generally-accepted PHP style guidelines: http://pear.php.net/manual/en/standards.php S

Re: [PHP-DOC] moving doc.php.net to pb11

2007-04-28 Thread Sean Coates
As everyone may or may not have noticed, doc.php.net now points to pb11. > btw, the phpweb rsync isn't probably working as this page is broken: > http://doc.php.net.phpdoc.info/php/orphan_notes.php Fixed. This was a permissions problem So, I think everything is working now. Cronjobs were juggled

Re: [PHP-DOC] Helping with PHP documentation

2007-04-25 Thread Sean Coates
> Please finish up POSIX and when it looks good we'll move towards getting > you karma. In your CVS request* you might then say "To work on the > documentation, I already created patches that were accepted for the > POSIX extension." IMO, request karma now, but please continue to submit patches to

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

2007-04-15 Thread Sean Coates
seanMon Apr 16 02:01:38 2007 UTC Modified files: /phpdoc/entitiesglobal.ent Log: fix APD link http://cvs.php.net/viewvc.cgi/phpdoc/entities/global.ent?r1=1.290&r2=1.291&diff_format=u Index: phpdoc/entities/global.ent diff -u phpdoc/entities/gl

[PHP-DOC] moving doc.php.net to pb11

2007-04-15 Thread Sean Coates
Hi All, We've finally finished the move and sync of everything to pb11 for docweb (see http://doc.php.net.phpdoc.info/). Everything seems to be working. Please test that everything matches doc.php.net. Note: because of the domain difference, anything related to the MAGIC cookie isn't going to wo

[PHP-DOC] #41070 [Ver]: mb_list_encodings_alias_names - Does not exists

2007-04-14 Thread sean
ID: 41070 Updated by: [EMAIL PROTECTED] Reported By: carpetsmoker at xs4all dot nl Status: Verified Bug Type: Documentation problem Operating System: FreeBSD 6.2 PHP Version: Irrelevant New Comment: The problem is that the PHP_FUNCTION and {{

Re: [PHP-DOC] Documentation for SVN extension

2007-04-03 Thread Sean Coates
> - Whitespace is always one space, not two Except in examples. Then use the pear standards: http://pear.php.net/manual/en/standards.php S

[PHP-DOC] #30915 [Asn->WFx]: User Contributed Notes on docs.php.net

2007-03-31 Thread sean
ID: 30915 Updated by: [EMAIL PROTECTED] Reported By: sean at caedmon dot net -Status: Assigned +Status: Wont fix Bug Type: Livedocs problem Operating System: n/a PHP Version: Irrelevant Assigned To: derick New Comment: no need

[PHP-DOC] phpdoc to SVN (was: Re: PHP Function List)

2007-03-17 Thread Sean Coates
> Somebody has deleted all templates in xsl/ and no history left. When I > was writing my previous letter they were there. That bloody CVS is no > more useful than plain FTP if I constantly need to use mail list and > archives to get the idea of "what the heck is going on"? FTP at least > works thr

Re: [PHP-DOC] grep -ri ' a [aeiou]'... correcting or ignoring?

2007-03-12 Thread Sean Coates
Martin Samesch wrote: > Hi, > > grep -ri ' a [aeiou]'... gets a lot of hits. Should they be > corrected or not? Most of these are hard-vowel sounds, so "a user" (for example) is correct. I see a few places where there are mistakes ("a Apache" for example), though, and yes, those should be fixed.

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions fwrite.xml

2007-03-03 Thread Sean Coates
seanSat Mar 3 18:24:01 2007 UTC Modified files: /phpdoc/en/reference/filesystem/functions fwrite.xml Log: add note about atomic fwrites in append mode http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/filesystem/functions/fwrite.xml?r1=1.14&r2=

[PHP-DOC] cvs: phpdoc /en/reference/apc/functions apc-define-constants.xml

2007-03-02 Thread Sean Coates
seanSat Mar 3 02:17:59 2007 UTC Modified files: /phpdoc/en/reference/apc/functions apc-define-constants.xml Log: tyop http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/apc/functions/apc-define-constants.xml?r1=1.3&r2=1.4&diff_format=u Index: p

[PHP-DOC] cvs: phpdoc /en/reference/apc/functions apc-define-constants.xml

2007-03-02 Thread Sean Coates
seanSat Mar 3 02:10:26 2007 UTC Modified files: /phpdoc/en/reference/apc/functions apc-define-constants.xml Log: concede and link to hidef http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/apc/functions/apc-define-constants.xml?r1=1.2&r2=1.3&diff_

[PHP-DOC] cvs: phpdoc /en/reference/apc/functions apc-add.xml apc-store.xml

2007-03-02 Thread Sean Coates
seanSat Mar 3 01:17:35 2007 UTC Added files: /phpdoc/en/reference/apc/functions apc-add.xml Modified files: /phpdoc/en/reference/apc/functions apc-store.xml Log: apc_add http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/apc

[PHP-DOC] #40590 [Opn->Bgs]: list($k,$v) = $v; gives unexpected output

2007-02-24 Thread sean
ID: 40590 Updated by: [EMAIL PROTECTED] Reported By: black at scene-si dot org -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: linux PHP Version: 5.2.1 New Comment: This is already documented in functio

Re: [PHP-DOC] RFE on function signatures and PHP versions

2007-02-19 Thread Sean Coates
Ruud Steltenpool, http://svg.startpagina.nl wrote: > If the signature of the PHP4 version of a function is different than the > PHP5 version i have to find that among a number of notes a bit down in > the docs. > > I think it would improve read- and searchability a lot if you would just > show the

[PHP-DOC] #40528 [Opn->Csd]: incorrect is_int() availability

2007-02-18 Thread sean
ID: 40528 Updated by: [EMAIL PROTECTED] Reported By: anode at wheee dot cz -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: Irrelevant New Comment: Fixed in CVS. I added a new version.xml. http://cvs.php.net/viewvc.cgi/phpdoc/phpbook/phpbook-x

Re: [PHP-DOC] need a changelog?

2007-02-06 Thread Sean Coates
> an optional parameter has been added to Phar::canCompress() as of > 1.0.0RC2, is there any objection if I simply add the documentation, and > don't put in a changelog for the method? 1.0.0RC1 was released today, > and RC2 will follow in a few days, so it won't likely confuse users (the > manual

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

2007-02-05 Thread Sean Coates
seanTue Feb 6 07:11:06 2007 UTC Modified files: /phpdoc/scripts functable.php Log: fix broken identifiers (thanks philip) http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.12&r2=1.13&diff_format=u Index: phpdoc/scripts/functable.

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

2007-02-05 Thread Sean Coates
> Can someone point me at a pecl release that's missing protos--I'll fix > it (if it's broken, which it probably is). FWIW, classkit_import() is a good example of this. (note that multiple PECL packages with the same function are supported) Think I'll rebuild my whole database tonight (if I eve

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

2007-02-05 Thread Sean Coates
seanTue Feb 6 06:32:56 2007 UTC Modified files: /phpdoc/scripts functable.php Log: testing is good, mmkay? (seems to be working now, but please test with fresh eyes) http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.11&r2=

Re: [PHP-DOC] MySQLi extension

2007-02-05 Thread Sean Coates
>> This was already fixed in the English translation, so it's up >> to the Germans to catch up (-: On that note, Philip just said to me "i wonder if we can create a way to store "important" items across translations, like for example, deprecated status (ex. mysqli from that thread)" After a bit

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

2007-02-05 Thread Sean Coates
Sean Coates wrote: > sean Tue Feb 6 05:36:24 2007 UTC > > Modified files: > /phpdoc/scripts functable.php > Log: > parse source Um. Sorry. I may have been a bit premature in committing this.. I don't seem to have a valid test case. Ca

Re: [PHP-DOC] MySQLi extension

2007-02-05 Thread Sean Coates
Hi, > http://de3.php.net/manual/de/ref.mysqli.php > MySQLi isn't experimental to the best of my knowledge. This was probably > never removed. This was already fixed in the English translation, so it's up to the Germans to catch up (-: S

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

2007-02-05 Thread Sean Coates
seanTue Feb 6 05:36:24 2007 UTC Modified files: /phpdoc/scripts functable.php Log: parse source http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.10&r2=1.11&diff_format=u Index: phpdoc/scripts/functable.php diff -u phpdoc

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

2007-02-04 Thread Sean Coates
seanSun Feb 4 21:45:01 2007 UTC Modified files: /phpdoc/scripts functable.php Log: and reverse the wrong negative http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.9&r2=1.10&diff_format=u Index: phpdoc/scripts/functable.php diff -

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

2007-02-04 Thread Sean Coates
seanSun Feb 4 21:41:57 2007 UTC Modified files: /phpdoc/scripts functable.php Log: remove superfluous insensitivity -- (thanks colder) http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.8&r2=1.9&diff_format=u Index: phpdoc

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

2007-02-04 Thread Sean Coates
seanSun Feb 4 19:31:45 2007 UTC Modified files: /phpdoc/scripts functable.php Log: first stab at PECL support http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.7&r2=1.8&diff_format=u Index: phpdoc/scripts/functable.php diff -

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

2007-02-03 Thread Sean Coates
seanSat Feb 3 14:22:25 2007 UTC Modified files: /phpdoc/scripts functable.php Log: typo, separate functions and code, remove stray tag2ver() http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.6&r2=1.7&diff_format=u Index: phpdoc

[PHP-DOC] #40332 [Opn->Bgs]: No Access To DOM Manual

2007-02-02 Thread sean
ID: 40332 Updated by: [EMAIL PROTECTED] Reported By: sky at swinomishcasino dot com -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Windows XP PHP Version: Irrelevant New Comment: Please do not submit t

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

2007-02-01 Thread Sean Coates
seanFri Feb 2 00:31:05 2007 UTC Modified files: /phpdoc/scripts functable.php Log: sqlite create statement for db schema http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.4&r2=1.5&diff_format=u Index: phpdoc/scripts/functable.php

[PHP-DOC] #40146 [Asn->Csd]: DateTime object not implemented in 5.1

2007-01-31 Thread sean
ID: 40146 Updated by: [EMAIL PROTECTED] Reported By: mattsch at gmail dot com -Status: Assigned +Status: Closed Bug Type: Documentation problem Operating System: * PHP Version: Irrelevant Assigned To: sean New Comment: This is

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

2007-01-31 Thread Sean Coates
> no, because the files were moved, so when you checkout php-src you won't > get the files. Only if you are considering adding "advanced pecl > support" that will parse 'cvs log's of the pecl files and checkout each > revision, but that seems too hardcore for now :) That's what the script does for

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

2007-01-31 Thread Sean Coates
Nuno Lopes wrote: > just a side note: we should use museum.php.net instead of cvs to > download older PHP releases, as cvs got history broken with some pecl > moves. What do you mean? Like when the files got physically moved from php-src to pecl? If so, once the script supports PECL, those tags s

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

2007-01-30 Thread Sean Coates
seanWed Jan 31 04:00:25 2007 UTC Modified files: /phpdoc/scripts functable.php Log: trailing PHP close tag.. gone http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.2&r2=1.3&diff_format=u Index: phpdoc/scripts/functable.php diff -

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

2007-01-30 Thread Sean Coates
seanWed Jan 31 03:43:12 2007 UTC Modified files: /phpdoc/scripts functable.php Log: fine->file (freud? (-: ) and add CVS ID tag http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.1&r2=1.2&diff_format=u Index: phpdoc/scripts/fu

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

2007-01-30 Thread Sean Coates
seanWed Jan 31 03:00:21 2007 UTC Added files: /phpdoc/scripts functable.php Log: new functable -- all PHP; needs testing http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?view=markup&rev=1.1 Index: phpdoc/scripts/functable.php +++ ph

[PHP-DOC] doc.php.net

2007-01-07 Thread Sean Coates
Hi Jacques (and others), An excerpt, for some context: [20:33] i request you build the doc howto :) ... [20:35] prometheus% ./howto [20:35] autoconf: not found [20:35] ./howto: ./configure: not found [20:35] make: don't know how to make howtophp. Stop [20:35] cp: howto/php/*: No such file or

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

2006-12-19 Thread Sean Coates
seanTue Dec 19 22:00:01 2006 UTC Modified files: /phpdoc/en/reference/sessionini.xml Log: document handlers can be found in phpinfo() http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/session/ini.xml?r1=1.44&r2=1.45&diff_format=u Index: p

[PHP-DOC] Re: DocBook skeletons.

2006-11-27 Thread Sean Coates
Hi, Replying to the list--it's a list question. > I'm in the process of converting the UODBC extension dox to the new style. > > I have a 2 quick questions on the templates. > > 1 - In http://wiki.phpdoc.info/DocSkel/IniDotXml, should the tgroup > cols value be 4 and not 3? Yes, I think so. >

[PHP-DOC] install.unix --prefix=/www

2006-11-16 Thread Sean Coates
Anyone know why the install.unix page would have you build apache with a /www prefix? This seems just wrong to me... either /usr/local/apache2 or /opt/apache2 (omit 2 if 1) seems more appropriate. S

[PHP-DOC] #39453 [Opn->Fbk]: Misleading note in ODBC Functions (Unified)

2006-11-11 Thread sean
ID: 39453 Updated by: [EMAIL PROTECTED] Reported By: nick dot gorham at easysoft dot com -Status: Open +Status: Feedback Bug Type:Documentation problem PHP Version: Irrelevant New Comment: Which note do you mean? The note I see doesn't say the same thing you indicate,

[PHP-DOC] New Functable Scripts

2006-11-04 Thread Sean Coates
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 maintain i

[PHP-DOC] #39266 [Opn->Csd]: Ad spam in documentation

2006-10-26 Thread sean
ID: 39266 Updated by: [EMAIL PROTECTED] Reported By: simon at simonwheatley dot co dot uk -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment: Thank you for y

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

2006-10-25 Thread Sean Coates
seanThu Oct 26 02:17:15 2006 UTC Modified files: /phpdoc/en/reference/filesystem/functions file-get-contents.xml file-put-contents.xml file.xml fopen.xml Log

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions fopen.xml

2006-10-25 Thread Sean Coates
seanThu Oct 26 02:11:58 2006 UTC Modified files: /phpdoc/en/reference/filesystem/functions fopen.xml Log: zcontext is inconsistent with the rest of the manual http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/filesystem/functions/fopen.xml?r1=1.27&r2=

[PHP-DOC] #38999 [Opn->Csd]: unknown word

2006-09-30 Thread sean
ID: 38999 Updated by: [EMAIL PROTECTED] Reported By: ammacdon at yahoo dot com -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: Irrelevant -Assigned To: +Assigned To: sean New Comment: This bug has been fixed in the documentation'

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

2006-09-30 Thread Sean Coates
seanSat Sep 30 18:20:02 2006 UTC Modified files: /phpdoc/en/reference/pcre/functions preg-replace.xml Log: bug #38999; fix language http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pcre/functions/preg-replace.xml?r1=1.17&r2=1.18&diff_format=u Index

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

2006-09-19 Thread Sean Coates
seanWed Sep 20 03:37:27 2006 UTC Modified files: /phpdoc/en/reference/strings/functions explode.xml Log: change separator to delimiter to better match internal error messages http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/strings/functions

[PHP-DOC] Re: [PHP-DEV] ibm_db2 documentation update.

2006-09-11 Thread Sean Coates
> There is a missing function from the ibm_db2 driver documentation. I would > like to add this to the documentation package. This is my first try at > this, I hope this is done correctly. > If one of you kind folks can take a moment and add this to the > documentation, it would be greatly apprec

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

2006-09-06 Thread Sean Coates
Sean Coates wrote: >> Extra, Extra, Read all about it... the exceptions role has officially >> been renamed errors. Let the flood gates open! > > http://www.phpdoc.info/patches/massive-role-exceptions-errors.txt.gz > > Incoming bigass change.. > > Please object by

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

2006-09-05 Thread Sean Coates
> Extra, Extra, Read all about it... the exceptions role has officially > been renamed errors. Let the flood gates open! http://www.phpdoc.info/patches/massive-role-exceptions-errors.txt.gz Incoming bigass change.. Please object by tomorrow (-: ( If I don't respond right away, it's because I'm

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

2006-09-01 Thread Sean Coates
seanFri Sep 1 15:37:21 2006 UTC Modified files: /phpdoc/en/language operators.xml Log: WS http://cvs.php.net/viewvc.cgi/phpdoc/en/language/operators.xml?r1=1.103&r2=1.104&diff_format=u Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/

[PHP-DOC] #38679 [Asn->Csd]: ternery operator ?:

2006-09-01 Thread sean
ID: 38679 Updated by: [EMAIL PROTECTED] Reported By: php at rebel dot com dot au -Status: Assigned +Status: Closed Bug Type: Documentation problem Operating System: any PHP Version: 4.4.4 Assigned To: sean New Comment: This

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

2006-09-01 Thread Sean Coates
seanFri Sep 1 15:33:53 2006 UTC Modified files: /phpdoc/en/language operators.xml Log: note about non-obvious ternary evaluation (and recommend to avoid stacking); bug #38679 http://cvs.php.net/viewvc.cgi/phpdoc/en/language/operators.xml?r1=1.102&r2=1

[PHP-DOC] #38679 [Opn->Asn]: ternery operator ?:

2006-09-01 Thread sean
ID: 38679 Updated by: [EMAIL PROTECTED] Reported By: php at rebel dot com dot au -Status: Open +Status: Assigned Bug Type: Documentation problem Operating System: any PHP Version: 4.4.4 -Assigned To: +Assigned To: sean

[PHP-DOC] #38680 [Bgs->Opn]: json_decode won't decode json_encode

2006-09-01 Thread sean
ID: 38680 Updated by: [EMAIL PROTECTED] Reported By: RQuadling at GMail dot com -Status: Bogus +Status: Open Bug Type: Documentation problem Operating System: Windows XP SP2 PHP Version: Irrelevant Assigned To: omar Previous Co

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

2006-08-31 Thread Sean Coates
> 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 appropriate. Exception information would be > put in

Re: [PHP-DOC] Doc for PECL geoip module

2006-08-22 Thread Sean Coates
Olivier Hill wrote: > On 8/22/06, Sean Coates <[EMAIL PROTECTED]> wrote: >> Can you post it somewhere? > > XML DocBook Sources: http://www.olivierhill.ca/geoip-xml.tar.gz I'm not concerned about grammar/spelling/etc. That stuff is easy to fix later. Looks good to me: h

Re: [PHP-DOC] Doc for PECL geoip module

2006-08-22 Thread Sean Coates
> IMHO you should keep it within the extension itself, phpdocs > configure script has a --with-pecl-source=... option that will > pick it up from PECL ... PECL documentation has been stored in the phpdoc repository for a long time now. There are a few problems with putting the documentation in PE

Re: [PHP-DOC] Doc for PECL geoip module

2006-08-22 Thread Sean Coates
> I will soon make a release for the PECL geoip module. As such, I have > written documentation about the different functions and provided some > code examples. > > Should I commit this to phpdoc? Everything is inside references/geoip. > I have done a make test as well as test_xml, everything seem

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

2006-08-12 Thread Sean Coates
seanSat Aug 12 20:14:32 2006 UTC Modified files: /phpdoc/en/appendices userlandnaming.xml Log: grammar and markup http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/userlandnaming.xml?r1=1.1&r2=1.2&diff_format=u Index: phpdoc/en/ap

[PHP-DOC] #38434 [Opn->Bgs]: Broken links in debug_backtrace help page

2006-08-12 Thread sean
ID: 38434 Updated by: [EMAIL PROTECTED] Reported By: ddascalescu at gmail dot com -Status: Open +Status: Bogus -Bug Type: Website problem +Bug Type: Documentation problem Operating System: Any PHP Version: Irrelevant New Commen

Re: [PHP-DOC] #38337 [Opn->Bgs]: explode function's return value is incorrect

2006-08-04 Thread Sean Coates
> Many functions return FALSE if something goes wrong/data has been > exhausted/the function does not find what the developer was looking > for. > > In fact, we'd have to mark a great number of functions in the manual > "mixed" if we followed the convention you propose. Instead, we mark > return v

[PHP-DOC] #38337 [Opn->Bgs]: explode function's return value is incorrect

2006-08-04 Thread sean
ID: 38337 Updated by: [EMAIL PROTECTED] Reported By: z_rules55 at hotmail dot com -Status: Open +Status: Bogus Bug Type:Documentation problem PHP Version: Irrelevant New Comment: Many functions return FALSE if something goes wrong/data has been exhausted/the function

[PHP-DOC] #38247 [Csd->Bgs]: include('foo') or include 'foo' -> documentation inconsistency

2006-07-29 Thread sean
ID: 38247 Updated by: [EMAIL PROTECTED] Reported By: kahennig at gmail dot com -Status: Closed +Status: Bogus Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant Previous Comments: ---

[PHP-DOC] #38247 [Opn->Bgs]: include('foo') or include 'foo' -> documentation inconsistency

2006-07-29 Thread sean
ID: 38247 Updated by: [EMAIL PROTECTED] Reported By: kahennig at gmail dot com -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment: There are lots of language

[PHP-DOC] cvs: phpdoc / manual.xml.in /en/appendices userlandnaming.xml /entities global.ent

2006-07-27 Thread Sean Coates
seanThu Jul 27 20:59:29 2006 UTC Added files: /phpdoc/en/appendices userlandnaming.xml Modified files: /phpdoc manual.xml.in /phpdoc/entitiesglobal.ent Log: Userland Naming guide -- from Lukas Smith http

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

2006-07-26 Thread Sean Coates
anatoly techtonik wrote: > ||*()*|| Hi, Nuno. > > I wonder if there is any link checker which runs once a month through > documentation to catch all missing and/or outdated links? > It can also save link contents with status 200, 302, "checked manually > - ok" to detect when the pages are no longe

[PHP-DOC] phpdoc: kr, ja

2006-07-24 Thread Sean Coates
FYI, I just did: bash-2.05b# rm -r /local/repository/phpdoc/ja /local/repository/phpdoc/kr on y1, at Nuno/Philip's request -- these old directories were conflicting with the phpdoc-ja, phpdoc-kr modules. S

Re: [PHP-DOC] http docs

2006-07-24 Thread Sean Coates
Michael Wallner wrote: > Richard A. Quadling wrote: >> The XML files are not well formed. >> >> You've got a leading space in front of the lines. >> >> Attempting to make the manual ... >> >> /cygdrive/D/cygwin/home/RichardQ/phpdoc/en/reference/http/HttpQueryStrin >> g.xml:1: parser error : XML dec

Re: [PHP-DOC] Starting on Unicode docs

2006-07-19 Thread Sean Coates
> Since all appropriate functions will be unicode compatible in PHP 6.0.0 > this seems like information overload and not something that should be > mentioned in every functions documentation. Perhaps have a list offsite, > maybe on docweb, for alpha/beta testers. Good point. I agree. This list alr

Re: [PHP-DOC] Starting on Unicode docs

2006-07-19 Thread Sean Coates
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 (per-function) for any Unicode-related notes. Any other thoug

Re: [PHP-DOC] Contractions in the English PHP Documentation and supporting scripts/files.

2006-07-05 Thread Sean Coates
Ford, Mike wrote: > On 05 July 2006 12:48, Nuno Lopes wrote: > >> No way >> >> We cannot start breaking translators' work. Anyway, what's >> the problem with >> contractions? When I studied English (British) I learned that >> contractions weren't so formal, but they aren't wrong per se. >> >>

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-26 Thread Sean Coates
> So it's not clear to me that Ben is in the wrong here. In any case, I un-volunteer to mess with >300 files on the CVS server. S

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

2006-06-26 Thread Sean Coates
>> I can just cvs remove the existing files and re-add them with their >> lowercase names, but this will lose the history information attached to >> the files? Is there another way you recommend I handle this? > > This will upset translators. (-: > > I can move the files in CVS. > > Translators:

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

2006-06-22 Thread Sean Coates
> By the way, how do you recommend I go about this? > > I can just cvs remove the existing files and re-add them with their > lowercase names, but this will lose the history information attached to > the files? Is there another way you recommend I handle this? This will upset translators. (-: I

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

2006-06-11 Thread Sean Coates
> +it can never be changed or undefined. Unlike functions, constants need to > +be defined before they are referenced. This isn't _necessarily_ true. Example: [EMAIL PROTECTED]:~$ php5 -r ' if (0) { function foo() { echo "foo"; } } foo();' Fatal error: Call to undefined function foo() in

[PHP-DOC] #37719 [Opn->Bgs]: PHP6 is on rails, yes!

2006-06-06 Thread sean
ID: 37719 Updated by: [EMAIL PROTECTED] Reported By: baldurien at club-internet dot fr -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment: The code that will

Re: [PHP-DOC] Proposal

2006-05-19 Thread Sean Coates
Oliver Block wrote: > I don't know, if you discussed on that lately/in the past but wouldn't it be > a > good idea, if pages that give an overview over the functions of an extension > would be sorted differently? I like the output, but this listing is currently generated by scripts, so in order

[PHP-DOC] #37441 [Csd]: YP/NIS not found in PECL

2006-05-14 Thread sean
ID: 37441 Updated by: [EMAIL PROTECTED] Reported By: oluwafem at ece dot tamu dot edu Status: Closed Bug Type: Documentation problem Operating System: Linux PHP Version: Irrelevant New Comment: Here's the URL: http://pecl.php.net/package/yp

Re: [PHP-DOC] cvs: phpdoc /en/reference/simplexml/functions simplexml-element-addAttribute.xml simplexml-element-addChild.xml simplexml-element-getDocNamespaces.xml simplexml-element-getName.xml simpl

2006-05-12 Thread Sean Coates
Ben Ramsey wrote: > I added the notes so that people reading the docs wouldn't get confused > and assume that, since they are running PHP 5, they can use these new > functions. This is a logistical problem with docbook and OOP. There's no actual simplexml_element_addAttribute() function, for examp

[PHP-DOC] #37410 [Opn->Ver]: foreach by reference exists outside of scope

2006-05-11 Thread sean
ID: 37410 Updated by: [EMAIL PROTECTED] Reported By: php at kormoc dot com -Status: Open +Status: Verified Bug Type: Documentation problem Operating System: Linux PHP Version: Irrelevant New Comment: See http://www.zend.com/zend/week

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

2006-05-03 Thread Sean Coates
Philip Olson wrote: > philipThu 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. Deprecated != doesn't work (see dl()) I think t

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

2006-05-03 Thread Sean Coates
> Thats why I've applied as mentor. I would like to mentor something about > livedocs or the gcov.php.net site. (you can still apply as well) FWIW, I'm also a mentor, and I'm available to help if anyone wants to take/develop the livedocs project. S

[PHP-DOC] #37047 [Bgs->Ver]: static executes after return

2006-04-11 Thread sean
ID: 37047 Updated by: [EMAIL PROTECTED] Reported By: karoly at negyesi dot net -Status: Bogus +Status: Verified Bug Type: Documentation problem Operating System: Irrevelant PHP Version: 5.1.2 New Comment: Sorry. I misread. You're ri

[PHP-DOC] #37047 [Opn->Bgs]: static executes after return

2006-04-11 Thread sean
ID: 37047 Updated by: [EMAIL PROTECTED] Reported By: karoly at negyesi dot net -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Irrevelant PHP Version: 5.1.2 New Comment: see: http://php.net/return "the

Re: [PHP-DOC] &listendand;

2006-04-09 Thread Sean Coates
> The policy was to convert the pages to the "new" doc style, that doesn't > use &listendand; at all. Makes sense. That's why I asked. Thanks. S

[PHP-DOC] &listendand;

2006-04-07 Thread Sean Coates
Hello. Do we have a current policy on using &listendand; in See Also blocks? S

  1   2   3   4   5   6   >