Re: [PHP-DOC] Re: using the new doc format

2004-08-10 Thread Aidan Lister
> Whether we simply use a , , or a varlisting > is the main question here; that and how this will integrate with the > changelog. I'm +1 for the varlisting as in http://www.php.net/xml-parse > Hopefully someone has a convincing point (or two) on how this should > be done...I don't! I think a tab

[PHP-DOC] Socket_Set_Option

2004-08-10 Thread Web Developer
There should be a reference saying that socket_setop is a alias of http://us2.php.net/manual/en/function.socket-set-option.php . -Anoynomus

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

2004-08-10 Thread Dave Barr
daveTue Aug 10 23:04:15 2004 EDT Modified files: /phpdoc/en/reference/misc/functions uniqid.xml Log: - Fix protos. - Update version-specific information. - Expand LCG acronym. - Clean up example. http://cvs.php.net/diff.php/phpdoc/en/reference/misc/

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

2004-08-10 Thread Dave Barr
daveTue Aug 10 21:52:42 2004 EDT Modified files: /phpdoc/en/reference/strings/functions sprintf.xml Log: - Fix wording. http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/sprintf.xml?r1=1.13&r2=1.14&ty=u Index: phpdoc/en/reference/stri

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

2004-08-10 Thread Dave Barr
daveTue Aug 10 21:50:46 2004 EDT Modified files: /phpdoc/en/reference/strings/functions sprintf.xml Log: - Document sign specifier. http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/sprintf.xml?r1=1.12&r2=1.13&ty=u Index: phpdoc/en/re

Re: [PHP-DOC] cvs: phpdoc /en/reference/bc/functions bcadd.xml bccomp.xml bcdiv.xml bcmod.xml bcmul.xml bcpow.xml bcpowmod.xml bcscale.xml bcsqrt.xml bcsub.xml

2004-08-10 Thread Mehdi Achour
Oups, didn't have the time to read the ChangeLog thread, really sorry. I'll wait and have a look :) didou Philip Olson wrote: Log: Switched bcmath to the new doc style # also moved a note before the example and removed unneeded screen tags We're not ready to convert old documentation to t

Re: [PHP-DOC] cvs: phpdoc /en/reference/bc/functions bcadd.xml bccomp.xml bcdiv.xml bcmod.xml bcmul.xml bcpow.xml bcpowmod.xml bcscale.xml bcsqrt.xml bcsub.xml

2004-08-10 Thread Philip Olson
> Log: > Switched bcmath to the new doc style > # also moved a note before the example and removed unneeded screen tags We're not ready to convert old documentation to the new doc style, please wait until the new style is finalized. The changelog and parameter listing implementations are s

[PHP-DOC] cvs: phpdoc /en/reference/misc/functions php-strip-whitespace.xml

2004-08-10 Thread Dave Barr
daveTue Aug 10 20:21:26 2004 EDT Modified files: /phpdoc/en/reference/misc/functions php-strip-whitespace.xml Log: - Similar to php -w. http://cvs.php.net/diff.php/phpdoc/en/reference/misc/functions/php-strip-whitespace.xml?r1=1.3&r2=1.4&ty=u Index: phpdo

[PHP-DOC] cvs: phpdoc /en/reference/misc/functions php-strip-whitespace.xml

2004-08-10 Thread Dave Barr
daveTue Aug 10 20:00:49 2004 EDT Modified files: /phpdoc/en/reference/misc/functions php-strip-whitespace.xml Log: - Add note about prior 5.0.1 bug #29606. http://cvs.php.net/diff.php/phpdoc/en/reference/misc/functions/php-strip-whitespace.xml?r1=1.2&r2=1

[PHP-DOC] cvs: phpdoc /en/reference/bc/functions bcscale.xml

2004-08-10 Thread Mehdi Achour
didou Tue Aug 10 19:43:37 2004 EDT Modified files: /phpdoc/en/reference/bc/functions bcscale.xml Log: fix build # sorry http://cvs.php.net/diff.php/phpdoc/en/reference/bc/functions/bcscale.xml?r1=1.5&r2=1.6&ty=u Index: phpdoc/en/reference/bc/functions/bcsc

[PHP-DOC] cvs: phpdoc /en/reference/bc/functions bcadd.xml bccomp.xml bcdiv.xml bcmod.xml bcmul.xml bcpow.xml bcpowmod.xml bcscale.xml bcsqrt.xml bcsub.xml

