> 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
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
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/
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
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
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
> 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
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
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
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
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
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
> 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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:
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
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:
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
32 matches
Mail list logo