[PHP-DOC] Re: VCS Account Request: oaass

2013-01-11 Thread Justin Martin
enough in that respect to be provided with commit access, though I'll be reviewing his contributions for errors in the coming days, to be sure. Thanks, Justin Martin

[PHP-DOC] Re: nz and nz2 mirrors gone?

2012-10-01 Thread Justin Martin
On 12-10-01 08:58 PM, Justin Martin wrote: Hello everyone, Not sure if this is the right forum for this discussion, but it seemed the most likely. A couple of people from the SilverStripe community (SS is from New Zealand) have mentioned the nz and nz2 mirrors are down, but php.net is still

[PHP-DOC] nz and nz2 mirrors gone?

2012-10-01 Thread Justin Martin
? Thanks, Justin Martin

Re: [PHP-DOC] SVN Account Request: pmartin

2012-06-19 Thread Pascal MARTIN
Hello, Thanks :-) Pascal. Le mardi 19 juin 2012 15:41:55 Philip Olson a écrit : > On Jun 19, 2012, at 2:06 PM, Yannick Torrès wrote: > > Hi Hannes, > > > > Could you please approve this account ? > > > > Pascal is a great contributor for our translation and provide me a lot of > > great patch

[PHP-DOC] SVN Account Request: pmartin

2012-06-19 Thread Pascal MARTIN
Reviewing the FR Translation of the documentation. I've done several edits/reviews + submitted patches via the online editor for the last 2 weeks or so; Yannick Torrès said I can ask for SVN access, and should quote his name.

Re: [PHP-DOC] Callback prototypes

2012-02-02 Thread Justin Martin
. Thanks, Justin Martin

Re: [PHP-DOC] Callback prototypes

2012-02-02 Thread Justin Martin
tion supplementary to the prototype is needed. My suggestion for callback prototypes really only applies to functions such as array_reduce(), which doesn't require a lot of explanation. Thanks, Justin Martin

[PHP-DOC] Callback prototypes

2012-02-02 Thread Justin Martin
endered as such in the current styling of the online documentation: http://i.imgur.com/cUAPt.png Any objections? If we decide upon this format, I'd also go ahead and update any existing documentation on functions that use callbacks. Thanks, Justin Martin

[PHP-DOC] Re: Documentation access

2012-01-24 Thread Justin Martin
On 12-01-21 10:51 PM, Drak wrote: I would like to contribute to PHP documentation, how do I get started? Drak Hi Drak, If you'd like to pop into #php.doc on EFnet, I'd be happy to give you a run-through on editing the documentation. Thanks, Justin Martin

[PHP-DOC] Re: SVN Account Request: nveid

2012-01-09 Thread Justin Martin
On 12-01-09 02:33 PM, Rick L Bird wrote: Committing php-doc bug fixes and corrections. Referred by SVN id: FrozenFire Has my support.

Re: [PHP-DOC] Transition from Subversion to Git

2011-12-09 Thread Justin Martin
On 11-12-09 02:42 AM, Hannes Magnusson wrote: On Wed, Dec 7, 2011 at 23:18, Justin Martin wrote: On 11-12-07 01:35 PM, Hannes Magnusson wrote: On Wed, Dec 7, 2011 at 22:01, Justin Martinwrote: On 11-12-07 11:46 AM, Hannes Magnusson wrote: On Wed, Dec 7, 2011 at 18:09, Justin Martin

[PHP-DOC] "Source URLs" as source control properties

2011-12-08 Thread Justin Martin
crease in traffic towards viewvc might cause problems, but that's just an idea. My branches can be found at phpdoc/doc-base/branches/function_definitions/ and phpdoc/en/branches/function_definitions/ Any ideas or concerns? Thanks, Justin Martin

Re: [PHP-DOC] Transition from Subversion to Git

2011-12-07 Thread Justin Martin
On 11-12-07 01:35 PM, Hannes Magnusson wrote: On Wed, Dec 7, 2011 at 22:01, Justin Martin wrote: On 11-12-07 11:46 AM, Hannes Magnusson wrote: On Wed, Dec 7, 2011 at 18:09, Justin Martinwrote: On 11-12-07 02:58 AM, Hannes Magnusson wrote: On Wed, Dec 7, 2011 at 01:57, Justin Martin

Re: [PHP-DOC] Transition from Subversion to Git

2011-12-07 Thread Justin Martin
On 11-12-07 11:46 AM, Hannes Magnusson wrote: On Wed, Dec 7, 2011 at 18:09, Justin Martin wrote: On 11-12-07 02:58 AM, Hannes Magnusson wrote: On Wed, Dec 7, 2011 at 01:57, Justin Martinwrote: Hello everyone, There's been some informal discussion in #php.doc on EFnet about ho

