Re: [PHP-DOC] cvs: phpdoc /en/internals/pdo building.xml error-handling.xml implementing.xml index.xml intro.xml pdo-dbh-t.xml pdo-stmt-t.xml preparation.xml prerequisites.xml

2007-06-07 Thread Wez Furlong
Philip Olson wrote: > 2. Discuss with the authors and IBM about transferring copyright You'll find this difficult, because there is no legal entity to which to transfer copyright. > The manual must not contain > copyrighted information from other parties and I am firm in this regard I think wh

Re: [PHP-DOC] cvs: phpdoc /en/internals/pdo building.xml error-handling.xml implementing.xml index.xml intro.xml pdo-dbh-t.xml pdo-stmt-t.xml preparation.xml prerequisites.xml

2007-06-06 Thread Wez Furlong
Philip Olson wrote: > It's easy to say "credit everyone" but implementing this in a fair, I think you'll find that I didn't say that here. > The removed text in those PDO docs did not follow the guidelines so it > was a bug. Attribution is a bug!? > Nowhere else does text exist like this so wh

Re: [PHP-DOC] cvs: phpdoc /en/internals/pdo building.xml error-handling.xml implementing.xml index.xml intro.xml pdo-dbh-t.xml pdo-stmt-t.xml preparation.xml prerequisites.xml

2007-06-06 Thread Wez Furlong
nd encourage everyone to feel free to edit > any and all documentation in the manual and never worry about when or > when not to add a persons name. > > Regards, > Philip > > On Jun 6, 2007, at 6:13 AM, Wez Furlong wrote: > >> Please put the attribution back, as a m

Re: [PHP-DOC] cvs: phpdoc /en/internals/pdo building.xml error-handling.xml implementing.xml index.xml intro.xml pdo-dbh-t.xml pdo-stmt-t.xml preparation.xml prerequisites.xml

2007-06-06 Thread Wez Furlong
Please put the attribution back, as a matter of courtesy to those authors efforts as they kindly donated those docs and don't otherwise have any way of being credited for their work. --Wez. PS: As a general rule of thumb, never remove any attribution, license or copyright information from a file

[PHP-DOC] cvs: php-src(PHP_5_2) / NEWS /ext/pdo_sqlite config.w32

2007-03-21 Thread Wez Furlong
wez Thu Mar 22 01:00:23 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/pdo_sqlite config.w32 Log: Add php_pdo_sqlite_external.dll to windows build. This allows the user to provide their own version of sqlite3.dll. The php_p

Re: [PHP-DOC] Re: [PHP-DEV] Re: [PHP-DOC] Improving the documentation

2007-02-10 Thread Wez Furlong
I tweaked loginfo.pl so that if the commit message contains [DOC], phpdoc@ will be Cc'd. Hopefully that'll help in some small way. --Wez. On 2/10/07, Rasmus Lerdorf <[EMAIL PROTECTED]> wrote: We, and by we I mean all of us who write code and hope that divine intervention will take care of the d

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

2006-10-21 Thread Wez Furlong
wez Sat Oct 21 22:45:08 2006 UTC Modified files: /phpdoc/en/appendices wrappers.xml Log: add note about open/close semantics for php://stdin and friends http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/wrappers.xml?r1=1.65&r2=1.66&diff_format=u Index

[PHP-DOC] Re: CHM build machine - Was[2]: [PHP-DOC] #34026 [Ver->Opn]: Polish CHM is corrupted

2006-06-30 Thread Wez Furlong
takes place, because Polish CHM is still corrupted > and it's size still 400Kb against usual 6Mb > http://www.php.net/download-docs.php?sizes=1 > http://bugs.php.net/bug.php?id=34026 > > If something touches files even if the build fails - it is a bad U > problem (by FUD classi

[PHP-DOC] Re: CHM build machine - Was[2]: [PHP-DOC] #34026 [Ver->Opn]: Polish CHM is corrupted

2006-05-02 Thread Wez Furlong
We're supposed to getting donated a windows build box for this kind of thing; I'll chase up my contacts to see when that will be. --Wez. anatoly techtonik wrote: > As far as I can understand the problem on the surface is in windows > machine where hhc.exe needs to be executed. As the windows mach

[PHP-DOC] cvs: phpdoc /en/reference/pdo/functions PDO-query.xml PDOStatement-setFetchMode.xml

2006-04-29 Thread Wez Furlong
wez Sun Apr 30 02:39:22 2006 UTC Modified files: /phpdoc/en/reference/pdo/functions PDO-query.xml PDOStatement-setFetchMode.xml Log: improve documentation on PDOStatement::setFetchMode() and PDO::query(). http://c

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

2006-03-30 Thread Wez Furlong
wez Thu Mar 30 14:33:55 2006 UTC Modified files: /phpdoc/en/reference/pdo_mysql constants.xml Log: fix constant names http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/pdo_mysql/constants.xml?r1=1.3&r2=1.4&diff_format=u Index: phpdoc/en/reference/pdo_m

