I would normally say yes to lowercasing all function names, (and I argued
for it last week) but I have to agree with Egon here. I think that making
all function names lowercase will limit the readability of certain function
libraries. The most obvious example is the Image functions. I think we
Lars Torben Wilson writes:
> [EMAIL PROTECTED] writes:
> > I have nothing against Torben, he has also read about my fight with some
> > core developers and now the mysql_*() functions are more readable. You can
> > also use the old syntax. The original functions havent been removed yet.
> >
> > -
[EMAIL PROTECTED] writes:
> On Wed, May 23, 2001 at 01:27:18AM +0200, [EMAIL PROTECTED] wrote:
>
> > All function names in the docs should be lowercase for consistence. No
> > matter where in the sentence, or how unreadable the function will be.
>
> I'm against this. It would result in unreadabl
On Wed, May 23, 2001 at 01:27:18AM +0200, [EMAIL PROTECTED] wrote:
> All function names in the docs should be lowercase for consistence. No
> matter where in the sentence, or how unreadable the function will be.
I'm against this. It would result in unreadable and bad to
remember function names.
Hi,
All function names in the docs should be lowercase for consistence. No
matter where in the sentence, or how unreadable the function will be.
For unreadable func-names, a longer-term renaming would be nice. But
first, get the manual lowercase. Then those php.dev guys will just need
to rename,
jeroen Tue May 22 16:18:55 2001 EDT
Modified files:
/phpdoc/en/language types.xml
Log:
Noted that inside double-quoted strings another syntax is valid.
Minor XML-improvements.
Index: phpdoc/en/language/types.xml
diff -u phpdoc/en/language/types.xml:1.26 p
sniper Tue May 22 15:52:59 2001 EDT
Modified files:
/phpdoc/en/functionsstrings.xml
Log:
fixed typo
Index: phpdoc/en/functions/strings.xml
diff -u phpdoc/en/functions/strings.xml:1.89 phpdoc/en/functions/strings.xml:1.90
--- phpdoc/en/functions/strings
jeroen Tue May 22 15:06:17 2001 EDT
Modified files:
/phpdoc/en/language types.xml
Log:
Added the 'why is $foo[bar] bad' section to arrays.
This closes bug #7387
Index: phpdoc/en/language/types.xml
diff -u phpdoc/en/language/types.xml:1.25 phpdoc/en/lan
> > Aha. This caused some really bad 'bugs' in the new PHP release...
> > I didn't know why it was bad... Please revert to the same method
> > as $HTTP_*_VARS use...
>
> Excuse me? I'm quite confused by your message. Do you mean that
> $HTTP_SESSION_VARS['foo'] and $foo should not be references t
On Tue, 22 May 2001, Hojtsy Gabor wrote:
> Aha. This caused some really bad 'bugs' in the new PHP release...
> I didn't know why it was bad... Please revert to the same method
> as $HTTP_*_VARS use...
Excuse me? I'm quite confused by your message. Do you mean that
$HTTP_SESSION_VARS['foo'] and $f
> > > >As I mentioned in my other message, $HTTP_SESSION_VARS value and the
> > > >global value used to be references, but after some people complained
> > > >about this fact on the list, it was changed.. I wouldn't mind
> > > >reinstating it, but if we do, let's do it once and for all with very
>
If any of the documentation team has time to take care of this it would be
great.
Thanks,
Andi
>Date: Tue, 22 May 2001 12:54:26 -0500
>From: Andrei Zmievski <[EMAIL PROTECTED]>
>To: Andi Gutmans <[EMAIL PROTECTED]>
>Cc: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
>Subject: Re: [PH
danbeck Tue May 22 09:56:38 2001 EDT
Modified files:
/phpdoc configure.in
Log:
added location of docbook stylesheets for redhat 7.1 users (and the new docbook
update)
Index: phpdoc/configure.in
diff -u phpdoc/configure.in:1.66 phpdoc/configure.in:1.67
---
danbeck Tue May 22 09:11:31 2001 EDT
Modified files:
/phpdoc/en/functionsstrings.xml
Log:
clarified XHTML compatibility change to nl2br
Index: phpdoc/en/functions/strings.xml
diff -u phpdoc/en/functions/strings.xml:1.88 phpdoc/en/functions/strings.xml:1
danbeck Tue May 22 07:37:11 2001 EDT
Modified files:
/phpdoc/en/functionsmisc.xml
Log:
reworded the exit() function docs
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.44 phpdoc/en/functions/misc.xml:1.45
--- phpdoc/en/functi
danbeck Tue May 22 07:36:42 2001 EDT
Modified files:
/phpdoc/en/functionsmail.xml
Log:
changed cc and bcc back the correct case (oops)
Index: phpdoc/en/functions/mail.xml
diff -u phpdoc/en/functions/mail.xml:1.19 phpdoc/en/functions/mail.xml:1.20
--- ph
danbeck Tue May 22 07:33:47 2001 EDT
Modified files:
/phpdoc/en/functionsimage.xml
Log:
corrected xml problem that was causing m
Index: phpdoc/en/functions/image.xml
diff -u phpdoc/en/functions/image.xml:1.41 phpdoc/en/functions/image.xml:1.42
--- phpdo
Hi,
I've just noticed that several functions lacks the 's tag.
This doesn't seems to be a large trouble, so I wondered what is the use of
this?
Besides MySQL.xml, most of missing tags are only missing for one or two
functions.
I suggest that when anyone update some en tree (or there own langu
damsTue May 22 02:21:41 2001 EDT
Modified files:
/phpdoc/en/functionsimage.xml
Log:
Added example for psloadfont
Index: phpdoc/en/functions/image.xml
diff -u phpdoc/en/functions/image.xml:1.40 phpdoc/en/functions/image.xml:1.41
--- phpdoc/en/functio
19 matches
Mail list logo