Re: [PHP-DOC] Re: [PHP-DEV] Bug #11645 Updated: tempnam( ) does not use TMP environment variable

2001-06-24 Thread Daniel Beckham
It's not so much that we can not go and view the open documentation bugs, but that due to the very tiny number of documenation bugs that are submitted, looking at it on a daily basis is a waste of time. I imagine that, the reason it hasn't happened yet is due to technical issues, but it's a very

[PHP-DOC] Re: [PHP-DEV] Bug #11645 Updated: tempnam( ) does not use TMPenvironment variable

2001-06-24 Thread Jani Taskinen
You don't have to follow php-dev to catch these, just point your browser to this URL: http://www.php.net/bugs.php?cmd=Display+Bugs&status=Open&bug_type=Documentation+problem&by=Any --Jani On Mon, 25 Jun 2001 [EMAIL PROTECTED] wrote: >> This is documentation problem. > >=> > >This brings me t

[PHP-DOC] cvs: phpdoc / TODO /en/functions domxml.xml satellite.xml shmop.xml

2001-06-24 Thread Jeroen van Wolffelaar
jeroen Mon Jun 25 01:13:23 2001 EDT Modified files: /phpdoc TODO /phpdoc/en/functionsdomxml.xml satellite.xml shmop.xml Log: Fixed some identifiers. Updated TODO Index: phpdoc/TODO diff -u phpdoc/TODO:1.2 phpdoc/TODO:1.3 --- phpdoc/TODO:1.

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

2001-06-24 Thread Zak Greant
zak Sun Jun 24 19:47:13 2001 EDT Modified files: /phpdoc/en/functionsvar.xml Log: Reworded note on behavior of is_scalar() in regards to resource type values - thanks Daniel! Index: phpdoc/en/functions/var.xml diff -u phpdoc/en/functions/var.xml:1.

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

2001-06-24 Thread Daniel Beckham
Perfect, I think it conveys the idea even better than the first version. Thanks, Daniel - Original Message - From: "Zak Greant" <[EMAIL PROTECTED]> To: "Hojtsy Gabor" <[EMAIL PROTECTED]>; "Daniel Beckham" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; "Rasmus Lerdorf" <[EMAIL PROTECTED]> Sen

[PHP-DOC] cvs: phpdoc /de Translators

2001-06-24 Thread Thomas Schöfbeck
tom Sun Jun 24 19:02:35 2001 EDT Modified files: /phpdoc/de Translators Log: changed ready-status for array & filesystem Index: phpdoc/de/Translators diff -u phpdoc/de/Translators:1.170 phpdoc/de/Translators:1.171 --- phpdoc/de/Translators:1.170 Sat Jun 23

[PHP-DOC] cvs: phpdoc /de/functions filesystem.xml

2001-06-24 Thread Thomas Schöfbeck
tom Sun Jun 24 19:00:26 2001 EDT Modified files: /phpdoc/de/functionsfilesystem.xml Log: added changes from en-v1.65 to 1.68, is now ready till en-v1.69 Index: phpdoc/de/functions/filesystem.xml diff -u phpdoc/de/functions/filesystem.xml:1.24 phpdoc

[PHP-DOC] cvs: phpdoc /de/functions array.xml

2001-06-24 Thread Thomas Schöfbeck
tom Sun Jun 24 18:54:46 2001 EDT Modified files: /phpdoc/de/functionsarray.xml Log: added changes en-v1.68 to 1.71, now equiv. to v 1.72 Index: phpdoc/de/functions/array.xml diff -u phpdoc/de/functions/array.xml:1.14 phpdoc/de/functions/array.xml:1.

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

2001-06-24 Thread Zak Greant
Good point - thanks! :) How is this? is_scalar does not consider resource type values to be scalar values. This behavior is intentional: Resources are abstract datatypes which are currently based on integers. This implementation detail should not be relied upon, as it may chang

[PHP-DOC] cvs: phpdoc / make_chm.README