[PHP-DOC] cvs: phpdoc /en/reference/pdo_pgsql/functions PDO-pgsqlLOBCreate.xml PDO-pgsqlLOBOpen.xml PDO-pgsqlLOBUnlink.xml

2005-11-28 Thread Wez Furlong
wez Mon Nov 28 23:07:04 2005 EDT Added files: /phpdoc/en/reference/pdo_pgsql/functionsPDO-pgsqlLOBCreate.xml PDO-pgsqlLOBOpen.xml PDO-pgsqlLOBUnlink.xml Log:

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

2005-11-28 Thread Wez Furlong
Yep. And in reply to your comment on my blog, getColumnMeta is the only experimental API; I've already marked up the docs appropriately... except for this comment. --Wez. On 11/28/05, Jakub Vrana <[EMAIL PROTECTED]> wrote: > vrana Mon Nov 28 04:24:49 2005 EDT > > Modified files: >

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

2005-11-24 Thread Wez Furlong
wez Thu Nov 24 16:46:10 2005 EDT Modified files: /phpdoc/en/reference/pdoconstants.xml Log: PDO::FETCH_CLASSTYPE is an internal constant flag http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/constants.xml?r1=1.12&r2=1.13&ty=u Index: phpdoc/en/refer

[PHP-DOC] cvs: phpdoc /en/reference/pdo/functions PDO-quote.xml

2005-11-24 Thread Wez Furlong
wez Thu Nov 24 14:05:49 2005 EDT Modified files: /phpdoc/en/reference/pdo/functions PDO-quote.xml Log: tweak http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/functions/PDO-quote.xml?r1=1.5&r2=1.6&ty=u Index: phpdoc/en/reference/pdo/functions/PDO-quote

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo/functions PDO-getAttribute.xml PDO-setAttribute.xml PDOStatement-getAttribute.xml PDOStatement-setAttribute.xml

2005-11-04 Thread Wez Furlong
The attribute is handled implicitly at prepare time (which is the only portable way to set this attribute). --Wez. On 11/3/05, Jakub Vrana <[EMAIL PROTECTED]> wrote: > Wez Furlong wrote: > > Err, this isn't firebird specific; it's also used for postgres and > > o

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo/functions PDO-getAttribute.xml PDO-setAttribute.xml PDOStatement-getAttribute.xml PDOStatement-setAttribute.xml

2005-11-03 Thread Wez Furlong
An attribute is only driver specific if the constant name has the driver name in it. --Wez. On 11/3/05, Wez Furlong <[EMAIL PROTECTED]> wrote: > Err, this isn't firebird specific; it's also used for postgres and > odbc, and can be used to set and get the cursor name f

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo/functions PDO-getAttribute.xml PDO-setAttribute.xml PDOStatement-getAttribute.xml PDOStatement-setAttribute.xml

2005-11-03 Thread Wez Furlong
Err, this isn't firebird specific; it's also used for postgres and odbc, and can be used to set and get the cursor name for "UPDATE ... WHERE CURRENT OF ... " queries. --Wez. On 11/2/05, Jakub Vrana <[EMAIL PROTECTED]> wrote: > - &warn.undocumented.func; > + > + Gets an attribute of the stat

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

2005-10-30 Thread Wez Furlong
wez Sun Oct 30 22:06:57 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: update for oracle LOB support http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.43&r2=1.44&ty=u Index: phpdoc/en/reference/pdo/reference.x

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

2005-10-27 Thread Wez Furlong
wez Thu Oct 27 16:31:19 2005 EDT Modified files: /phpdoc/en/reference/filesystem/functions fread.xml Log: clarify that greedy read is for regular local files only. http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/fread.xml?r1=1.17&r2

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

2005-10-17 Thread Wez Furlong
"Now that you're connected via PDO, you should understand how PDO" was what I intended that to say :) --Wez. On 10/17/05, Dan Scott <[EMAIL PROTECTED]> wrote: > dbs Mon Oct 17 16:23:45 2005 EDT > > Modified files: > /phpdoc/en/reference/pdoreference.xml > Log: > Correct

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

2005-09-24 Thread Wez Furlong
wez Sat Sep 24 11:51:17 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: a note about catching exceptions and the dangers of not doing so on a production site. http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1

[PHP-DOC] cvs: phpdoc /en/reference/pdo/functions PDO-getAvailableDrivers.xml pdo-drivers.xml

2005-09-18 Thread Wez Furlong
wez Sun Sep 18 10:17:32 2005 EDT Added files: /phpdoc/en/reference/pdo/functions PDO-getAvailableDrivers.xml Removed files: /phpdoc/en/reference/pdo/functions pdo-drivers.xml Log: rename pdo_drivers() to PDO::getAvailableDrivers as p

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

2005-09-18 Thread Wez Furlong
wez Sun Sep 18 10:06:34 2005 EDT Modified files: /phpdoc/en/reference/pdo_sqlite reference.xml Log: not really experimental any more http://cvs.php.net/diff.php/phpdoc/en/reference/pdo_sqlite/reference.xml?r1=1.8&r2=1.9&ty=u Index: phpdoc/en/reference/pd

[PHP-DOC] cvs: livedocs / mkindex.php

