Re: [PHP-DOC] Case inconsistency in function reference headers From: Egon Schmid (eschmid <email protected>)
Date: 11/27/01

From: "Sander Roobol" <sander <email protected>>

> Notice the word "functions" in this snippet from
> http://www.php.net/manual/en/:
> I. Apache-specific Functions
> II. Array Functions
> III. Aspell functions [deprecated]
> IV. BCMath Arbitrary Precision Mathematics Functions
> V. Bzip2 Compression Functions
> VI. Calendar functions
>
> Is there a specific reason for this inconsistent use of capitals?
If not,
> let's make them all lowercase.

It should be uppercase in titles.

-Egon