2001-06-24 Thread Thomas Schöfbeck
tom Sun Jun 24 18:20:03 2001 EDT Modified files: /phpdoc make_chm.README Log: complete rewrite for an easier newbie-start, incl. adapted file-sizes etc.) Index: phpdoc/make_chm.README diff -u phpdoc/make_chm.README:1.5 phpdoc/make_chm.README:1.6 --- ph

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

2001-06-24 Thread Rasmus Lerdorf
> I don't think it's necessary to quote the developers when writing > documentation. Many people probably have no idea who Andi is and it's even > (very remotely) possible that he may not be involved in PHP development in > the future. The PHP docs are the definitive source for PHP documentation

Re: [PHP-DOC] Re: [PHP-DEV] About ext/sockets/

2001-06-24 Thread jeroen
> Jeroen you only posted this (as I can see) to phpdoc. I replied to PHP-DEV, and CC'ed to phpdoc. It is not the emailheaders indeed, because the reply was via NNTP, and the CC via SMTP. But maybe that para should be more prominently posted in phpdev, now it is by-the-way'tje... Tnx for the war

[PHP-DOC] cvs: phpdoc / make_chm_fancy.php

2001-06-24 Thread Thomas Schöfbeck
tom Sun Jun 24 18:17:23 2001 EDT Modified files: /phpdoc make_chm_fancy.php Log: looks now directly in lang-dir for the fancy-index Index: phpdoc/make_chm_fancy.php diff -u phpdoc/make_chm_fancy.php:1.5 phpdoc/make_chm_fancy.php:1.6 --- phpdoc/make_chm_

[PHP-DOC] cvs: phpdoc / make_chm.bat

2001-06-24 Thread Thomas Schöfbeck
tom Sun Jun 24 18:14:40 2001 EDT Modified files: /phpdoc make_chm.bat Log: makes fancy-dir automatically now, and cleans up .hh*-files Index: phpdoc/make_chm.bat diff -u phpdoc/make_chm.bat:1.5 phpdoc/make_chm.bat:1.6 --- phpdoc/make_chm.bat:1.5 Sat

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

2001-06-24 Thread Hojtsy Gabor
> I don't think it's necessary to quote the developers when writing > documentation. Many people probably have no idea who Andi is and it's even > (very remotely) possible that he may not be involved in PHP development in > the future. The PHP docs are the definitive source for PHP documentation

Re: [PHP-DOC] Re: [PHP-DEV] About ext/sockets/

2001-06-24 Thread Hojtsy Gabor
> This brings me to another point, since not-so-long-ago there is a > phpdoc/TODO file, > and we would greatly appreciate it that an entry is added whenever there is > a substantial > change to PHP which should be documented. Of course, it'd even better if you > instead > update the docs yourself

[PHP-DOC] Re: [PHP-DEV] About ext/sockets/

2001-06-24 Thread jeroen
The documentation has just been updated, stating that the sockets-module is still experimental. As has any module having an EXPERIMENTAL file in it's directory. Because of the experimental status, I don't think phpdev should worry too much about the incompatibility, it's the user's own reponsibil

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

2001-06-24 Thread Daniel Beckham
I don't think it's necessary to quote the developers when writing documentation. Many people probably have no idea who Andi is and it's even (very remotely) possible that he may not be involved in PHP development in the future. The PHP docs are the definitive source for PHP documentation and the

Re: [PHP-DOC] cvs: phpdoc /cs/features http-auth.xml /cs/functions apache.xml array.xml aspell.xml com.xml dir.xml exec.xml filesystem.xml funchand.xml gettext.xml http.xml info.xml mail.xml misc.xml nis.xml readline.xml strings.xml url.xml /de/functio

2001-06-24 Thread Daniel Beckham
Yes... I also specifically remember that we came to the conclusion that all function names should be lower case. Daniel - Original Message - From: "Hojtsy Gabor" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Jeroen van Wolffelaar" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, Ju