2005-09-18 Thread Wez Furlong
wez Sun Sep 18 10:04:28 2005 EDT Modified files: /livedocs mkindex.php Log: ignore all files beginning with a ., and not just the magic dirs. rationale: no point trying to index vim .swp files, as that just confuses things. http://cvs.php.net/diff.ph

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

2005-09-18 Thread Wez Furlong
wez Sun Sep 18 10:03:32 2005 EDT Modified files: /phpdoc/en/reference/pdoconstants.xml reference.xml Log: flesh out some more http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/constants.xml?r1=1.10&r2=1.11&ty=u Index: phpdoc/en/reference/pdo/constant

[PHP-DOC] Re: PDO driver docs: volunteer needed for reformatting

2005-09-17 Thread Wez Furlong
PS: I can supply the original word/openoffice document to use as a guide for formatting the code parts. Please contact me if you'd like to take on this task. Many thanks again! --Wez. On 9/17/05, Wez Furlong <[EMAIL PROTECTED]> wrote: > Hello phpdoc, > > This was my

[PHP-DOC] PDO driver docs: volunteer needed for reformatting

2005-09-17 Thread Wez Furlong
driver API. Thanks! --Wez. On 9/17/05, Wez Furlong <[EMAIL PROTECTED]> wrote: > wez Sat Sep 17 21:13:08 2005 EDT > > Added files: > /phpdoc/en/internals/pdoindex.xml > Log: > IBM has contributed an howto for creating PDO drivers. > > They su

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

2005-09-17 Thread Wez Furlong
wez Sat Sep 17 19:30:39 2005 EDT Modified files: /phpdoc/en/reference/win32service reference.xml Log: typofix http://cvs.php.net/diff.php/phpdoc/en/reference/win32service/reference.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/reference/win32service/reference

[PHP-DOC] cvs: phpdoc /en/reference/win32service .cvsignore constants.xml functions.xml reference.xml /en/reference/win32service/functions win32-create-service.xml win32-delete-service.xml win32-get-

2005-09-17 Thread Wez Furlong
wez Sat Sep 17 12:26:44 2005 EDT Added files: /phpdoc/en/reference/win32service .cvsignore constants.xml functions.xml reference.xml /phpdoc/en/reference/win32service/functions

[PHP-DOC] cvs: phpdoc /en/reference/pdo constants.xml driverconstants.xml /en/reference/pdo_mysql constants.xml reference.xml /en/reference/pdo_pgsql reference.xml

2005-09-15 Thread Wez Furlong
wez Thu Sep 15 16:57:51 2005 EDT Added files: /phpdoc/en/reference/pdodriverconstants.xml /phpdoc/en/reference/pdo_mysql constants.xml Modified files: /phpdoc/en/reference/pdoconstants.xml /phpdoc/en/reference/pdo_mysq

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

2005-09-11 Thread Wez Furlong
wez Sun Sep 11 23:44:39 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: fix interrupted sentence... http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.36&r2=1.37&ty=u Index: phpdoc/en/reference/pdo/reference.xml

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

2005-09-11 Thread Wez Furlong
wez Sun Sep 11 17:10:37 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Add some content. http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.35&r2=1.36&ty=u Index: phpdoc/en/reference/pdo/reference.xml diff -u ph

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

2005-09-11 Thread Wez Furlong
wez Sun Sep 11 03:22:23 2005 EDT Modified files: /phpdoc/en/reference/pdoconstants.xml reference.xml Log: The extension is no longer experimental; what we have is not going to change between now and the first stable release. http://cvs.php.net/dif

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

2005-09-11 Thread Wez Furlong
wez Sun Sep 11 03:18:59 2005 EDT Modified files: /phpdoc/en/install pecl.xml Log: adjust pecl installation notes http://cvs.php.net/diff.php/phpdoc/en/install/pecl.xml?r1=1.8&r2=1.9&ty=u Index: phpdoc/en/install/pecl.xml diff -u phpdoc/en/install/pecl.xml

[PHP-DOC] cvs: phpdoc /en/reference/pdo/functions PDO-beginTransaction.xml PDO-commit.xml PDO-construct.xml PDO-errorCode.xml PDO-errorInfo.xml PDO-exec.xml PDO-getAttribute.xml PDO-lastInsertId.xml P

2005-09-10 Thread Wez Furlong
wez Sun Sep 11 02:22:29 2005 EDT Modified files: /phpdoc/en/reference/pdo/functions PDO-beginTransaction.xml PDO-commit.xml PDO-construct.xml PDO-errorCode.xml

[PHP-DOC] cvs: phpdoc /en/reference/pdo ini.xml reference.xml /en/reference/pdo_dblib reference.xml /en/reference/pdo_firebird reference.xml /en/reference/pdo_mysql reference.xml /en/reference/pdo

2005-09-10 Thread Wez Furlong
wez Sun Sep 11 02:17:10 2005 EDT Added files: /phpdoc/en/reference/pdo_odbc ini.xml Modified files: /phpdoc/en/reference/pdoini.xml reference.xml /phpdoc/en/reference/pdo_dblib reference.xml /phpdoc/en/reference/pdo_

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

