[PHP-DOC] MySQLi methods should be reflected into CHM INDEX

2005-03-07 Thread Gabriel PREDA
I switched to using MySQLi... I'm using Edit+ that has the ability to link to the CHM version of the manual... whenever the cursor is on a function name at CTRL+1...3..4 it will open the manual at that function... However when using object oriened style with MySQLi this will not happen... because

Re: [PHP-DOC] MySQLi methods should be reflected into CHM INDEX

2005-03-07 Thread Gabor Hojtsy
I switched to using MySQLi... I'm using Edit+ that has the ability to link to the CHM version of the manual... whenever the cursor is on a function name at CTRL+1...3..4 it will open the manual at that function... However when using object oriened style with MySQLi this will not happen... because t

Re: [PHP-DOC] MySQLi methods should be reflected into CHM INDEX

2005-03-07 Thread Gabriel PREDA
> Judging from 'num_rows', how would you decide if it is an sqlite, > mysqli, etc. object method? > Goba Let's say the entry in the index would be something like: num_rows (SQLite) num_rows (MySQLi) Is that OK ? Gabriel PREDA

Re: [PHP-DOC] MySQLi methods should be reflected into CHM INDEX

2005-03-07 Thread Gabor Hojtsy
Judging from 'num_rows', how would you decide if it is an sqlite, mysqli, etc. object method? Goba Let's say the entry in the index would be something like: num_rows (SQLite) num_rows (MySQLi) Is that OK ? Yep, if someone has the time to look into implementing it :) Goba

[PHP-DOC] cvs: phpdoc /en/features file-upload.xml

