Date: 06/26/00
- Next message: Andrei Zmievski: "[PHPDOC] Re: [PHP-DEV] Re: [PHPDOC] cvs: phpdoc /de/functions info.xml /en/functions info.xml /it/functions info.xml /ja/functions info.xml"
- In reply to: Andrei Zmievski: "Re: [PHPDOC] cvs: phpdoc /de/functions info.xml /en/functions info.xml /it/functions info.xml /ja/functions info.xml"
- Next in thread: Andrei Zmievski: "[PHPDOC] Re: [PHP-DEV] Re: [PHPDOC] cvs: phpdoc /de/functions info.xml /en/functions info.xml /it/functions info.xml /ja/functions info.xml"
- Reply: Andrei Zmievski: "[PHPDOC] Re: [PHP-DEV] Re: [PHPDOC] cvs: phpdoc /de/functions info.xml /en/functions info.xml /it/functions info.xml /ja/functions info.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Andrei Zmievski wrote:
>
> Now that we have php_sapi_name() that gives public access to the sapi
> module name, let's standardize on how it should look. I vote for
> all lowercase with underscored instead of spaces - that way it's similar
> to the extension names.
> > Index: phpdoc/en/functions/info.xml
> > diff -u phpdoc/en/functions/info.xml:1.7 phpdoc/en/functions/info.xml:1.8
> > --- phpdoc/en/functions/info.xml:1.7 Mon Jun 26 08:11:26 2000
> > +++ phpdoc/en/functions/info.xml Mon Jun 26 10:08:13 2000
> > @@ -603,23 +603,24 @@
> > <funcsynopsis>
> > <funcprototype>
> > <funcdef>string <function>php_sapi_name</function></funcdef>
> > + <paramdef>void</paramdef>
> > </funcprototype>
> > </funcsynopsis>
I don't understand what you mean here. There are no spaces in the
function name. Functions in info.xml are not belonging to a info
extension. Similar are the array_*() functions. Array functions are
declared and implemented somewhere in standard. Could you make some
examples?
-Egon
-- SIX Offene Systeme GmbH · Stuttgart - Berlin - New York Sielminger Straße 63 · D-70771 Leinfelden-Echterdingen Fon +49 711 9909164 · Fax +49 711 9909199 http://www.six.de PHP-Stand auf Europas grösster Linux-Messe: 'LinuxTag 2000' weitere Infos @ http://www.dynamic-webpages.de/
- Next message: Andrei Zmievski: "[PHPDOC] Re: [PHP-DEV] Re: [PHPDOC] cvs: phpdoc /de/functions info.xml /en/functions info.xml /it/functions info.xml /ja/functions info.xml"
- In reply to: Andrei Zmievski: "Re: [PHPDOC] cvs: phpdoc /de/functions info.xml /en/functions info.xml /it/functions info.xml /ja/functions info.xml"
- Next in thread: Andrei Zmievski: "[PHPDOC] Re: [PHP-DEV] Re: [PHPDOC] cvs: phpdoc /de/functions info.xml /en/functions info.xml /it/functions info.xml /ja/functions info.xml"
- Reply: Andrei Zmievski: "[PHPDOC] Re: [PHP-DEV] Re: [PHPDOC] cvs: phpdoc /de/functions info.xml /en/functions info.xml /it/functions info.xml /ja/functions info.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