2005-09-10 Thread Wez Furlong
wez Sat Sep 10 20:52:08 2005 EDT Modified files: /phpdoc/en/reference/pdo_odbc reference.xml Log: MS Access sample http://cvs.php.net/diff.php/phpdoc/en/reference/pdo_odbc/reference.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/pdo_odbc/referenc

[PHP-DOC] cvs: phpdoc /en/reference/pdo_sqlite reference.xml /en/reference/pdo_sqlite/functions PDO-sqliteCreateAggregate.xml PDO-sqliteCreateFunction.xml

2005-09-10 Thread Wez Furlong
wez Sat Sep 10 12:45:53 2005 EDT Modified files: /phpdoc/en/reference/pdo_sqlite reference.xml /phpdoc/en/reference/pdo_sqlite/functions PDO-sqliteCreateAggregate.xml

[PHP-DOC] cvs: phpdoc /en/reference/pdo/functions PDOStatement-bindParam.xml PDOStatement-bindValue.xml

2005-09-10 Thread Wez Furlong
wez Sat Sep 10 12:39:22 2005 EDT Added files: /phpdoc/en/reference/pdo/functions PDOStatement-bindValue.xml Modified files: /phpdoc/en/reference/pdo/functions PDOStatement-bindParam.xml Log: Document new bindValue() method. http

[PHP-DOC] cvs: phpdoc / Makefile.in

2005-09-10 Thread Wez Furlong
wez Sat Sep 10 12:20:30 2005 EDT Modified files: /phpdoc Makefile.in Log: use portable test -f instead of test -e http://cvs.php.net/diff.php/phpdoc/Makefile.in?r1=1.169&r2=1.170&ty=u Index: phpdoc/Makefile.in diff -u phpdoc/Makefile.in:1.169 phpdoc/M

[PHP-DOC] cvs: phpdoc /en/reference/pdo_sqlite reference.xml /en/reference/pdo_sqlite/functions PDO-sqliteCreateAggregate.xml PDO-sqliteCreateFunction.xml

2005-09-08 Thread Wez Furlong
wez Fri Sep 9 00:10:15 2005 EDT Modified files: /phpdoc/en/reference/pdo_sqlite reference.xml /phpdoc/en/reference/pdo_sqlite/functions PDO-sqliteCreateAggregate.xml

[PHP-DOC] cvs: phpdoc /en/reference/pdo_sqlite/functions PDO-sqliteCreateAggregate.xml PDO-sqliteCreateFunction.xml

2005-09-08 Thread Wez Furlong
wez Thu Sep 8 23:25:38 2005 EDT Added files: /phpdoc/en/reference/pdo_sqlite/functions PDO-sqliteCreateAggregate.xml PDO-sqliteCreateFunction.xml Log: Docume

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

2005-09-08 Thread Wez Furlong
wez Thu Sep 8 23:00:48 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: revise install instructions http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.30&r2=1.31&ty=u Index: phpdoc/en/reference/pdo/reference.xml

[PHP-DOC] cvs: livedocs / README

2005-09-08 Thread Wez Furlong
wez Thu Sep 8 22:17:16 2005 EDT Modified files: /livedocs README Log: solaris /bin/sh doesn't grok "exec >file"; run with ksh instead http://cvs.php.net/diff.php/livedocs/README?r1=1.15&r2=1.16&ty=u Index: livedocs/README diff -u livedocs/README:1.1

[PHP-DOC] cvs: phpdoc /en/reference/oci8/functions oci-free-descriptor.xml ocigetbufferinglob.xml ocisetbufferinglob.xml

2005-09-06 Thread Wez Furlong
wez Tue Sep 6 16:09:51 2005 EDT Removed files: /phpdoc/en/reference/oci8/functions oci-free-descriptor.xml ocigetbufferinglob.xml ocisetbufferinglob.xml Log: more files renamed

[PHP-DOC] cvs: phpdoc /en/reference/oci8/functions oci-lob-append.xml oci-lob-close.xml oci-lob-eof.xml oci-lob-erase.xml oci-lob-export.xml oci-lob-flush.xml oci-lob-import.xml oci-lob-load.xml oci-l

2005-09-06 Thread Wez Furlong
wez Tue Sep 6 15:59:37 2005 EDT Removed files: /phpdoc/en/reference/oci8/functions oci-lob-append.xml oci-lob-close.xml oci-lob-eof.xml oci-l

[PHP-DOC] cvs: phpdoc /en/reference/oci8/functions oci-collection-append.xml oci-collection-assign.xml oci-collection-element-assign.xml oci-collection-element-get.xml oci-collection-free.xml oci-coll

2005-09-06 Thread Wez Furlong
wez Tue Sep 6 15:53:03 2005 EDT Removed files: /phpdoc/en/reference/oci8/functions oci-collection-append.xml oci-collection-assign.xml oci-collection-element-assign.xml

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo/functions PDO-quote.xml