2005-03-07 Thread Jakub Vrana
vrana Mon Mar 7 05:34:34 2005 EDT Modified files: /phpdoc/en/features file-upload.xml Log: Uploading array of files (bug #32212) http://cvs.php.net/diff.php/phpdoc/en/features/file-upload.xml?r1=1.83&r2=1.84&ty=u Index: phpdoc/en/features/file-upload.xml diff

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

2005-03-07 Thread Mehdi Achour
didou Mon Mar 7 05:53:13 2005 EDT Modified files: /phpdoc/en/reference/famreference.xml /phpdoc/en/reference/mnogosearchreference.xml Log: Moved to pecl by Jani and Derick for PHP 5.1.0 http://cvs.php.net/diff.php/phpdoc/en/reference/fam/referenc

[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-diff-uassoc.xml

2005-03-07 Thread Leszek Krupinski
leszek Mon Mar 7 06:39:04 2005 EDT Modified files: /phpdoc/en/reference/array/functionsarray-diff-uassoc.xml Log: - added para - made example actually output something http://cvs.php.net/diff.php/phpdoc/en/reference/array/functions/array-diff-uass

[PHP-DOC] #32222 [NEW]: some ini setting default values need special attention

2005-03-07 Thread philip at cornado dot com
From: philip at cornado dot com Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: some ini setting default values need special attention Description: For example: http://php.net/manual/en/ini.core.php include_path

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

2005-03-07 Thread Nuno Lopes
nlopess Mon Mar 7 12:37:18 2005 EDT Modified files: /phpdoc/en/reference/gettextconfigure.xml Log: remove note about copying files to the windows dir http://cvs.php.net/diff.php/phpdoc/en/reference/gettext/configure.xml?r1=1.7&r2=1.8&ty=u Index: phpdoc/

[PHP-DOC] cvs: phpdoc /en/reference/gettext/functions textdomain.xml

2005-03-07 Thread Nuno Lopes
nlopess Mon Mar 7 12:52:14 2005 EDT Modified files: /phpdoc/en/reference/gettext/functions textdomain.xml Log: remove note about copying files to the windows dir http://cvs.php.net/diff.php/phpdoc/en/reference/gettext/functions/textdomain.xml?r1=1.2&r2=1.3

[PHP-DOC] cvs: phpdoc /en/reference/gettext/functions textdomain.xml

2005-03-07 Thread Nuno Lopes
nlopess Mon Mar 7 13:15:25 2005 EDT Modified files: /phpdoc/en/reference/gettext/functions textdomain.xml Log: fix #32201: fix return value convert to new doc style http://cvs.php.net/diff.php/phpdoc/en/reference/gettext/functions/textdomain.xml?r1=1.2&r

[PHP-DOC] #32201 [Ver->Csd]: gettext: Unexpected output from textdomain()

2005-03-07 Thread nlopess
ID: 32201 Updated by: [EMAIL PROTECTED] Reported By: php at fimbul dot net -Status: Verified +Status: Closed Bug Type: Documentation problem Operating System: Linux (Debian unstable) PHP Version: 4.3.10 New Comment: This bug has been

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

2005-03-07 Thread Philip Olson
philip Mon Mar 7 13:23:08 2005 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-create-db.xml mysql-db-query.xml mysql-drop-db.xml

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

2005-03-07 Thread Nuno Lopes
nlopess Mon Mar 7 13:43:38 2005 EDT Modified files: /phpdoc/en/install/windows apache1.xml apache2.xml Log: fix #32202: add a note about copying the the sapi file in php4 http://cvs.php.net/diff.php/phpdoc/en/install/windows/apache1.xml?r1=1.15&r2=1.16&ty=u In

[PHP-DOC] #32202 [Opn->Csd]: location of php4apache.dll in Loadmodule statement wrong

2005-03-07 Thread nlopess
ID: 32202 Updated by: [EMAIL PROTECTED] Reported By: taylor at gol dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows 2000 PHP Version: 4.3.10 New Comment: This bug has been fixed in the d

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

2005-03-07 Thread Marcus Boerger
helly Mon Mar 7 13:47:13 2005 EDT Modified files: /phpdoc/en/reference/filesystem/functions fgetcsv.xml Log: - Update http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/fgetcsv.xml?r1=1.17&r2=1.18&ty=u Index: phpdoc/en/reference/filesystem

[PHP-DOC] #32218 [Opn]: HTTP status 200 returned on HTTP CONNECT

2005-03-07 Thread sniper
ID: 32218 Updated by: [EMAIL PROTECTED] Reported By: mcihar at suse dot cz Status: Open -Bug Type:Apache2 related +Bug Type:Documentation problem PHP Version: 5.0.3 New Comment: Let's document it. Previous Comments: --

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

2005-03-07 Thread Nuno Lopes
nlopess Mon Mar 7 14:09:37 2005 EDT Modified files: /phpdoc/en/reference/filesystem/functions fgetcsv.xml Log: its php5.0.4 http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/fgetcsv.xml?r1=1.18&r2=1.19&ty=u Index: phpdoc/en/reference/filesy

[PHP-DOC] cvs: phpdoc /en/reference/ctype/functions ctype-alnum.xml ctype-alpha.xml ctype-cntrl.xml ctype-digit.xml ctype-graph.xml ctype-lower.xml ctype-print.xml ctype-punct.xml ctype-space.xml ctype-upper.xml ctype-xdigit.xml

2005-03-07 Thread Kenneth Schwartz
irchtml Mon Mar 7 15:16:42 2005 EDT Modified files: /phpdoc/en/reference/ctype/functionsctype-alnum.xml ctype-alpha.xml ctype-cntrl.xml

[PHP-DOC] cvs: phpdoc /en/reference/ctype/functions ctype-alnum.xml ctype-alpha.xml ctype-cntrl.xml ctype-digit.xml ctype-graph.xml ctype-lower.xml ctype-print.xml ctype-punct.xml ctype-space.xml ctype-upper.xml ctype-xdigit.xml

2005-03-07 Thread Kenneth Schwartz
irchtml Mon Mar 7 15:55:40 2005 EDT Modified files: /phpdoc/en/reference/ctype/functionsctype-alnum.xml ctype-alpha.xml ctype-cntrl.xml

[PHP-DOC] Reconfiguration notes for Debian

2005-03-07 Thread stephen
Dear Documentation Team, The manual is really great and and well presented. However, I had a problem with finding out how to reconfigure php for Debian. I am a relatively new user to Debian. The installation of php in Debian via apt-get was covered in user comments and since there are front end

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-create-db.xml mysql-db-query.xml mysql-drop-db.xml

2005-03-07 Thread Mehdi Achour
didou Mon Mar 7 17:02:58 2005 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-create-db.xml mysql-db-query.xml mysql-drop-db.xml Log: fix erro

[PHP-DOC] #32166 [Asn->Csd]: http://www.php.net/manual/ru/ - don't work

2005-03-07 Thread tony2001
ID: 32166 Updated by: [EMAIL PROTECTED] Reported By: max at stranger-team dot ru -Status: Assigned +Status: Closed Bug Type: Documentation problem Operating System: SuSE Linux Professional 9.2 PHP Version: Irrelevant Assigned To:

[PHP-DOC] Migration Status

2005-03-07 Thread Mehdi Achour
Hi all, I just added a page to the Wiki to help coordinating the migration to the new documentation style, try to update it whenever it's needed: http://wiki.phpdoc.info/DocSkel?v=1clp bc and some other reference are still marked as "todo" as we're missing the parameters refsect1 there. didou

[PHP-DOC] Re: Migration Status

2005-03-07 Thread Mehdi Achour
I just added a page to the Wiki to help coordinating the migration to the new documentation style, try to update it whenever it's needed: http://wiki.phpdoc.info/DocSkel?v=1clp I mean http://wiki.phpdoc.info/DocSkel/MigrationStatus didou

[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-merge.xml

2005-03-07 Thread Leszek Krupinski
leszek Tue Mar 8 02:09:34 2005 EDT Modified files: /phpdoc/en/reference/array/functionsarray-merge.xml Log: - &example.outputs; http://cvs.php.net/diff.php/phpdoc/en/reference/array/functions/array-merge.xml?r1=1.16&r2=1.17&ty=u Index: phpdoc/en/ref

[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-merge.xml

2005-03-07 Thread Leszek Krupinski
leszek Tue Mar 8 02:21:18 2005 EDT Modified files: /phpdoc/en/reference/array/functionsarray-merge.xml Log: - made example actually output something http://cvs.php.net/diff.php/phpdoc/en/reference/array/functions/array-merge.xml?r1=1.17&r2=1.18&ty=u