[PHP-DOC] cvs: phpdoc / TODO /en language-snippets.ent /en/functions ctype.xml dbx.xml domxml.xml fbsql.xml ingres_ii.xml mbstring.xml ming.xml openssl.xml satellite.xml sockets.xml xslt.xml

2001-06-24 Thread Jeroen van Wolffelaar
jeroen Sun Jun 24 17:27:22 2001 EDT Modified files: /phpdoc TODO /phpdoc/en language-snippets.ent /phpdoc/en/functionsctype.xml dbx.xml domxml.xml fbsql.xml ingres_ii.xml mbstring.xml ming.xml

Re: [PHP-DOC] cvs: phpdoc /cs/features http-auth.xml /cs/functionsapache.xml array.xml aspell.xml com.xml dir.xml exec.xml filesystem.xmlfunchand.xml gettext.xml http.xml info.xml mail.xml misc.xml nis.xmlreadline.xml strings.xml url.xml /de

2001-06-24 Thread Sebastian Bergmann
[EMAIL PROTECTED] wrote: > PHP functions are case insensitive. There was no need to change this. But they won't stay case insensitive. -- sebastian bergmann[EMAIL PROTECTED] http://www.sebastian-bergmann.de Meet the PHP Pro

[PHP-DOC] cvs: phpdoc /cs language-snippets.ent /de language-snippets.ent /es language-snippets.ent /fr language-snippets.ent /hk language-snippets.ent /hu language-snippets.ent /it language-snippets.ent /ja language-snippets.ent /kr language-snippets.ent /nl language-snippets.ent

2001-06-24 Thread Jeroen van Wolffelaar
jeroen Sun Jun 24 15:35:43 2001 EDT Added files: /phpdoc/cs language-snippets.ent /phpdoc/de language-snippets.ent /phpdoc/es language-snippets.ent /phpdoc/fr language-snippets.ent /phpdoc/hk language-snippets.ent /phpdoc/hu language-

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

2001-06-24 Thread jeroen
> > Anyway, when they add a new function, I'm sure they > > want it to be mentioned in the documentation, otherwise > > nobody uses it... > > Good point, But we cannot list all contributors on the author list. I > suggest therefore into the starting section a list of contributors with > full name

[PHP-DOC] cvs: phpdoc / manual.xml.in /en language-defs.ent language-snippets.ent /en/functions misc.xml var.xml

2001-06-24 Thread Jeroen van Wolffelaar
jeroen Sun Jun 24 13:45:37 2001 EDT Added files: /phpdoc/en language-snippets.ent Modified files: /phpdoc manual.xml.in /phpdoc/en language-defs.ent /phpdoc/en/functionsmisc.xml var.xml Log: Added snippets-file, wh

[PHP-DOC] cvs: phpdoc / TODO

2001-06-24 Thread Jeroen van Wolffelaar
jeroen Sun Jun 24 13:37:47 2001 EDT Added files: /phpdoc TODO Log: Add TODO file to phpdoc-repo

Re: [PHP-DOC] cvs: phpdoc /cs/features http-auth.xml /cs/functions apache.xml array.xml aspell.xml com.xml dir.xml exec.xml filesystem.xml funchand.xml gettext.xml http.xml info.xml mail.xml misc.xml nis.xml readline.xml strings.xml url.xml /de/functio

2001-06-24 Thread Hojtsy Gabor
> It is IMHO wrong to make the function names as first word in a sentence > lower case. Yes, I have looked several times into "The Chicago Manual of > Style". PHP functions are case insensitive. There was no need to change > this. We discussed this earlier and ended up in making all the function

[PHP-DOC] Re: [PEAR-DEV] documenting and releasing a PHP extension

2001-06-24 Thread Martin Jansen
On Sat, 23 Jun 2001 16:10:12 -0700, Dan Libby wrote: >1) Is there a better place to ask these questions? ie, is there a >list or forum for discussing 3rd party extensions? IMHO [EMAIL PROTECTED] is better for questions about programming style etc. >4) Is there a standard process for creating d