2005-08-30 Thread Wez Furlong
And PDO::quote() does nothing for ODBC, because it currently has no idea what dialect of SQL is spoken by the underlying ODBC driver. --Wez. On 8/30/05, Dan Scott <[EMAIL PROTECTED]> wrote: > dbs Tue Aug 30 20:56:36 2005 EDT > > Modified files: > /phpdoc/en/reference/pdo/functi

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

2005-08-10 Thread Wez Furlong
Just FYI, the general plan is to document driver specifics in their own sections of the manual. This is something that Dan and myself planned to sit down and work on at OSCON... but that didn't happen. --Wez. On 8/10/05, Jakub Vrana <[EMAIL PROTECTED]> wrote: > vrana Wed Aug 10 04:36:3

[PHP-DOC] cvs: phpdoc /en/reference/pdo constants.xml reference.xml /en/reference/pdo/functions PDO-beginTransaction.xml PDO-construct.xml PDO-errorCode.xml PDO-errorInfo.xml PDO-exec.xml PDO-getAttr

2005-07-10 Thread Wez Furlong
wez Mon Jul 11 00:38:56 2005 EDT Modified files: /phpdoc/en/reference/pdoconstants.xml reference.xml /phpdoc/en/reference/pdo/functions PDO-beginTransaction.xml PDO-construct.xml

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml /en/reference/pdo/functions PDO-lastInsertId.xml PDOStatement-closeCursor.xml

2005-07-08 Thread Wez Furlong
It's worth noting that calling closeCursor() is usually only required if you don't explicitly fetch all the rows from a given statement object before switching to a different statement object. In other words: $stmt->execute(); $stmt->fetch(); $stmt->execute(); will work happily, but $stmt->exec

Re: [PHP-DOC] Re: [PHP-DEV] CVS Account Request: oriolm

2005-06-19 Thread Wez Furlong
know precisely what you need before you give people the green light to commit. --Wez. On 6/19/05, Bernat <[EMAIL PROTECTED]> wrote: > Yes, these are the people, but I'll send two more people that were > waiting to apply for an account. And remember also my own one. > >

Re: [PHP-DOC] Re: [PHP-DEV] CVS Account Request: oriolm

2005-06-19 Thread Wez Furlong
On 6/19/05, Friedhelm Betz <[EMAIL PROTECTED]> wrote: > I am not Gabor, but yes, the *language code* for Catalan is ca. > Contry code ca is for Canada ;-) Gabor was in the Cc line, and language code is what I meant :)

Re: [PHP-DOC] Re: [PHP-DEV] CVS Account Request: oriolm

2005-06-19 Thread Wez Furlong
OK, looks like we're going to set up a Catalan translation project. Gabor: Can you confirm that the country code for Catalan is CA, and that the module will be phpdoc-ca, and the mailing list will be [EMAIL PROTECTED] Bernat: The following people have applied for accounts to work on the translati

[PHP-DOC] Re: [PHP-DEV] CVS Account Request: oriolm

2005-06-14 Thread Wez Furlong
Are these requests legitimate or should we start blocking people mentioning catalan in cvs account requests? --Wez. On 6/14/05, Oriol Morell <[EMAIL PROTECTED]> wrote: > Member of the catalan translation > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http:

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo/functions PDO-lastInsertId.xml

2005-03-09 Thread Wez Furlong
Actually, it triggers an IM001 SQLSTATE error; whether that becomes an exception or not depends on your chosen error handling mode :-) --Wez. On Wed, 09 Mar 2005 23:29:35 -, Dan Scott <[EMAIL PROTECTED]> wrote: > + > + If the PDO driver does not support this capability, > + PDO::

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

2005-02-10 Thread Wez Furlong
That only handles statically compiled extensions. PHP doesn't know about dynamic dependencies yet. Besides, these docs are also for people running PHP 5.0.x and using the PECL extensions. On Thu, 10 Feb 2005 18:49:42 -, Nuno Lopes <[EMAIL PROTECTED]> wrote: > > Yep, stick them in ext and eithe

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

2005-02-10 Thread Wez Furlong
Yep, stick them in ext and either load them from php.ini or through dl(). php_pdo.dll must be loaded before the other pdo dlls. Thanks :) --Wez. On Thu, 10 Feb 2005 18:31:16 + (GMT), Philip Olson <[EMAIL PROTECTED]> wrote: > > Does that point to http://snaps.php.net/win32/PECL_5_0/ ? > > Co

[PHP-DOC] cvs: livedocs / build-ops.in build.sh configure.in mk_notes.php

2004-11-11 Thread Wez Furlong
wez Thu Nov 11 14:33:28 2004 EDT Modified files: /livedocs build-ops.in build.sh configure.in mk_notes.php Log: reinstate user-notes fetching via token # grrr http://cvs.php.net/diff.php/livedocs/build-ops.in?r1=1.10&r2=1.11&ty=u Index: livedocs/build

[PHP-DOC] cvs: livedocs / build-ops.in

2004-11-11 Thread Wez Furlong
wez Thu Nov 11 14:46:01 2004 EDT Modified files: /livedocs build-ops.in Log: Fix name http://cvs.php.net/diff.php/livedocs/build-ops.in?r1=1.11&r2=1.12&ty=u Index: livedocs/build-ops.in diff -u livedocs/build-ops.in:1.11 livedocs/build-ops.in:1.12 --- l

