Hello Pollita-
With slight modification this patch has
been applied. Thank you for helping make
the PHP manual the best manual around.
Regards,
Philip
On Sun, 10 Nov 2002, Pollita wrote:
> The attached patch updates rev 1.3 of /en/reference/math/functions/log.xml
> to include documentation f
philip Mon Nov 11 02:29:48 2002 EDT
Modified files:
/phpdoc/en/reference/math/functions log.xml
Log:
Documenting new optional base parameter; patch submitted by Pollita.
Index: phpdoc/en/reference/math/functions/log.xml
diff -u phpdoc/en/reference/math/funct
The attached patch updates rev 1.3 of /en/reference/math/functions/log.xml
to include documentation for new functionality added to log() in rev. 1.94
of /ext/standard/math.c in /php4
--- log.xml Sun Nov 10 22:13:50 2002
+++ log-smg.xml Sun Nov 10 22:36:59 2002
@@ -11,10 +11,20 @@
jsheets Sun Nov 10 22:08:40 2002 EDT
Modified files:
/phpdoc/en/reference/mcrypt reference.xml
Log:
Further example updating
Index: phpdoc/en/reference/mcrypt/reference.xml
diff -u phpdoc/en/reference/mcrypt/reference.xml:1.7
phpdoc/en/reference/mcrypt/refer
From: [EMAIL PROTECTED]
Operating system:
PHP version: 4.2.3
PHP Bug Type: Documentation problem
Bug description: Is 32 or 16?
http://www.php.net/manual/en/features.persistent-connections.php
Note, however, that this can have some drawbacks if you are using a
database wit
yinchengSun Nov 10 21:23:06 2002 EDT
Modified files:
/phpdoc/en/reference/oci8/functions ocicommit.xml
Log:
chang error
Index: phpdoc/en/reference/oci8/functions/ocicommit.xml
diff -u phpdoc/en/reference/oci8/functions/ocicommit.xml:1.4
phpdoc/en/re
ID: 19959
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Closed
+Status: Open
Bug Type: Documentation problem
Operating System: win32/linux
PHP Version: 4.2.3
New Comment:
The first post suggests fgetc() is bin
philip Sun Nov 10 19:36:16 2002 EDT
Modified files:
/phpdoc/en/reference/array/functionsarray-map.xml
Log:
See also array_walk(); and some additions.
Index: phpdoc/en/reference/array/functions/array-map.xml
diff -u phpdoc/en/reference/array/function
philip Sun Nov 10 19:34:08 2002 EDT
Modified files:
/phpdoc/en/reference/array/functionsarray-walk.xml
Log:
See also array_map()
Index: phpdoc/en/reference/array/functions/array-walk.xml
diff -u phpdoc/en/reference/array/functions/array-walk.xml:1.6
ID: 19959
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Closed
Bug Type: Documentation problem
Operating System: win32/linux
PHP Version: 4.2.3
Previous Comments:
philip Sun Nov 10 18:22:28 2002 EDT
Modified files:
/phpdoc/en/reference/dba/functions dba-open.xml
Log:
Returns resource on success.
Index: phpdoc/en/reference/dba/functions/dba-open.xml
diff -u phpdoc/en/reference/dba/functions/dba-open.xml:1.5
phpdoc/en
philip Sun Nov 10 17:17:11 2002 EDT
Modified files:
/phpdoc/en/language variables.xml
Log:
Superglobals cannot be used as variable variables. Closes bug #18452
Index: phpdoc/en/language/variables.xml
diff -u phpdoc/en/language/variables.xml:1.54 phpdoc/en/l
ID: 18452
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Bogus
+Status: Closed
-Bug Type: Variables related
+Bug Type: Documentation problem
Operating System: OpenBSD
PHP Version: 4.2.1
New Comment:
auto
jsheets Sun Nov 10 17:06:47 2002 EDT
Modified files:
/phpdoc/en/reference/mcrypt reference.xml
Log:
replaced deprecated mcrypt_generic_end, shortened DES key to legal length in example
Index: phpdoc/en/reference/mcrypt/reference.xml
diff -u phpdoc/en/referenc
ID: 17880
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type:Documentation problem
PHP Version: 4.2.1
New Comment:
This bug has been fixed in CVS.
In case this was a PHP problem, snapshots of the sources are packaged
e
maxim Sun Nov 10 15:26:06 2002 EDT
Modified files:
/phpdoc/en/reference/info/functions ini-set.xml
Log:
reverting
Index: phpdoc/en/reference/info/functions/ini-set.xml
diff -u phpdoc/en/reference/info/functions/ini-set.xml:1.21
phpdoc/en/reference/info/fun
You're more than right. I have actually kept testing it locally and
found out that only anchor works, next rewrites (frames for instance)
don't. Reverting it. Sorry for the mess.
---
Maxim Maletsky
[EMAIL PROTECTED]
On Sun, 10 Nov 2002 21:28:59 +0100 (CET) Derick Rethans <[EMAIL PROTECTED]> wr
On Sun, 10 Nov 2002, Maxim Maletsky wrote:
>
> yes, I have just tested. I left the whitespaces in php.ini:
>
> url_rewriter.tags = "a=href, area=href, frame=src, input=src, form=fakeentry"
>
> and disabled cookies for my Opera. Restarted apache and this script
> perfectly worked:
>
>se
yes, I have just tested. I left the whitespaces in php.ini:
url_rewriter.tags = "a=href, area=href, frame=src, input=src, form=fakeentry"
and disabled cookies for my Opera. Restarted apache and this script
perfectly worked:
click me";
phpinfo();
?>
The anchor was appending the session
On Sun, 10 Nov 2002, Maxim Maletsky wrote:
>
> Is it that crucial? It is only a whitespace at the end of a ','. If
> technically this makes the setting unusable then I appologize, but
> otherwise wouldn't it be better to add whitespace in doc only to make
> that page more usable. Don't you think
Just to mention: It has been reported in Bug #19635 and left open.
---
Maxim Maletsky
[EMAIL PROTECTED]
On Sun, 10 Nov 2002 20:57:05 +0100 (CET) Derick Rethans <[EMAIL PROTECTED]> wrote:
> On Sun, 10 Nov 2002, Maxim Maletsky wrote:
>
> > maxim Sun Nov 10 14:47:44 2002 EDT
> >
>
Is it that crucial? It is only a whitespace at the end of a ','. If
technically this makes the setting unusable then I appologize, but
otherwise wouldn't it be better to add whitespace in doc only to make
that page more usable. Don't you think?
---
Maxim Maletsky
[EMAIL PROTECTED]
On Sun, 10 N
ID: 19635
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type:Documentation problem
PHP Version: 4.2.3
New Comment:
This bug has been fixed in CVS.
In case this was a PHP problem, snapshots of the sources are packaged
e
On Sun, 10 Nov 2002, Maxim Maletsky wrote:
> maxim Sun Nov 10 14:47:44 2002 EDT
>
> Modified files:
> /phpdoc/en/reference/info/functions ini-set.xml
> Log:
> added whitespaces for url_rewriter.tags to allow table to wrap on lower resolutions
But this is no
maxim Sun Nov 10 14:47:44 2002 EDT
Modified files:
/phpdoc/en/reference/info/functions ini-set.xml
Log:
added whitespaces for url_rewriter.tags to allow table to wrap on lower resolutions
Index: phpdoc/en/reference/info/functions/ini-set.xml
diff -u phpdoc/
betzSun Nov 10 10:00:56 2002 EDT
Modified files:
/phpdoc/en/reference/misc/functions sleep.xml
Log:
function tags added
thanks to Fernando Correa da Conceição
Index: phpdoc/en/reference/misc/functions/sleep.xml
diff -u phpdoc/en/reference/misc/function
ID: 19912
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: Linux
PHP Version: 4.2.3
New Comment:
This bug has been fixed in CVS.
In case thi
betzSun Nov 10 09:55:32 2002 EDT
Modified files:
/phpdoc/en/reference/uodbc/functionsodbc-execute.xml
Log:
fix for #19912
Index: phpdoc/en/reference/uodbc/functions/odbc-execute.xml
diff -u phpdoc/en/reference/uodbc/functions/odbc-execute.xml:1.2
Probably a small mistake. You may add it if you like.
Goba
- Original Message -
From: "Fernando Correa da Conceição" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, November 10, 2002 2:58 PM
Subject: [PHP-DOC] /reference/misc/sleep.xml missing
> In others, all functions is mar
In others, all functions is marked with
The sleep function delays program execution for the given number
of seconds.
In this, why not?
Fernando Correa da Conceição(fernandoc)
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> why is it always me ?? :)
> Well, I don't think I have all this time to make the lists etc, but I
> can start changing ints to bools where needed. No help?
We have quite a few things on our TODO list. Sure this makes confusion,
and only is a problem because of historical reasons. The documentati
> IDK, part of me
> thinks that any incomplete PDF version shouldn't be
> listed at all...
I have removed the PDFs from the downloadable documents
listings, we have too many complaints about it... Hartmut
told me, that he strongly beleives that the one simple
thing to do to solve "the PDF problem"
ID: 20337
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Documentation problem
Operating System: Windows 98 SE
PHP Version: 4.2.0
New Comment:
It works now :-)
Mick
Previous Comments:
---
ID: 20337
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Documentation problem
Operating System: Windows 98 SE
PHP Version: 4.2.0
New Comment:
I got it off your site yesterday. I see now that the link doe
ID: 20337
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type: Documentation problem
Operating System: Windows 98 SE
PHP Version: 4.2.0
New Comment:
It's not bzipped... where did you get
From: [EMAIL PROTECTED]
Operating system: Windows 98 SE
PHP version: 4.2.0
PHP Bug Type: Documentation problem
Bug description: Error unpacking php_manual_en.chm.bz2
Having problems trying to unzip your chm help file.
When runnung Win RAR 3 and Stuffit 7.5
Error message
ID: 20334
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: windows
PHP Version: 4.2.3
New Comment:
This bug has been fixed in CVS.
In case t
ID: 20332
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: FreeBSD 4.7-REALESE
PHP Version: 4.2.3
New Comment:
This bug has been fixed in CVS
ID: 16111
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Operating System: Windows
PHP Version: 4.2.1
New Comment:
I too had the same problem. I read that I had to set
cgi.force_redi
From: [EMAIL PROTECTED]
Operating system: windows
PHP version: 4.2.3
PHP Bug Type: Documentation problem
Bug description: invalid file php_manual_en.chm only 988k
invalid file php_manual_en.chm only 988k
--
Edit bug report at http://bugs.php.net/?id=20334&edit=1
--
Try a CV
40 matches
Mail list logo