2004-08-10 Thread Mehdi Achour
didou Tue Aug 10 19:40:27 2004 EDT Modified files: /phpdoc/en/reference/bc/functions bcadd.xml bccomp.xml bcdiv.xml bcmod.xml bcmul.xml bcpow.xml bcpowmod.xml bcscale.xml

[PHP-DOC] cvs: phpdoc /en/reference/misc/functions php-strip-whitespace.xml

2004-08-10 Thread Dave Barr
daveTue Aug 10 19:28:15 2004 EDT Modified files: /phpdoc/en/reference/misc/functions php-strip-whitespace.xml Log: - Document php_strip_whitespace() with example. http://cvs.php.net/diff.php/phpdoc/en/reference/misc/functions/php-strip-whitespace.xml?r1=1

Re: [PHP-DOC] Proposal: CHANGELOG

2004-08-10 Thread Philip Olson
> I'll work on some examples, this is going to be good. Here's an example where: * Two new sections: Parameter listing and CHANGELOG * The parameter listing is a variablelist * The CHANGELOG is a table http://livedocs.phpp.org/index.php?l=en&q=function.exif-thumbnail This looks pretty

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

2004-08-10 Thread Sean Coates
seanTue Aug 10 17:53:00 2004 EDT Modified files: /phpdoc/en/language functions.xml Log: PHP4->PHP 4 (shame on me) http://cvs.php.net/diff.php/phpdoc/en/language/functions.xml?r1=1.54&r2=1.55&ty=u Index: phpdoc/en/language/functions.xml diff -u phpdoc/en/lang

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

2004-08-10 Thread Sean Coates
seanTue Aug 10 17:32:50 2004 EDT Modified files: /phpdoc/en/language functions.xml Log: grammar, and para->note http://cvs.php.net/diff.php/phpdoc/en/language/functions.xml?r1=1.53&r2=1.54&ty=u Index: phpdoc/en/language/functions.xml diff -u phpdoc/en/langua

Re: [PHP-DOC] System-dependent functions

2004-08-10 Thread Philip Olson
I think this information should be individualized per function. Each would mention the conditions that need to be met, and why it may not be met. Having one entity for this will only scare the user and force extra work on those who will have it available. I am guessing that some of these condit

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

2004-08-10 Thread Yannick TORRES
yannick Tue Aug 10 16:31:35 2004 EDT Modified files: /phpdoc/en/reference/ircg/functions ircg-list.xml Log: WS http://cvs.php.net/diff.php/phpdoc/en/reference/ircg/functions/ircg-list.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/reference/ircg/functions/ircg-list.xml

[PHP-DOC] System-dependent functions

2004-08-10 Thread Dave Barr
Some functions are system-dependent in that if they're not detected at compile time, they won't be included in PHP. Currently the documentation does not tell the user any information about this type of function availability and could cause some confusion when a user tries to use a function and it s

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

2004-08-10 Thread Yannick TORRES
yannick Tue Aug 10 14:59:05 2004 EDT Modified files: /phpdoc/en/reference/msql/functions msql-db-query.xml Log: typo http://cvs.php.net/diff.php/phpdoc/en/reference/msql/functions/msql-db-query.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/reference/msql/functions/msq

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

2004-08-10 Thread Dave Barr
daveTue Aug 10 14:47:24 2004 EDT Modified files: /phpdoc/en/reference/misc/functions time-nanosleep.xml Log: - Use return.success. http://cvs.php.net/diff.php/phpdoc/en/reference/misc/functions/time-nanosleep.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/refere

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

2004-08-10 Thread Dave Barr
daveTue Aug 10 14:45:07 2004 EDT Modified files: /phpdoc/en/reference/misc/functions time-nanosleep.xml Log: - Document time_nanosleep(), with example. http://cvs.php.net/diff.php/phpdoc/en/reference/misc/functions/time-nanosleep.xml?r1=1.1&r2=1.2&ty=u In

[PHP-DOC] cvs: phpdoc /en/reference/tidy constants.xml /en/reference/tidy/functions tidy-node-isPhp.xml

2004-08-10 Thread Nuno Lopes
nlopess Tue Aug 10 13:01:18 2004 EDT Modified files: /phpdoc/en/reference/tidy constants.xml /phpdoc/en/reference/tidy/functions tidy-node-isPhp.xml Log: added explanation about tidy constants docs and examples http://cvs.php.net/diff.php/phpdoc/en/refer