Re: [PHP-DOC] Transition from Subversion to Git

2011-12-07 Thread Justin Martin
On 11-12-07 02:58 AM, Hannes Magnusson wrote: On Wed, Dec 7, 2011 at 01:57, Justin Martin wrote: Hello everyone, There's been some informal discussion in #php.doc on EFnet about how the transition from Subversion to Git will be achieved, and what the resulting structure will look like.

[PHP-DOC] Transition from Subversion to Git

2011-12-06 Thread Justin Martin
, based on what I know of Git, and how phpdoc is currently structured. I'd greatly appreciate any feedback that can be offered, and feel free to edit the document if you feel there's something missing. The wiki page can be found at https://wiki.php.net/doc/git Thanks, Justin Martin

[PHP-DOC] PHP-GTK Documentation Redevelopment Project

2010-11-17 Thread Justin Martin
/repository/phpdoc/modules/doc-gtk/. Sorry for being so terse, but I'm simply writing this message in the hopes of garnering some interest and help. Thanks, Justin Martin

[PHP-DOC] PHP-GTK branch for new documentation

2010-11-11 Thread Justin Martin
entation, borrowing what we cleanly can from the existing out-of-date documentation for PHP-GTK. * Merge the extension's documentation branch into trunk, once it's reasonably complete. Thanks, Justin Martin, a.k.a. FrozenFire

[PHP-DOC] SVN Account Request: frozenfire

2010-11-05 Thread Justin Martin
I intend to do some updating and polishing to the PHP documentation. As well, depending upon the access that an account provides, I may update the details of a few bugs. Philip suggested requesting an account.

[PHP-DOC] PDOStatement::fetchAll update

2010-11-05 Thread Justin Martin
a few instances of to where appropriate. Clarified wording of PDO::FETCH_CLASS behaviour for the fetch_argument parameter. Added the PDO::FETCH_FUNC behavior for the fetch_argument parameter. Added two examples, for PDO::FETCH_CLASS and PDO::FETCH_FUNC styles. Thanks, Justin Martin,

Re: [PHP-DOC] the online documentation editor

2010-03-14 Thread Martin Samesch
her cacert-based ones don't install the root and just tell > your browser to accept the php.net ones permanently. OK, to me this seems to be a good solution. Regards, Martin

Re: [PHP-DOC] the online documentation editor

2010-03-13 Thread Martin Samesch
to the wiki. Thanks for this hint. As I'm using a CAcert certificate too, I already installed their root certificate some time ago. BTW, the warning isn't issued by Firefox but by the add-on 'SSL Blacklist'. I think this warning is rather about MD5 than about CAcert. Regards, Martin

Re: [PHP-DOC] the online documentation editor

2010-03-13 Thread Martin Samesch
On Sat, Mar 13, 2010 at 06:46:14AM -0800, Philip Olson wrote: > > On Mar 13, 2010, at 1:55 AM, Martin Samesch wrote: > > > I get the following warning: > > > > A potentially compromised SSL certificate has been detected > > A subordinate CA certificate has be

Re: [PHP-DOC] the online documentation editor

2010-03-13 Thread Martin Samesch
en signed using the MD5 algorithm. Cheers, Martin

[PHP-DOC] Re: [PHP-WEBMASTER] Library using contents from php.net for IDE

2010-02-04 Thread Martin Scotta
Hi guys Can someone (who has the phd properly configured and running) provide me a copy of the PHP Manual in a easy-to-parse format ? Like XML or something? I want to create a library with function and classes definition for use in IDEs. Thanks in advance! Martin Scotta On Thu, Feb 4, 2010

[PHP-DOC] cvs: phpdoc /en/reference/misc/functions highlight-file.xml

2007-09-02 Thread Martin Samesch
samesch Sun Sep 2 14:29:50 2007 UTC Modified files: /phpdoc/en/reference/misc/functions highlight-file.xml Log: typo http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/misc/functions/highlight-file.xml?r1=1.24&r2=1.25&diff_format=u Index: phpdoc/en/reference/mis

[PHP-DOC] cvs: phpdoc /en/reference/misc/functions exit.xml

2007-08-13 Thread Martin Samesch
samesch Mon Aug 13 21:41:12 2007 UTC Modified files: /phpdoc/en/reference/misc/functions exit.xml Log: tautologic.. http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/misc/functions/exit.xml?r1=1.15&r2=1.16&diff_format=u Index: phpdoc/en/reference/misc/functions/

