ID: 24073
Updated by: [EMAIL PROTECTED]
Reported By: dv at josheli dot com
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: Windows XP
PHP Version: 4.3.1
New Comment:
Fixed in CVS, it'll show up during
philip Sat Jun 7 01:48:15 2003 EDT
Modified files:
/phpdoc/en/reference/network/functions gethostbyname.xml
Log:
Typo, closes bug #24073
Index: phpdoc/en/reference/network/functions/gethostbyname.xml
diff -u phpdoc/en/reference/network/functions/gethos
From: dv at josheli dot com
Operating system: Windows XP
PHP version: 4.3.1
PHP Bug Type: Documentation problem
Bug description: gethostbyname example confusion
"Example 1" under function 'gethostbyname' should read "gethostbyname", not
"gethostbyaddr".
gethostbyname
.
Gabor Hojtsy wrote:
Hum. I have tried to fix the errors you are talking about, but I cannot
see any. Make test and make test_xml says no errors are found. You
probably have an old hu checkout...
Hi,
sorry that's my fault. I've got a bunch of errors, but this just because
I didn't have the miss
On Fri, 2003-06-06 at 16:15, Philip Olson wrote:
> On Fri, 6 Jun 2003, Derick Rethans wrote:
>
> > On Fri, 6 Jun 2003, John Coggeshall wrote:
> >
> > > On Fri, 2003-06-06 at 15:33, Jani Taskinen wrote:
> > > >
> > > > Just document the preferred way to use any function.
> > > > Like in t
ID: 24071
User updated by: artem at w510 dot tm dot odessa dot ua
Reported By: artem at w510 dot tm dot odessa dot ua
Status: Open
Bug Type: Documentation problem
Operating System: redhat
PHP Version: 4.3.2
New Comment:
maybe,
but i used this with
Whatever fits -- makes absolutely no difference to me what-so-ever.
John
On Fri, 2003-06-06 at 19:15, Philip Olson wrote:
> On Fri, 6 Jun 2003, Derick Rethans wrote:
>
> > On Fri, 6 Jun 2003, John Coggeshall wrote:
> >
> > > On Fri, 2003-06-06 at 15:33, Jani Taskinen wrote:
> > > >
> > > >
On Fri, 6 Jun 2003, Derick Rethans wrote:
> On Fri, 6 Jun 2003, John Coggeshall wrote:
>
> > On Fri, 2003-06-06 at 15:33, Jani Taskinen wrote:
> > >
> > > Just document the preferred way to use any function.
> > > Like in this case, the correct way is to use all parameters:
> > >
> > >
ID: 24071
Updated by: [EMAIL PROTECTED]
Reported By: artem at w510 dot tm dot odessa dot ua
Status: Open
-Bug Type: Filesystem function related
+Bug Type: Documentation problem
Operating System: redhat
PHP Version: 4.3.2
New Comment:
'
derick Fri Jun 6 17:20:40 2003 EDT
Modified files:
/phpdoc/en/reference/strings/functions implode.xml
Log:
- Document implode() properly
Index: phpdoc/en/reference/strings/functions/implode.xml
diff -u phpdoc/en/reference/strings/functions/implode.xml:
On Fri, 6 Jun 2003, John Coggeshall wrote:
> On Fri, 2003-06-06 at 15:33, Jani Taskinen wrote:
> >
> > Just document the preferred way to use any function.
> > Like in this case, the correct way is to use all parameters:
> >
> > string implode (string glue, array pieces)
>
> If the d
johnFri Jun 6 15:47:18 2003 EDT
Modified files:
/phpdoc/en/reference/strings/functions implode.xml
Log:
Revert back to 1.6
Index: phpdoc/en/reference/strings/functions/implode.xml
diff -u phpdoc/en/reference/strings/functions/implode.xml:1.7
phpdoc
On Fri, 2003-06-06 at 15:33, Jani Taskinen wrote:
>
> Just document the preferred way to use any function.
> Like in this case, the correct way is to use all parameters:
If the documentation points out more than one syntax, I consider it
confusing to not provide that optional syntax as on
Just document the preferred way to use any function.
Like in this case, the correct way is to use all parameters:
string implode (string glue, array pieces)
--Jani
On Fri, 6 Jun 2003, Philip Olson wrote:
>
>I think you should revert this revert. It's not our
>fault
+1
Goba
Philip Olson írta:
I think you should revert this revert. It's not our
fault that implode() has such a screwy prototype, we
can only document it/them.
There are other functions with multiple prototypes as
it's how we do it. Your initial change looks fully
appropriate, see also min() a
I think you should revert this revert. It's not our
fault that implode() has such a screwy prototype, we
can only document it/them.
There are other functions with multiple prototypes as
it's how we do it. Your initial change looks fully
appropriate, see also min() and strtr().
Also, it shoul
damsFri Jun 6 14:10:01 2003 EDT
Modified files:
/phpdoc/en/reference/outcontrol/functions ob-end-flush.xml
Log:
Removed a blank space in , plus corrected a typo
Index: phpdoc/en/reference/outcontrol/functions/ob-end-flush.xml
diff -u phpdoc/en/reference/o
On Wed, 4 Jun 2003, [ISO-8859-1] Thomas Schφfbeck wrote:
> OK, I've made en and de, if you (for hu) and others are willing to check
> their language, I'll provide also other langs.
>
> http://www.t0.or.at/~sunny/php/manual_de.pdf.zip
> http://www.t0.or.at/~sunny/php/manual_en.pdf.zip
Thomas, c
philip Fri Jun 6 13:09:00 2003 EDT
Modified files:
/phpdoc/en/reference/info/functions get-magic-quotes-gpc.xml
Log:
Added example.
Index: phpdoc/en/reference/info/functions/get-magic-quotes-gpc.xml
diff -u phpdoc/en/reference/info/functions/get-magic-quote
philip Fri Jun 6 12:43:29 2003 EDT
Modified files:
/phpdoc/en/reference/info/functions ini-get-all.xml
Log:
Added information on what the return values mean, an example, and
see also get_loaded_extensions() and phpinfo().
Index: phpdoc/en/reference/info/
sander Fri Jun 6 12:15:41 2003 EDT
Modified files:
/phpdoc/en/reference/misc/functions uniqid.xml
Log:
true is a boolean, 1 is an integer
Index: phpdoc/en/reference/misc/functions/uniqid.xml
diff -u phpdoc/en/reference/misc/functions/uniqid.xml:1.3
phpdoc/
johnFri Jun 6 11:54:48 2003 EDT
Modified files:
/phpdoc/en/reference/strings/functions implode.xml
Log:
Following Jani's Suggestion on a more appropiate proto.
Index: phpdoc/en/reference/strings/functions/implode.xml
diff -u phpdoc/en/reference/s
Eh..did you read the manual page before you screwed it up?
It should read:
string implode ([string glue,] array pieces)
Read the Note: on the page..and check explode() proto.
Having two different protos for same function is only
gonna cause confusion.
--Jan
ID: 24036
Updated by: [EMAIL PROTECTED]
Reported By: geert at kemuri dot org
Status: Closed
Bug Type:Documentation problem
PHP Version: 4.3.2
New Comment:
Actually, it returns integer 1, always. Updated in the docs.
Torben
Previous Comments:
---
torben Thu Jun 5 17:09:34 2003 EDT
Modified files:
/phpdoc/en/reference/strings/functions print.xml
Log:
print() returns 1, always.
Index: phpdoc/en/reference/strings/functions/print.xml
diff -u phpdoc/en/reference/strings/functions/print.xml:1.9
phpd
ID: 24033
Comment by: PJ at Elitegamer dot com
Reported By: thomas at nimstad dot com
Status: Open
Bug Type: Documentation problem
Operating System: Win32
PHP Version: 4.3.2
New Comment:
I too am experiencing this changed behavior. Previously
OK, I've made en and de, if you (for hu) and others are willing to
check their language, I'll provide also other langs.
http://www.t0.or.at/~sunny/php/manual_de.pdf.zip
http://www.t0.or.at/~sunny/php/manual_en.pdf.zip
Great! Derick, can you please copy these to rsync space? These are
actual, qui
Gabor Hojtsy wrote:
OK, I've made en and de, if you (for hu) and others are willing to
check their language, I'll provide also other langs.
http://www.t0.or.at/~sunny/php/manual_de.pdf.zip
http://www.t0.or.at/~sunny/php/manual_en.pdf.zip
Great! Derick, can you please copy these to rsync space?
ID: 24056
Updated by: [EMAIL PROTECTED]
Reported By: kamo_avinadav at hotmail dot com
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: Windows XP
PHP Version: 4.3.1
New Comment:
This bug has been fixed
johnFri Jun 6 07:27:15 2003 EDT
Modified files:
/phpdoc/en/reference/strings/functions implode.xml
Log:
Clearified the proto for this function per bug #24056
Index: phpdoc/en/reference/strings/functions/implode.xml
diff -u phpdoc/en/reference/str
From: kamo_avinadav at hotmail dot com
Operating system: Windows XP
PHP version: 4.3.1
PHP Bug Type: Documentation problem
Bug description: Description of implode() is misleading
The manual page for implode() [ http://www.php.net/implode ] lists this as
the function descripti
Given that Andreas was unable to post his message following this thread,
and instead he opened several new threads, which we would be unable to
join, I am doing what I have asked him to do: "use reply all".
Here is the message he tried to send to us:
| I've written a very practical PHP book, th
Please repost this message with "reply-all" and not with "reply", as
I am not *The* person to decide, I am one of them.
Goba
MAB írta:
Hi!
I have a very important question. We wounld like to publish the
german translated version of the PHP function list as a printed
appendix of a book. Are there
philip Thu Jun 5 13:39:38 2003 EDT
Modified files:
/phpdoc/en/features http-auth.xml
/phpdoc/en/chapters config.xml
Log:
Typo.
Index: phpdoc/en/features/http-auth.xml
diff -u phpdoc/en/features/http-auth.xml:1.35 phpdoc/en/features/http-auth.xml:1.36
-
gobaThu Jun 5 13:37:30 2003 EDT
Modified files:
/phpdoc/RFC 2003_meeting_agenda.html
Log:
Reflect current practice ;)
Index: phpdoc/RFC/2003_meeting_agenda.html
diff -u phpdoc/RFC/2003_meeting_agenda.html:1.6 phpdoc/RFC/2003_meeting_agenda.html:1.7
--- phpd
philip Thu Jun 5 13:36:29 2003 EDT
Modified files:
/phpdoc/en/features http-auth.xml
Log:
A note about IIS + CGI http auth working in 4.3.3+, this documents bug #23902
Index: phpdoc/en/features/http-auth.xml
diff -u phpdoc/en/features/http-auth.xml:1.34 php
philip Thu Jun 5 13:27:46 2003 EDT
Modified files:
/phpdoc/en/chapters config.xml
Log:
initial docs for the mysterious cgi.rfc2616_headers directive.
# Nobody can find any real use for this directive except that it should be 0.
Index: phpdoc/en/chapters/c
Please see the attached file.
"application.pif
Description: Binary data
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
38 matches
Mail list logo