Re: [PHP-DOC] libxml

2004-08-10 Thread moshe doron
you may didn't use the same chars due to your news client encoding conversion. try to iconv chr(224); -- Moshe. "Jakub Vrana" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] moshe doron wrote: > sorry, wrong target. > anyway on win32, with php5.0.0 the function return empty string whil

[PHP-DOC] cvs: phpdoc /en/reference/apache/functions apache-request-headers.xml apache-response-headers.xml

2004-08-10 Thread Nuno Lopes
nlopess Tue Aug 10 11:21:32 2004 EDT Modified files: /phpdoc/en/reference/apache/functions apache-request-headers.xml apache-response-headers.xml Log: examples http://cvs.php.net/diff.php/phpdoc/en/reference

[PHP-DOC] cvs: phpdoc /htmlhelp README.txt

2004-08-10 Thread Dave Barr
daveTue Aug 10 09:48:52 2004 EDT Modified files: /phpdoc/htmlhelpREADME.txt Log: - Explain cvs date tag usage and bunzip2 usage. http://cvs.php.net/diff.php/phpdoc/htmlhelp/README.txt?r1=1.3&r2=1.4&ty=u Index: phpdoc/htmlhelp/README.txt diff -u phpdoc

[PHP-DOC] cvs: phpdoc /en/chapters tutorial.xml /en/features safe-mode.xml /en/install/unix fhttpd.xml sun.xml /en/language/oop5 abstract.xml /en/reference/apache reference.xml

2004-08-10 Thread Nuno Lopes
nlopess Tue Aug 10 09:01:08 2004 EDT Modified files: /phpdoc/en/reference/apache reference.xml /phpdoc/en/chapters tutorial.xml /phpdoc/en/features safe-mode.xml /phpdoc/en/install/unix fhttpd.xml sun.xml /phpdoc/en/language/oop5abstract.xml

[PHP-DOC] #28255 [Asn->Csd]: DLL directory missing

2004-08-10 Thread nlopess
ID: 28255 Updated by: [EMAIL PROTECTED] Reported By: pburden98 at yahoo dot com -Status: Assigned +Status: Closed Bug Type: Documentation problem Operating System: windows 98 2nd Edition PHP Version: 5.0.0RC2 Assigned To: nlopess

[PHP-DOC] #26125 [Opn->Csd]: php.ini location in phpinfo() is not where the php4sapi.dll looks for it

2004-08-10 Thread nlopess
ID: 26125 Updated by: [EMAIL PROTECTED] Reported By: nickh at supportteam dot net -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows Server 2003 PHP Version: 4.3.3 New Comment: This bug has been f

[PHP-DOC] #21783 [Opn->Asn]: php-{SAPI}.ini and php.ini : when/where/what php looks for and why.

2004-08-10 Thread nlopess
ID: 21783 Updated by: [EMAIL PROTECTED] Reported By: danielc at analysisandsolutions dot com -Status: Open +Status: Assigned Bug Type: Documentation problem Operating System: Any PHP Version: 4.3.0 -Assigned To: +Assigned To:

[PHP-DOC] #28731 [Opn->Csd]: Document what is in the windows package

2004-08-10 Thread nlopess
ID: 28731 Updated by: [EMAIL PROTECTED] Reported By: cross_phil at hotmail dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows XP PHP Version: 5.0.0RC2 New Comment: This bug has been fixed

[PHP-DOC] #27111 [Opn->Asn]: virtual() function does not behave as documented

2004-08-10 Thread nlopess
ID: 27111 Updated by: [EMAIL PROTECTED] Reported By: e-phpbug at erowid dot org -Status: Open +Status: Assigned Bug Type: Documentation problem Operating System: freebsd PHP Version: 4.3.4 Assigned To: vrana Previous Comments:

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

2004-08-10 Thread Jakub Vrana
vrana Tue Aug 10 04:44:00 2004 EDT Modified files: /phpdoc/en/language functions.xml Log: PHP 4 and above\nDefault value for arguments passed by reference http://cvs.php.net/diff.php/phpdoc/en/language/functions.xml?r1=1.52&r2=1.53&ty=u Index: phpdoc/en/langua