[PHP-DOC] cvs: phpdoc /en/reference/misc/functions connection-aborted.xml connection-timeout.xml

2007-08-12 Thread Martin Samesch
samesch Sun Aug 12 13:03:38 2007 UTC Modified files: /phpdoc/en/reference/misc/functions connection-aborted.xml connection-timeout.xml Log: whether _or_ if http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/misc/functions/

[PHP-DOC] cvs: phpdoc /en/reference/posix/functions posix-getrlimit.xml

2007-08-11 Thread Martin Samesch
samesch Sat Aug 11 18:15:45 2007 UTC Modified files: /phpdoc/en/reference/posix/functionsposix-getrlimit.xml Log: typo http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/posix/functions/posix-getrlimit.xml?r1=1.12&r2=1.13&diff_format=u Index: phpdoc/en/re

[PHP-DOC] cvs: phpdoc /en/reference/posix/functions posix-getsid.xml

2007-08-09 Thread Martin Samesch
samesch Thu Aug 9 20:24:28 2007 UTC Modified files: /phpdoc/en/reference/posix/functionsposix-getsid.xml Log: missing parameter in example http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/posix/functions/posix-getsid.xml?r1=1.6&r2=1.7&diff_format=u Ind

[PHP-DOC] cvs: phpdoc /en/reference/posix/functions posix-setegid.xml

2007-08-09 Thread Martin Samesch
samesch Thu Aug 9 17:09:46 2007 UTC Modified files: /phpdoc/en/reference/posix/functionsposix-setegid.xml Log: missing word http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/posix/functions/posix-setegid.xml?r1=1.9&r2=1.10&diff_format=u Index: phpdoc/en

[PHP-DOC] cvs: phpdoc /en/reference/posix/functions posix-getrlimit.xml

2007-08-09 Thread Martin Samesch
samesch Thu Aug 9 16:25:56 2007 UTC Modified files: /phpdoc/en/reference/posix/functionsposix-getrlimit.xml Log: typo http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/posix/functions/posix-getrlimit.xml?r1=1.11&r2=1.12&diff_format=u Index: phpdoc/en/re

[PHP-DOC] cvs: phpdoc /en/reference/posix/functions posix-getgrnam.xml

2007-08-09 Thread Martin Samesch
samesch Thu Aug 9 15:15:32 2007 UTC Modified files: /phpdoc/en/reference/posix/functionsposix-getgrnam.xml Log: wrong function in example http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/posix/functions/posix-getgrnam.xml?r1=1.7&r2=1.8&diff_format=u In

Re: [PHP-DOC] Requesting a CVS account

2007-08-09 Thread Martin MC Brown
Hi, I'd like to request a CVS account so that I can update the documentation for the MySQL extensions for PHP. My main priorities are to update and extend the current documentation, and add the new documentation for mysqlnd. Hello Martin, Excellent, your account has been create

[PHP-DOC] cvs: phpdoc /en/reference/posix/functions posix-geteuid.xml posix-setuid.xml

2007-08-09 Thread Martin Samesch
samesch Thu Aug 9 11:50:14 2007 UTC Modified files: /phpdoc/en/reference/posix/functionsposix-geteuid.xml posix-setuid.xml Log: fixed word wrap in example http://cvs.php.net/viewvc.cgi/phpdoc/en/reference

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

2007-08-09 Thread Martin Samesch
samesch Thu Aug 9 09:01:06 2007 UTC Modified files: /phpdoc/en/reference/posix/functionsposix-get-last-error.xml Log: typo (errno is displayed) http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/posix/functions/posix-get-last-error.xml?r1=1.8&r2=1.9&diff

[PHP-DOC] Requesting a CVS account

2007-08-08 Thread Martin MC Brown
m/?page_id=236 for a list of my currently available books. As a recommendation/endorsement, Georg Richter, Ulf Wendel and Andrey Hristov support my request :) I know from a discussion that Philip Olson had with Georg that I may need to submit a patch for the current documentation. TIA MC

[PHP-DOC] cvs: phpdoc /en/reference/posix/functions posix-getgid.xml

2007-08-06 Thread Martin Samesch
samesch Mon Aug 6 12:44:40 2007 UTC Modified files: /phpdoc/en/reference/posix/functionsposix-getgid.xml Log: typo http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/posix/functions/posix-getgid.xml?r1=1.8&r2=1.9&diff_format=u Index: phpdoc/en/reference/