[PHP-DOC] Re: Mailing CVS commits

2004-08-18 Thread Wez Furlong
The lists box appears to be having a problem; we are on the case. --Wez. Jakub Vrana wrote: Hello! It seems that sending e-mails for CVS commits are temporarily unavailable. When I commit something to phpdoc, commit is successful but no mail to the list is sent. This is what CVS says: Checking in c

Re: [PHP-DOC] Livedocs CVSTrac?

2004-08-17 Thread Wez Furlong
Well, only one I know of (from first-hand experience today :-/) --Wez. On Tue, 17 Aug 2004 12:02:34 -0400, Sean Coates <[EMAIL PROTECTED]> wrote: > Well, wanted to see what others thought, before taking it to [EMAIL PROTECTED] > > Seems there are a number of cvstrac vulnerabilities.. that's not

Re: [PHP-DOC] Livedocs Status?

2004-08-14 Thread Wez Furlong
Instead of non-specific "head is broken" email, why not point out what is broken? Livedocs is running fine here; I built it only a week or so ago with no problems. Plus, I have a mirror that updates daily (livedocs.thebrainroom.net) with no problems (assuming that someone hasn't broken phpdoc)

Re: [PHP-DOC] Not an active author?

2004-08-12 Thread Wez Furlong
+1 for a big list of all contributors Ranking/Rating is like measuring and comparing penis size. It's meaningless for the majority of people reading the docs and serves only as an ego boost for the *ahem* big committers and inspires penis envy in the not-so-big committers. We don't really nee

Re: [PHP-DOC] windows install

2004-08-08 Thread Wez Furlong
if I get time, it will be ported to 5.0.1. The .reg file that registersyslog generates will also be included in the distro, but set up assuming that the user will install to C:\php5; so docs will need to tell the user to edit that .reg file if they are putting it elsewhere. Phil said he was going

Re: [PHP-DOC] windows install

2004-08-08 Thread Wez Furlong
Doesn't sound like you really have the keys in the right place, or you don't have the php5ts.dll in the place that the key points to. I added a .reg file the other day that should work, although I didn't test it (was on linux at the time). --Wez. On Sun, 8 Aug 2004 13:27:32 +0100, Nuno Lopes <[E

Re: [PHP-DOC] windows install

2004-08-08 Thread Wez Furlong
No, this only affects the fall-back php.ini file location, and does not solve the DLL linkage issues. --Wez. On Thu, 5 Aug 2004 00:36:49 +0200, Friedhelm Betz <[EMAIL PROTECTED]> wrote: > > According to what you said I expect changes to > > main/config.w32 .h and win32/build/config.w32.h.in to _n

Re: [PHP-DOC] windows install

2004-08-03 Thread Wez Furlong
Thou shalt not put application data into SYSTEMROOT. Don't do it. Ever. Really! Read the M$ guidelines on this stuff, including the dll-hell articles and the setup and install guidelines. Read the documentation on .ini files and the registry. They've all been telling developers to keep their cr

Re: [PHP-DOC] windows install

2004-08-02 Thread Wez Furlong
> Uhm, copying the php.ini file to the windows folder isn't that bad. (as it > isn't updated) Yes it is :) Don't do it :) Ini files in the windows folder have been a strongly deprecated practice since win95 and the registry emerged. php-{sapi}.ini is the best practice, and keep it out of a global

Re: [PHP-DOC] windows install

2004-08-02 Thread Wez Furlong
> 3. Planning for the future, I have also added an internal > link on the ActiveScript engine stuff, so we can document > how can it be registered as a Windows Scripting Host > provider, and used for scripting. That is a short and easy > to write part and should be included in the W

Re: [PHP-DOC] cvs: phpdoc /en/reference/stream constants.xml /en/reference/stream/functions stream-socket-accept.xml stream-socket-server.xml

2004-07-31 Thread Wez Furlong
> > PHP 5.1 will include a new function "stream_socket_listen" that will > > allow you manually listen(). The rationale for that is that you might > > want to alter some socket settings before actually accepting > > connections. Currently, there aren't any of these to configure, so it > > is low

Re: [PHP-DOC] cvs: phpdoc /en/reference/stream constants.xml /en/reference/stream/functions stream-socket-accept.xml stream-socket-server.xml

2004-07-31 Thread Wez Furlong
Hey Nuno, A couple of comments: The LISTEN flag is used to actually "switch-on" a connection-orientated transport (eg: TCP) so that it can accept connections. So that sentence should read something like: "Connection-orientated transports (such as TCP) must use this flag, otherwise the server so

Re: [PHP-DOC] wider look on crediting at php.net projects

2004-07-22 Thread Wez Furlong
The CREDITS etiquette for php extensions isn't quite what you describe here. The accepted practice (there are no rules) is this: If you have the karma and have made some contribution(s), and you feel that it was worthwhile, you simply add yourself to the CREDITS file for the relevant extension. If

Re: [PHP-DOC] I have uptodate commiter stats

