On Wed, 4 Aug 2004, Gabor Hojtsy wrote:
> goba Wed Aug 4 12:30:59 2004 EDT
>
> Modified files:
> /phpdoc configure.in
> /phpdoc/dsssl phpweb.dsl.in
> Log:
> work around the workaround to make the next Hebrew build contain proper links
This broke all links in the manu
On Wed, 4 Aug 2004, Derick Rethans wrote:
> On Wed, 4 Aug 2004, Gabor Hojtsy wrote:
>
> > Does anyone have an idea on why the Arabic builds are only half done? I
> > mean http://www.php.net/manual/ar/preface.php works as a lot of other
> > pages, but http://www.php.net/manual/ar/ only displays a d
On Wed, 4 Aug 2004 [EMAIL PROTECTED] wrote:
> Well, as far as I saw, no one has able to create the manual in rtl direction.
Erm, the CHM version does RTL.
Derick
philip Thu Aug 5 03:41:48 2004 EDT
Modified files:
/phpdoc/en/reference/uodbc reference.xml
Log:
Modify title so ODBC docs fall within the "O section" of the manual index.
This deals with bug #19622
http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/r
ID: 19622
Updated by: [EMAIL PROTECTED]
Reported By: jastern at uci dot edu
Status: Analyzed
Bug Type: Documentation problem
Operating System: n/a
PHP Version: 4.2.3
New Comment:
#2 has already been fixed and #1 is now solved. The new title
the livedoc version is working nice as you can see here:
http://www.phpil.net/livedocs/?l=he
i explained to anyone on the group, that responsed to my mail (3 ppl
without me ;) how to deal with it. just contact me and i'll explain you how
to install the environment, if you managed to deal with the
According to what you said I expect changes to
main/config.w32 .h and win32/build/config.w32.h.in to _not_ make use of
#define PHP_CONFIG_FILE_PATH (getenv("SystemRoot"))?getenv("SystemRoot"):""
for default path/directories
Instead it should use something like "c:\\php5" or "c:\\php4 as default
loc
gobaWed Aug 4 12:30:59 2004 EDT
Modified files:
/phpdoc configure.in
/phpdoc/dssslphpweb.dsl.in
Log:
work around the workaround to make the next Hebrew build contain proper links
This broke all links in the manual, see:
http://www.php.net/manual/ar/index.functions
daveThu Aug 5 04:54:12 2004 EDT
Modified files:
/phpdoc/en/reference/mcrypt/functions mcrypt-create-iv.xml
Log:
- Fix #28361 and encapsulate a few constants/filenames.
http://cvs.php.net/diff.php/phpdoc/en/reference/mcrypt/functions/mcrypt-create-i
ID: 28361
Updated by: [EMAIL PROTECTED]
Reported By: php-contrib at i-ps dot net
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: All
PHP Version: 4.3.6
New Comment:
This bug has been fixed in the docum
From: taranyury at yahoo dot com
Operating system: Fedora Core 1, Apache 2.0.50
PHP version: 4.3.8
PHP Bug Type: Documentation problem
Bug description: Internal Server Error when accessing ref.var.html under Apache
Description:
I'm watching PHP documentation (HTM
ID: 29529
Updated by: [EMAIL PROTECTED]
Reported By: taranyury at yahoo dot com
-Status: Open
+Status: Bogus
Bug Type: Documentation problem
Operating System: Fedora Core 1, Apache 2.0.50
PHP Version: 4.3.8
New Comment:
Thank you for
On 04 August 2004 15:56, [EMAIL PROTECTED] wrote:
> ID: 29525
> Updated by: [EMAIL PROTECTED]
> Reported By: echion at joshua dot haninge dot kth dot se
> -Status: Open +Status: Closed
> Bug Type: Documentation problem
> Operating System: L
On Thu, 5 Aug 2004, Derick Rethans wrote:
> It's still broken, I'll have to dive into this a bit more.
> See: http://www.php.net/manual/ar/
This is why it's broken:
cp -r ./../ZendAPI/figures ./php
/usr/local/bin/php -q ./scripts/phpweb-entities.php `pwd` phpweb
creating /home/derick/phpdoc-all/
It's still broken, I'll have to dive into this a bit more.
See: http://www.php.net/manual/ar/
This is why it's broken:
cp -r ./../ZendAPI/figures ./php
/usr/local/bin/php -q ./scripts/phpweb-entities.php `pwd` phpweb
creating /home/derick/phpdoc-all/entities/phpweb.ent...
/usr/local/bin/php -q ./sc
Ford, Mike [LSS] wrote:
Actually, I'd regard this as a bug in the function, not the
> documentation. It makes much more sense as a "case_sensitivity"
> parameter -- if it's "case_insensitivity", you have to negate a
> negative to request a positive, which is very obscure and liable
> to silly erro
Gabor Hojtsy wrote:
> Shouldn't it be a system variable (and not a user var), since PHP runs
> under a different user?
E.g. Apache can be run as user process or system service. Running as
system service is more common so it should be system variable (it will
work if run as user process too).
Jaku
nlopess Thu Aug 5 08:53:24 2004 EDT
Modified files:
/phpdoc/en/faq installation.xml
/phpdoc/en/install/windows apache1.xml iis.xml manual.xml
xitami.xml
Log:
Dave's bugs
http://cvs.php.net/diff.php/phpdoc/en/faq/instal
ID: 29536
Updated by: [EMAIL PROTECTED]
Reported By: mdhp at gmx dot de
Status: Bogus
Bug Type:Documentation problem
PHP Version: Irrelevant
New Comment:
This page has been removed from the manual, and replaced with:
http://php.net/manual/en/language.oop5.visibility.php
bagileviThu Aug 5 10:47:49 2004 EDT
Modified files:
/phpdoc/en/language expressions.xml
Log:
$a++ is not an expression in PHP/FI 2, but in PHP it is
http://cvs.php.net/diff.php/phpdoc/en/language/expressions.xml?r1=1.29&r2=1.30&ty=u
Index: phpdoc/en/lan
betzThu Aug 5 09:15:19 2004 EDT
Added files:
/phpdoc/en/reference/apdconfigure.xml reference.xml
/phpdoc/en/reference/apd/functions apd-breakpoint.xml
apd-callstack.xml apd-clunk.xml
+
+
+ There are several all-in-one installers over the Internet, but noone of
+ those are endorsed by PHP.net, as we believe that the manual installation
+ is the best choice to have your system secure and optimised.
+
+
s/noone/none/ please
+
+Click on the
bagileviThu Aug 5 11:05:59 2004 EDT
Modified files:
/phpdoc/en/language references.xml
Log:
fixed example: referencing globals
http://cvs.php.net/diff.php/phpdoc/en/language/references.xml?r1=1.31&r2=1.32&ty=u
Index: phpdoc/en/language/references.xml
di
I think we must remember that we are talking to Programmers. I think a
programmer already studied enough to perceive that the output of a code
can vary from the one shown in the example, so, there is no need to
separate *exact* output and *possible* output.
(Errr... I think that "possible" is n
Modified files:
/phpdoc/en/install/windows building.xml iis.xml index.xml
manual.xml
/phpdoc/en/faq installation.xml
Log:
second part of the re-write of the windows install intructions
OK, I think I've covered most complains/suggestion about my previous commit.
> Would it be possible to get documentation on the activescript SAPI (as I
> suggested before, with the additional info presented by Wez). It would
> be a new 'webserver' to document (I already conspirated with adding a
> link to the nonexistent version on the manual installation page :).
>
> Goba
Would it be possible to get documentation on the activescript SAPI (as I
suggested before, with the additional info presented by Wez). It would
be a new 'webserver' to document (I already conspirated with adding a
link to the nonexistent version on the manual installation page :).
Only now I've not
I would like to replace the current documentation team credits in
phpcredits() with the following information next week, if noone complains:
- list of authors currently on the frontpage
- list of editors currently on the frontpage
- list of currently active user note maintainers
(from
From: jsgoupil at lookstrike dot com
Operating system:
PHP version: Irrelevant
PHP Bug Type: Documentation problem
Bug description: French Error
Description:
On http://ca2.php.net/print_r
"Si vous voulez obtenir le résultat de print_r() dans une chaîne, utilise
ID: 29540
Updated by: [EMAIL PROTECTED]
Reported By: jsgoupil at lookstrike dot com
-Status: Open
+Status: Closed
Bug Type:Documentation problem
PHP Version: Irrelevant
New Comment:
This bug has been fixed in the documentation's XML sources. Since the
online and downl
ID: 29484
Updated by: [EMAIL PROTECTED]
Reported By: jimmygoon at gmail dot com
-Status: Open
+Status: Bogus
Bug Type: Documentation problem
Operating System: Windows 98
PHP Version: 5.0.0
New Comment:
Which is why install.txt tells
ID: 26334
Updated by: [EMAIL PROTECTED]
Reported By: christian at freemails dot at
Status: Analyzed
Bug Type:Documentation problem
PHP Version: Irrelevant
New Comment:
Goba, would this solve it?
Index: en/language/variables.xml
===
ID: 26334
Updated by: [EMAIL PROTECTED]
Reported By: christian at freemails dot at
Status: Analyzed
Bug Type:Documentation problem
PHP Version: Irrelevant
New Comment:
No, Philip, the file is named after the sect2 id.
Previous Comments:
-
> >
> >
> > length
> > 4.2.0
> >
> >Became optional with a default value of 1024.
> >
> >
> > ...
> >
> >
> > Maybe it's not generic enough, could we cover every condition?
> > , , etc. Thoughts?
>
> As the TODO suggests we planned to introduce roles, and not new tags. In
>
Hello!
We agreed to use the new format so newly introduced documentation
should use it. Examples of its use can be found in the exif and
mysqli docs; and within the HOWTO. Many of the new entities live
within language-defs.ent For functions, the order should be:
Description
Return Value
curtThu Aug 5 22:45:16 2004 EDT
Modified files:
/phpdoc/en/language variables.xml
Log:
Clearify the scope of variable variable super globals.
http://cvs.php.net/diff.php/phpdoc/en/language/variables.xml?r1=1.79&r2=1.80&ty=u
Index: phpdoc/en/language/vari
Looks much better Philip,
http://livedocs.homelinux.com/en/function.mysqli-connect.html
with the source
http://cvs.php.net/co.php/phpdoc/en/reference/mysqli/functions/mysqli-connect.xml?r=1.15
incase anyone was lazy
Why does the spacing start at 2?
"Philip Olson" <[EMAIL PROTECTED]> wrote in m
37 matches
Mail list logo