[PHP-DOC] cvs: phpdoc /en/reference/posix/functions posix-geteuid.xml

2007-08-06 Thread Martin Samesch
samesch Mon Aug 6 12:30:06 2007 UTC Modified files: /phpdoc/en/reference/posix/functionsposix-geteuid.xml Log: Fixed structure of refsects; trailing WS http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/posix/functions/posix-geteuid.xml?r1=1.7&r2=1.8&dif

[PHP-DOC] cvs: phpdoc /en/reference/regex/functions spliti.xml

2007-08-05 Thread Martin Samesch
samesch Sun Aug 5 12:25:57 2007 UTC Modified files: /phpdoc/en/reference/regex/functionsspliti.xml Log: typos http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/regex/functions/spliti.xml?r1=1.9&r2=1.10&diff_format=u Index: phpdoc/en/reference/regex/func

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

2007-03-13 Thread Martin Samesch
On Mon, Mar 12, 2007 at 01:59:08PM -0400, Sean Coates wrote: > 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" (f

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

2007-03-12 Thread Martin Samesch
Hi, grep -ri ' a [aeiou]'... gets a lot of hits. Should they be corrected or not? Cheers, Martin

[PHP-DOC] cvs: phpdoc /en/reference/com reference.xml /en/reference/curl reference.xml /en/reference/cyrus reference.xml /en/reference/expect reference.xml /en/reference/gmp reference.xml /en/ref

2007-03-03 Thread Martin Samesch
samesch Sat Mar 3 22:12:02 2007 UTC Modified files: /phpdoc/en/reference/comreference.xml /phpdoc/en/reference/curl reference.xml /phpdoc/en/reference/cyrus reference.xml /phpdoc/en/reference/expect reference.xml /phpdoc/en/reference/gmpr

[PHP-DOC] cvs: phpdoc /en/reference/posix/functions posix-setsid.xml

2007-02-26 Thread Martin Samesch
samesch Mon Feb 26 21:23:20 2007 UTC Modified files: /phpdoc/en/reference/posix/functionsposix-setsid.xml Log: return values at the wrong place http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/posix/functions/posix-setsid.xml?r1=1.5&r2=1.6&diff_format=u

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

2007-02-25 Thread Martin Samesch
samesch Sun Feb 25 16:07:44 2007 UTC Modified files: /phpdoc/en/reference/pcre/functions preg-replace.xml Log: typo http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pcre/functions/preg-replace.xml?r1=1.23&r2=1.24&diff_format=u Index: phpdoc/en/reference/pcre/fu

[PHP-DOC] cvs: phpdoc /en/reference/oracle/functions ora-commiton.xml

2007-02-25 Thread Martin Samesch
samesch Sun Feb 25 12:38:21 2007 UTC Modified files: /phpdoc/en/reference/oracle/functions ora-commiton.xml Log: parameter name http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/oracle/functions/ora-commiton.xml?r1=1.7&r2=1.8&diff_format=u Index: phpdoc/en

[PHP-DOC] cvs: phpdoc /en/reference/oracle/functions ora-plogon.xml

2007-02-25 Thread Martin Samesch
samesch Sun Feb 25 12:12:57 2007 UTC Modified files: /phpdoc/en/reference/oracle/functions ora-plogon.xml Log: typo http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/oracle/functions/ora-plogon.xml?r1=1.7&r2=1.8&diff_format=u Index: phpdoc/en/reference/ora

[PHP-DOC] cvs: phpdoc /en/reference/mssql/functions mssql-init.xml

2007-02-18 Thread Martin Samesch
samesch Sun Feb 18 11:25:33 2007 UTC Modified files: /phpdoc/en/reference/mssql/functionsmssql-init.xml Log: removed right parenthesis http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mssql/functions/mssql-init.xml?r1=1.8&r2=1.9&diff_format=u Index: php

[PHP-DOC] cvs: phpdoc /en/reference/mssql/functions mssql-pconnect.xml

2007-02-18 Thread Martin Samesch
samesch Sun Feb 18 11:14:54 2007 UTC Modified files: /phpdoc/en/reference/mssql/functionsmssql-pconnect.xml Log: fix: mssql_connect -> mssql_pconnect http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mssql/functions/mssql-pconnect.xml?r1=1.6&r2=1.7&diff_

[PHP-DOC] result_identifier, result_id or result?

2007-02-12 Thread Martin Samesch
Hi, within the mssql functions there are three different names for the same parameter: result_identifier, result_id, and result. Which one is to prefer? Cheers, Martin

[PHP-DOC] cvs: phpdoc /en/reference/mssql/functions mssql-bind.xml