2004-07-19 Thread Wez Furlong
On Mon, 19 Jul 2004 18:10:59 -0400 (EDT), Adam Maccabee Trachtenberg > We have a "PHP Group" that we somehow manage to determine from our > list of contributors. Ah, but that's different thing; the PHP Group isn't (necessarily) comprised of people writing PHP, instead it's more of a group of peo

Re: [PHP-DOC] I have uptodate commiter stats

2004-07-19 Thread Wez Furlong
> We have gone through this conversation several times. All people means > even people with one commit? Yes, because that one commit is a contribution. Sure, people make mistakes, but so what, really? > If we list all people, do we list editors > on the frontpage (exactly like PEARdoc does)? Who

Re: [PHP-DOC] I have uptodate commiter stats

2004-07-19 Thread Wez Furlong
Why not just stick a big list of all contributors in there for now, and work towards crediting per page? Seems like a sensible balance between overall fairness and overall work; why expend huge effort on the credits section when there is plenty of other stuff to be getting on with. I don't think

Re: [PHP-DOC] I have uptodate commiter stats

2004-07-19 Thread Wez Furlong
Hmm, isn't it better to credit the major authors per page/section? It seems somewhat arbitrary to say "the most commits in the last year gets you on the front page". What if your contributions are good enough to remain the same over several years; does your name drift out of the manual? What if

RE: [PHP-DOC] Re: livedocs bug

2004-05-28 Thread Wez Furlong
Keep in mind that the database paths should be relative to PHPDOC so that the database can be rsync'd to other machines and deployed there. It does indeed sound like a win32 specific buglet. --Wez. > -Original Message- > From: Nuno Lopes [mailto:[EMAIL PROTECTED] > Sent: 28 May 2004 22

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

2004-05-26 Thread Wez Furlong
Please also add: You are STRONGLY encouraged to use the most recent OpenSSL version otherwise your web server could be vulnerable to attack. > In order to use the OpenSSL functions you need to > install theurl="&url.openssl;">OpenSSL package. > - PHP-4.0.4pl1 requires OpenSSL

[PHP-DOC] cvs: livedocs / style_mapping.php

2004-05-26 Thread Wez Furlong
wez Wed May 26 11:40:04 2004 EDT Modified files: /livedocs style_mapping.php Log: little hack so asp code doesn't look stupid (look at ref.com) http://cvs.php.net/diff.php/livedocs/style_mapping.php?r1=1.17&r2=1.18&ty=u Index: livedocs/style_mapping.p

[PHP-DOC] cvs: phpdoc /en/reference/openssl/functions openssl-pkcs7-sign.xml

2004-05-26 Thread Wez Furlong
wez Wed May 26 11:09:21 2004 EDT Modified files: /phpdoc/en/reference/openssl/functions openssl-pkcs7-sign.xml Log: fix it a little http://cvs.php.net/diff.php/phpdoc/en/reference/openssl/functions/openssl-pkcs7-sign.xml?r1=1.12&r2=1.13&ty=u Index: p

[PHP-DOC] cvs: livedocs / livedoc_funcs.php

2004-05-26 Thread Wez Furlong
wez Wed May 26 05:25:52 2004 EDT Modified files: /livedocs livedoc_funcs.php Log: Fix overtuning. Patch by Jakub Vrana # ps: Jakub, please Cc: ilia directly if you spot another thing like this, # as he is not subscribed to phpdoc@ http://cvs.php.n

RE: [PHP-DOC] restructuring the install section

2004-05-25 Thread Wez Furlong
> > + Unixy Systems > > + Apache > > + ... > > + Windows > > + Apache > > + IIS 6 (Win2k3) > > + IIS 5 (Win2k / WinXP) > > + ... > > The problem is that the different Unix variants have different > instructions for Apache: HP-UX, Solaris, MacOSX. How do you > think that >

RE: [PHP-DOC] restructuring the install section

2004-05-25 Thread Wez Furlong
I generally agree, but think that all the windows stuff should be grouped separately from the unixy platforms, as installation there is generally much simpler (stick the binaries in one place and tweak a couple of config files). + Unixy Systems + Apache + ... + Windows + Apache + IIS

[PHP-DOC] cvs: livedocs / livedoc_funcs.php xml_classes5.php

2004-05-25 Thread Wez Furlong
wez Tue May 25 11:24:47 2004 EDT Modified files: /livedocs livedoc_funcs.php xml_classes5.php Log: A couple of tweaks http://cvs.php.net/diff.php/livedocs/livedoc_funcs.php?r1=1.1&r2=1.2&ty=u Index: livedocs/livedoc_funcs.php diff -u livedocs/livedoc_fu

RE: [PHP-DOC] linuxtag this year

