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
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
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.
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.
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
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
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
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.
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
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
> 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
> 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
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_
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
> 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
> 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
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
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
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
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
[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
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-
> > 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
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
jeroen Sun Jun 24 13:37:47 2001 EDT
Added files:
/phpdoc TODO
Log:
Add TODO file to phpdoc-repo
> 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
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
27 matches
Mail list logo