2007-02-12 Thread Martin Samesch
samesch Mon Feb 12 15:00:25 2007 UTC Modified files: /phpdoc/en/reference/mssql/functionsmssql-bind.xml Log: grammar: word order http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mssql/functions/mssql-bind.xml?r1=1.10&r2=1.11&diff_format=u Index: phpdoc/

[PHP-DOC] cvs: phpdoc /en/reference/mssql/functions mssql-bind.xml mssql-select-db.xml

2007-02-12 Thread Martin Samesch
samesch Mon Feb 12 09:37:43 2007 UTC Modified files: /phpdoc/en/reference/mssql/functionsmssql-bind.xml mssql-select-db.xml Log: fix: role examples http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mssql/f

[PHP-DOC] ClibPDF: fastio.com is unreachable

2007-02-06 Thread Martin Samesch
Hi, the link on http://php.net/manual/en/ref.cpdf.php to http://www.fastio.com/ still doesn't work. I noticed this two weeks ago and thought it's just a temporary problem. Maybe it's not ... ? Cheers, Martin

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

2007-02-05 Thread Martin Samesch
samesch Mon Feb 5 21:19:25 2007 UTC Modified files: /phpdoc/en/reference/pcre/functions preg-split.xml Log: Removed BETA from PHP version http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pcre/functions/preg-split.xml?r1=1.13&r2=1.14&diff_format=u Index: phpdoc

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

2007-02-05 Thread Martin Samesch
samesch Mon Feb 5 14:42:26 2007 UTC Modified files: /phpdoc/en/reference/pcre/functions preg-replace-callback.xml Log: the subject returned isn't the parameter 'subject' that was passed http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pcre/functions/preg-repla

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

2007-02-05 Thread Martin Samesch
samesch Mon Feb 5 14:34:29 2007 UTC Modified files: /phpdoc/en/reference/pcre/functions preg-replace-callback.xml Log: typo http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pcre/functions/preg-replace-callback.xml?r1=1.15&r2=1.16&diff_format=u Index: phpdoc/en

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

2007-02-05 Thread Martin Samesch
samesch Mon Feb 5 09:53:42 2007 UTC Modified files: /phpdoc/en/reference/pcre/functions preg-match.xml Log: typo (wrong function) http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pcre/functions/preg-match.xml?r1=1.22&r2=1.23&diff_format=u Index: phpdoc/en/refe

Re: [PHP-DOC] cpdf-setrgbcolor-fill.xml

2007-01-18 Thread Martin Samesch
On Thu, Jan 18, 2007 at 03:17:59PM -, Nuno Lopes wrote: > Fixed. > Thanks, I couldn't download ClibPDF to check and, if necessary, fix this myself, because fastio.com was (and still is) unreachable. I fixed the same in cpdf_setrgbcolor_stroke.xml and cpdf_setrgbcolor.xml Cheers, Martin

[PHP-DOC] cvs: phpdoc /en/reference/cpdf/functions cpdf-setrgbcolor-stroke.xml cpdf-setrgbcolor.xml

2007-01-18 Thread Martin Samesch
samesch Thu Jan 18 18:28:32 2007 UTC Modified files: /phpdoc/en/reference/cpdf/functions cpdf-setrgbcolor-stroke.xml cpdf-setrgbcolor.xml Log: fix parameter color description http://cvs.php.net/viewvc.cgi/phpdoc/en/refere

[PHP-DOC] cvs: phpdoc /en/reference/cpdf/functions cpdf-text.xml

2007-01-18 Thread Martin Samesch
samesch Thu Jan 18 11:40:55 2007 UTC Modified files: /phpdoc/en/reference/cpdf/functions cpdf-text.xml Log: typo http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/cpdf/functions/cpdf-text.xml?r1=1.8&r2=1.9&diff_format=u Index: phpdoc/en/reference/cpdf/functions/

[PHP-DOC] cpdf-setrgbcolor-fill.xml

2007-01-18 Thread Martin Samesch
troke, cpdf_setrgbcolor? Cheers, Martin

[PHP-DOC] cvs: phpdoc /en/reference/cpdf/functions cpdf-setmiterlimit.xml

2007-01-18 Thread Martin Samesch
samesch Thu Jan 18 09:56:17 2007 UTC Modified files: /phpdoc/en/reference/cpdf/functions cpdf-setmiterlimit.xml Log: typo http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/cpdf/functions/cpdf-setmiterlimit.xml?r1=1.6&r2=1.7&diff_format=u Index: phpdoc/en/referen

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