2004-05-25 Thread Wez Furlong
If you're still not seeing the usual traffic today, please drop a note to [EMAIL PROTECTED] and state which list doesn't appear to be working, as some changes have been made to the MX recently, and it may have been overlooked. --Wez. > -Original Message- > From: Nuno Lopes [mailto:[EMAIL

RE: [PHP-DOC] Re: cvs: livedocs / livedoc.php

2004-05-25 Thread Wez Furlong
Please try my latest commit; I fixed a few issues. --Wez. > -Original Message- > From: Mehdi Achour [mailto:[EMAIL PROTECTED] > Sent: 25 May 2004 11:51 > To: Ilia Alshanetsky > Cc: [EMAIL PROTECTED] > Subject: [PHP-DOC] Re: cvs: livedocs / livedoc.php > > Ilia Alshanetsky wrote: > > i

[PHP-DOC] cvs: livedocs / configure.in livedoc.php livedoc_funcs.php mkindex.php pregenerate.php xml_classes5.php /themes/default html_format.php

2004-05-25 Thread Wez Furlong
t;; } if (($level < 2 && strncmp($row[1], 'ref', 3)) || $level < 1) { $ret .= do_contents($row[0], $level + 1); } $ret .= "\n"; } retu

RE: [PHP-DOC] Re: distribution of INI information in the manual

2004-05-24 Thread Wez Furlong
Please turn of read-reciepts when posting to the mailing lists. You can't possibly want to know when every single subscriber has read your email. > Hi all, > > I'm willing to host the livedocs site if everyone would like > me to host it. > > Regards > --jm

RE: [PHP-DOC] Re: distribution of INI information in the manual

2004-05-24 Thread Wez Furlong
004 15:19 > To: Wez Furlong > Cc: 'Nuno Lopes'; 'Mehdi Achour'; 'PHPdoc'; > [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [PHP-DOC] Re: distribution of INI information in > the manual > > > I know you guys are overly prejudiced

RE: [PHP-DOC] Re: distribution of INI information in the manual

2004-05-24 Thread Wez Furlong
I know you guys are overly prejudiced against systems@, but why not run it on our own systems?? --Wez. > > SF does not allow you to host some website which is not > closely related > > to the project you run on SF. We are not going to move the CVS to > > SF.net, so it is not justifyable to put a

[PHP-DOC] cvs: livedocs /themes/default html_format.php

2004-05-24 Thread Wez Furlong
wez Mon May 24 08:43:25 2004 EDT Modified files: /livedocs/themes/defaulthtml_format.php Log: valign belongs on tr, not td http://cvs.php.net/diff.php/livedocs/themes/default/html_format.php?r1=1.9&r2=1.10&ty=u Index: livedocs/themes/default/html_form

RE: [PHP-DOC] Re: [patch] livedocs : Allowing entities in titles

2004-05-24 Thread Wez Furlong
> Your patch seems to be missing a $this->last_id somewhere, but I can't > test nothing now :( Should be fixed now; thanks :) > I also have a patch to exclude some unwanted dockbook ids, like > missing-stuff (see BUGS). I implmented it with a $banned_ids array > in the mk_XXX.php files et a if(i

[PHP-DOC] cvs: livedocs / mk_phpdoc.php

2004-05-24 Thread Wez Furlong
wez Mon May 24 08:19:39 2004 EDT Modified files: /livedocs mk_phpdoc.php Log: that should be "ignore files beginning with .#" not "ignore files named .#". http://cvs.php.net/diff.php/livedocs/mk_phpdoc.php?r1=1.9&r2=1.10&ty=u Index: livedocs/mk_phpdo

[PHP-DOC] cvs: livedocs / mkindex.php

2004-05-24 Thread Wez Furlong
wez Mon May 24 08:18:48 2004 EDT Modified files: /livedocs mkindex.php Log: Better id -> title handling. http://cvs.php.net/diff.php/livedocs/mkindex.php?r1=1.33&r2=1.34&ty=u Index: livedocs/mkindex.php diff -u livedocs/mkindex.php:1.33 livedocs/mkindex

RE: [PHP-DOC] Linuxtag Karslruhe?

2004-05-24 Thread Wez Furlong
I will be at LinuxTag this year. > Is there any interest to take a docmeeting at Linuxtag in Karslruhe? > Last year we had a nice one and I guess some people of the doc-teams > are there. Should we meet again? > Infos about Linuxtag: http://www.linuxtag.org/2004/index.html

RE: [PHP-DOC] Re: [patch] livedocs : Allowing entities in titles

2004-05-23 Thread Wez Furlong
> Got it ? I can't be more clear than that :) Perfect ;) How about something like the attached patch instead, that should work with your other case too (untested!). > btw, I'm a missing something or is the query executed one > more time upon > failure line 180 ? Why ? That looks like the only

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

2004-05-23 Thread Wez Furlong
wez Sun May 23 08:41:56 2004 EDT Modified files: /phpdoc/en language-snippets.ent Log: more detail on the ssl problem in IIS http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.88&r2=1.89&ty=u Index: phpdoc/en/language-snippets.ent diff -u p

RE: [PHP-DOC] livedocs PATCH

2004-05-23 Thread Wez Furlong
> > 2/ Although I want to solve the dom problem, I don't want > to hard code dom > > specifics into the guts of livedocs > So how? How do you know if you to append 'dom-' to the id? There should be a generic mechanism to name functions based on the extension that they are in. > > 3/ the version

  1   2   3   >