ID: 26429
User updated by: skissane at ics dot mq dot edu dot au
Reported By: skissane at ics dot mq dot edu dot au
Status: Open
Bug Type: Documentation problem
Operating System: Linux
PHP Version: 4.3.4
New Comment:
rasmus wrote:
"The docs should
ID: 26429
Updated by: [EMAIL PROTECTED]
Reported By: skissane at ics dot mq dot edu dot au
Status: Open
Bug Type: Documentation problem
Operating System: Linux
PHP Version: 4.3.4
New Comment:
The docs should be modified to reflect the fact th
From: skissane at ics dot mq dot edu dot au
Operating system: Linux
PHP version: 4.3.4
PHP Bug Type: Documentation problem
Bug description: Documentation for $_SERVER["SCRIPT_FILENAME"] incorrect
Description:
According to the documentation:
'SCRIPT_FILENAME'
The
betzWed Nov 26 20:14:10 2003 EDT
Added files:
/phpdoc/en/reference/tidy/functions tidy-node-attributes.xml
tidy-node-children.xml
tidy-node-get-attr.xml
betzWed Nov 26 20:12:34 2003 EDT
Modified files:
/phpdoc/en language-snippets.ent
Log:
cosmetic restructure
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.59 phpdoc/en/language-snippets.ent:1.60
--- phpdoc/en/language-sn
betzWed Nov 26 19:50:00 2003 EDT
Modified files:
/phpdoc/en/reference/apache/functions apache-request-headers.xml
apache-response-headers.xml
getallheaders.xml vi
betzWed Nov 26 19:48:51 2003 EDT
Added files:
/phpdoc/en/reference/apache note-nsapi-module.xml
Log:
note about available nsapi funcs
Index: phpdoc/en/reference/apache/note-nsapi-module.xml
+++ phpdoc/en/reference/apache/note-nsapi-module.xml
F
In light of the a recent bug with the run time call by reference
examples. I started going through and finding the examples that
have used the &$var syntax.
I was thinking, perhaps the proto should reflect that that
the parameter is passed by reference:
array getimagesize ( string filename [, array
> Just for my own knowledge, since I did write the extension and create
> the doc 'mess' to begin with -- what exactly are you going to do?
Replace the :: in the filenames with -
replace the :: in refentry id 's with -
replace the :: in refname and methodname with ->
where its opbivios for me, I'
didou Wed Nov 26 07:52:17 2003 EDT
Modified files:
/phpdoc/en/reference/dbase/functionsdbase-get-header-info.xml
Log:
correcting the example
Index: phpdoc/en/reference/dbase/functions/dbase-get-header-info.xml
diff -u phpdoc/en/reference/dbase/function
didou Wed Nov 26 07:40:34 2003 EDT
Modified files:
/phpdoc/en/reference/dba/functions dba-handlers.xml
Log:
typo
Index: phpdoc/en/reference/dba/functions/dba-handlers.xml
diff -u phpdoc/en/reference/dba/functions/dba-handlers.xml:1.2
phpdoc/en/reference/dba/
Hi,
I am about to correct the 'mess'.
If nobody objects, I will simply rename the files in question and commit them.
Don't think history is such important for now.
Friedhelm
From: spam at vrana dot cz
Operating system:
PHP version: Irrelevant
PHP Bug Type: Documentation problem
Bug description: Different prototype of openssl_csr_sign() function
Description:
There is a different prototype of this function in source code (at least
in
Hi Curt,
* Thus wrote Curt Zirzow ([EMAIL PROTECTED]):
array getimagesize ( string filename [, array &imageinfo])
I can think of two solutions that could work:
Adding an attribute to the :
imaginfo
...
Or simply adding & the the paramater value.
After looking through some of the function pro
14 matches
Mail list logo