2006-02-20 Thread Martin Samesch
samesch Mon Feb 20 12:42:04 2006 UTC Modified files: /phpdoc/en/appendices migration5.xml Log: typo; only one 'only' http://cvs.php.net/viewcvs.cgi/phpdoc/en/appendices/migration5.xml?r1=1.45&r2=1.46&diff_format=u Index: phpdoc/en/appendices/migration5.xml

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

2005-12-18 Thread Martin Samesch
samesch Sun Dec 18 16:29:31 2005 EDT Modified files: /phpdoc/en/reference/session/functions session-name.xml Log: grammar (I hope it's correct) http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/session/functions/session-name.xml?r1=1.5&r2=1.6&diff_format=u

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

2005-12-18 Thread Martin Samesch
samesch Sun Dec 18 14:03:20 2005 EDT Modified files: /phpdoc/en/reference/sessionini.xml Log: typo http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/session/ini.xml?r1=1.36&r2=1.37&diff_format=u Index: phpdoc/en/reference/session/ini.xml diff -u phpdoc/

[PHP-DOC] cvs: peardoc /en/pecl cybermut.xml

2005-09-10 Thread Martin Jansen
mj Sat Sep 10 09:56:45 2005 EDT Modified files: /peardoc/en/peclcybermut.xml Log: * Another package documentation that has been moved to phpdoc. http://cvs.php.net/diff.php/peardoc/en/pecl/cybermut.xml?r1=1.2&r2=1.3&ty=u Index: peardoc/en/pecl/cyberm

[PHP-DOC] cvs: peardoc /en/pecl net-gopher.xml

2005-09-10 Thread Martin Jansen
mj Sat Sep 10 09:35:48 2005 EDT Modified files: /peardoc/en/peclnet-gopher.xml Log: * The Net_Gopher docs are now part of the PHP manual. http://cvs.php.net/diff.php/peardoc/en/pecl/net-gopher.xml?r1=1.3&r2=1.4&ty=u Index: peardoc/en/pecl/net-gopher.x

[PHP-DOC] #33949 [NEW]: header() documentation incorrect.

2005-08-01 Thread martin dot bundgaard at gmail dot com
From: martin dot bundgaard at gmail dot com Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: header() documentation incorrect. Description: The page http://php.net/header of the documentation states

[PHP-DOC] cvs: peardoc / manual.xml.in /en/pecl apd.xml bcompiler.xml soap.xml

2005-03-29 Thread Martin Jansen
mj Tue Mar 29 06:53:08 2005 EDT Removed files: /peardoc/en/peclapd.xml bcompiler.xml soap.xml Modified files: /peardocmanual.xml.in Log: * The documentation for APD, bcompiler and apd have been merged into the PHP manual some

[PHP-DOC] cvs: phpdoc /en/reference/msql/functions msql-fetch-field.xml

2005-02-15 Thread Martin Meredith
mez Tue Feb 15 06:52:28 2005 EDT Modified files: /phpdoc/en/reference/msql/functions msql-fetch-field.xml Log: Removing primary key - not in mSQL - Reference: Bug #31978 http://cvs.php.net/diff.php/phpdoc/en/reference/msql/functions/msql-fetch-field.xml?r1=1

[PHP-DOC] #31906 [NEW]: apache_child_terminate function is Apache 1.x only

2005-02-09 Thread martin dot norland at stjude dot org
From: martin dot norland at stjude dot org Operating system: any PHP version: 5.0.3 PHP Bug Type: Documentation problem Bug description: apache_child_terminate function is Apache 1.x only Description: The documentation ( http://us3.php.net/manual/en

Re: [PHP-DOC] The german translation of the preg_replace_callback() function (http://de2.php.net/preg_replace_callback)

2005-01-03 Thread Martin Samesch
you the common way is to report a bug. I (hopefully) fixed it in the xml source and it will show up on the website after the next build. Happy new year. Cheers, Martin

[PHP-DOC] cvs: phpdoc /en/reference/uodbc/functions odbc-specialcolumns.xml

2004-12-29 Thread Martin Meredith
mez Wed Dec 29 18:01:46 2004 EDT Modified files: /phpdoc/en/reference/uodbc/functionsodbc-specialcolumns.xml Log: still to learn http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/functions/odbc-specialcolumns.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/

[PHP-DOC] cvs: phpdoc /en/reference/uodbc/functions odbc-specialcolumns.xml

2004-12-29 Thread Martin Meredith
mez Wed Dec 29 17:01:16 2004 EDT Modified files: /phpdoc/en/reference/uodbc/functionsodbc-specialcolumns.xml Log: Lessopn Learnt: Spaces not Tabs :D http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/functions/odbc-specialcolumns.xml?r1=1.3&r2=1.4

[PHP-DOC] cvs: phpdoc /en/reference/uodbc/functions odbc-specialcolumns.xml

2004-12-29 Thread Martin Meredith
mez Wed Dec 29 16:42:49 2004 EDT Modified files: /phpdoc/en/reference/uodbc/functionsodbc-specialcolumns.xml Log: Updated incorrect info (Ref: Bug #30677) http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/functions/odbc-specialcolumns.xml?r1=1.2&

Re: [PHP-DOC] #30669 [Opn->Csd]: readline_completion_function parameter count is odd

2004-12-29 Thread Martin Meredith
As the last reply said it had been fixed? shouldnt a bug be closed after is has been fixed? Derick Rethans wrote: On Wed, 29 Dec 2004 [EMAIL PROTECTED] wrote: ID: 30669 Updated by: [EMAIL PROTECTED] Reported By: php at trancer dot nl -Status: Open +Status:

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

2004-12-29 Thread Martin Meredith
mez Wed Dec 29 12:24:38 2004 EDT Modified files: /phpdoc/en/reference/strings/functions ltrim.xml rtrim.xml trim.xml Log: Slighlty modified references (WRT Bug: http://bugs.php.net/bug.php?id=30646) http://cvs.php.net/diff.php/phpdoc/en/reference/string

Re: [PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-list-tables.xml

2004-11-23 Thread Martin Samesch
bles and its alias mysql_listtables, which can be used for downward compatibility, are deprecated. [...] or The function mysql_list_tables is deprecated. So is mysql_listtables, which is an alias and can be used for downward compatibility. [...] Martin

Re: [PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-list-tables.xml

2004-11-23 Thread Martin Samesch
t; which is usually the right change. But the > context speaks about deprecated alias so it was right. Sorry for the > noise. Sorry for my mistake and for causing confusion. I also didn't pay attention to the context (and the 'alias'). > Martin, please revert the change. done. Martin

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-list-tables.xml

2004-11-23 Thread Martin Samesch
samesch Tue Nov 23 04:32:01 2004 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-list-tables.xml Log: reverting changes; sorry, I didn't read carefully ... http://cvs.php.net/diff.php/phpdoc/en/reference/mysql/functions/mysql-list-tables.xm

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-list-tables.xml

2004-11-21 Thread Martin Samesch
samesch Sun Nov 21 07:41:52 2004 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-list-tables.xml Log: typo http://cvs.php.net/diff.php/phpdoc/en/reference/mysql/functions/mysql-list-tables.xml?r1=1.10&r2=1.11&ty=u Index: phpdoc/en/reference

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

2004-09-04 Thread Martin Samesch
samesch Sat Sep 4 10:14:26 2004 EDT Modified files: /phpdoc/en/reference/session/functions session-destroy.xml Log: typo http://cvs.php.net/diff.php/phpdoc/en/reference/session/functions/session-destroy.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/reference/ses

[PHP-DOC] #28220 [NEW]: mb_strwidth() width table is wrong

2004-04-29 Thread martin dot t dot kutschker at blackbox dot net
From: martin dot t dot kutschker at blackbox dot net Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: mb_strwidth() width table is wrong Description: The table describing the width of the characters is wrong if you

Re: [PHP-DOC] Documentation HOWTO: Instructions for MacOS X

2004-04-17 Thread Martin Jansen
e. But after browsing the documentation of fink, it looks like you are right; I've fixed the howto in CVS. -- - Martin Martin Jansen http://martinjansen.com/

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

2004-04-17 Thread Martin Jansen
mj Sat Apr 17 03:35:20 2004 EDT Modified files: /phpdoc/howto tools.xml Log: * Adding missing "install" command to the apt-get calls. http://cvs.php.net/diff.php/phpdoc/howto/tools.xml?r1=1.19&r2=1.20&ty=u Index: phpdoc/howto/tools.xml diff -u phpd

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

2004-04-16 Thread Martin Jansen
mj Fri Apr 16 16:20:21 2004 EDT Modified files: /phpdoc/howto howto.ent tools.xml Log: * Adding installation instructions for Mac OS X. http://cvs.php.net/diff.php/phpdoc/howto/howto.ent?r1=1.23&r2=1.24&ty=u Index: phpdoc/howto/howto.ent diff -u ph

[PHP-DOC] Documentation HOWTO: Instructions for MacOS X

2004-04-16 Thread Martin Jansen
est them myself.) Have fun. -- - Martin Martin Jansen http://martinjansen.com/ Index: tools.xml === RCS file: /repository/phpdoc/howto/tools.xml,v retrieving revision 1.18

Re: [PHP-DOC] outdated spanish documentation in mirror ar2.php.net

2004-04-13 Thread Martin Sarsale
I thought that. Im just reporting what I found. On Tue, 2004-04-13 at 15:11, Nuno Lopes wrote: > Translations are often outdated. Please be patiente while translators update > all the modified files. > > Nuno signature.asc Description: This is a digitally signed message part

[PHP-DOC] outdated spanish documentation in mirror ar2.php.net

2004-04-13 Thread Martin Sarsale
Dear list: I've found that the mail function page is outdated in ar2.php.net ( http://ar2.php.net/manual/es/function.mail.php ) If you compare it with the one in www.php.net you'll see that in the original one, mail accepts 5 arguments while in the spanish translation, only 4. I know that probabl

[PHP-DOC] Manual PHP en PDF?

2004-03-25 Thread Eduardo Martin Artola Rodriguez
... Martin  

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

2004-03-17 Thread Martin Samesch
samesch Wed Mar 17 04:10:21 2004 EDT Modified files: /phpdoc/en/reference/pcre constants.xml Log: typos... (hope it's not worse now ;-) http://cvs.php.net/diff.php/phpdoc/en/reference/pcre/constants.xml?r1=1.6&r2=1.7&ty=u Index: phpdoc/en/reference/pcre/consta

[PHP-DOC] Code fix!

2004-03-12 Thread Martin Krøis - Tiscali A/S
/expand_CIDR.phps   The reason I ask is I don’t want to fill the bbs with corrections…   Med venlig hilsen / Best regards   Martin Krøis Senior Developer Tiscali AS   Lautrupsgade 9 2100 København Ø Danmark Tel: +45 38 14 70 88 Fax: +45 38 14 70 07 Mobile: +45 29 99 85 03

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

2004-02-08 Thread Martin Samesch
samesch Sun Feb 8 06:14:07 2004 EDT Modified files: /phpdoc/en/reference/pspell configure.xml Log: added filename tag for bin http://cvs.php.net/diff.php/phpdoc/en/reference/pspell/configure.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/pspell/configure.xml

[PHP-DOC] #26978 [NEW]: Removal of comment by I_Hate_Bogus_Email_Addresses on eregi documentation page

2004-01-20 Thread martin at lucas-smith dot co dot uk
From: martin at lucas-smith dot co dot uk Operating system: n/a PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Removal of comment by I_Hate_Bogus_Email_Addresses on eregi documentation page Description: Can the comment on php.net

[PHP-DOC] cvs: phpdoc /en/reference/pspell/functions pspell-new.xml

2004-01-07 Thread Martin Samesch
samesch Wed Jan 7 09:58:03 2004 EDT Modified files: /phpdoc/en/reference/pspell/functions pspell-new.xml Log: typo Index: phpdoc/en/reference/pspell/functions/pspell-new.xml diff -u phpdoc/en/reference/pspell/functions/pspell-new.xml:1.5 phpdoc/en/refere

[PHP-DOC] pcre/constants.xml

2003-12-15 Thread Martin Samesch
and translate this last piece. Martin

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

2003-12-14 Thread Martin Samesch
samesch Sun Dec 14 05:47:08 2003 EDT Modified files: /phpdoc/en/reference/pcre constants.xml Log: typos... Index: phpdoc/en/reference/pcre/constants.xml diff -u phpdoc/en/reference/pcre/constants.xml:1.3 phpdoc/en/reference/pcre/constants.xml:1.4 --- phpdoc/e

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

2003-10-29 Thread Martin Samesch
session_unset (); Hopefully fixed. Thanks. Cheers, Martin

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

2003-10-29 Thread Martin Samesch
samesch Wed Oct 29 03:52:32 2003 EDT Modified files: /phpdoc/en/reference/session/functions session-unset.xml Log: sorry, hopefully correct correction this time... Index: phpdoc/en/reference/session/functions/session-unset.xml diff -u phpdoc/en/reference/se

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

2003-10-28 Thread Martin Samesch
gister a session variable. > > > > > I think that the text should be : > > use unset($_SESSION['some_variable']) to unregister a session variable. > > Because, $_SESSION = array() destroy all the variables. Am I wrong ? Probably you're right. I'm sorry. Could somebody else please check this? Cheers, Martin

  1   2   3   >