sander Tue Mar 19 10:44:11 2002 EDT
Modified files:
/phpdoc/en/functionsmisc.xml
Log:
highlight_file() returns mixed, not bool
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.72 phpdoc/en/functions/misc.xml:1.73
--- phpdoc
sander Thu Feb 28 11:21:17 2002 EDT
Modified files:
/phpdoc/en/functionsvar.xml misc.xml
Log:
Added and/or improved documentation for second argument of highlight_string(),
highlight_file(), show_source() and var_export().
Index: phpdoc/en/function
> +
> +
> + The return parameter became available in PHP
> + 4.2.0. Before this time it behaved like the default, which is
&false;
> +
> +
Please also add back tip.obcapture here, or some identical see also
for users of PHP before 4.2.0 ;)
Goba
philip Wed Feb 27 14:07:36 2002 EDT
Modified files:
/phpdoc/en/functionsmisc.xml
Log:
highlight_string: Add note regarding new str parameter 4.2.0 birthday.
And other minor updates.
Index: phpdoc/en/functions/misc.xml
diff -u php
sander Wed Feb 27 09:07:52 2002 EDT
Modified files:
/phpdoc/en/functionsmisc.xml
Log:
Added documentation for the new second parameter of highlight_string (#15650).
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.69 phpdoc
mfischerThu Jan 3 10:22:36 2002 EDT
Modified files:
/phpdoc/en/functionsmisc.xml
Log:
- Document latest changes.
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.64 phpdoc/en/functions/misc.xml:1.65
--- phpdoc/en/fu
jimwThu Dec 20 15:06:06 2001 EDT
Modified files:
/phpdoc/en/functionsmisc.xml
Log:
uniqid: fix return type, use lcg parameter in example
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.63 phpdoc/en/functions/misc.xml:1.64
jimwWed Dec 19 10:46:57 2001 EDT
Modified files:
/phpdoc/en/functionsmisc.xml
Log:
exit: good grief
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.62 phpdoc/en/functions/misc.xml:1.63
--- phpdoc/en/functions/misc.xml:1.62
jimwSat Dec 8 18:27:41 2001 EDT
Modified files:
/phpdoc/en/functionsmisc.xml
Log:
eval: minor cleanups, add ob-capture tip
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.60 phpdoc/en/functions/misc.xml:1.61
--- phpdoc/en
jeroen Sun Sep 30 07:48:18 2001 EDT
Modified files:
/phpdoc/en/functionsmisc.xml
Log:
Whoops
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.57 phpdoc/en/functions/misc.xml:1.58
--- phpdoc/en/functions/misc.xml:1.57 Sun
jeroen Sun Sep 30 07:31:35 2001 EDT
Modified files:
/phpdoc/en/functionsmisc.xml
Log:
Properly mark 'die' as alias of 'exit'
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.56 phpdoc/en/functions/misc.xml:1.57
--- phpdoc/e
jeroen Fri Sep 21 19:08:48 2001 EDT
Modified files:
/phpdoc/en/functionsmisc.xml
Log:
WS only
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.53 phpdoc/en/functions/misc.xml:1.54
--- phpdoc/en/functions/misc.xml:1.53 Fri
danbeck Tue May 22 07:37:11 2001 EDT
Modified files:
/phpdoc/en/functionsmisc.xml
Log:
reworded the exit() function docs
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.44 phpdoc/en/functions/misc.xml:1.45
--- phpdoc/en/functi
danbeck Mon May 21 13:52:21 2001 EDT
Modified files:
/phpdoc/en/functionsmisc.xml
Log:
corrected explanation of exit
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.43 phpdoc/en/functions/misc.xml:1.44
--- phpdoc/en/functions/
I'll make that change then.
Daniel
- Original Message -
From: <[EMAIL PROTECTED]>
Newsgroups: php.doc
To: <[EMAIL PROTECTED]>
Sent: Monday, May 21, 2001 3:42 PM
Subject: Re: [PHP-DOC] cvs: phpdoc /en/functions misc.xml
> It does not terminate parsing, just execu
It does not terminate parsing, just executing.
A function definition after a exit statement WILL be read, and that function
CAN be used. (before the exit, that is ;)
Gr,
Jeroen
""Daniel Beckham"" <[EMAIL PROTECTED]> wrote in message
cvsdanbeck990473779@cvsserver">news:cvsdanbeck990473779@cvsser
danbeck Mon May 21 12:36:19 2001 EDT
Modified files:
/phpdoc/en/functionsmisc.xml
Log:
corrected the exit() documentation to better represent what it does
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.42 phpdoc/en/functions/
jeroen Sat May 19 13:46:56 2001 EDT
Modified files:
/phpdoc/en/functionsmisc.xml
Log:
- deprecated connection_timeout (it was
script_timeout in fact)
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.41 phpdoc/en/func
jmcastagnetto Thu Mar 15 13:19:17 2001 EDT
Modified files:
/phpdoc/en/functionsmisc.xml
Log:
fixed prototype of highlight_string
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.38 phpdoc/en/functions/misc.xml:1.39
--- php
danbeck Thu Mar 8 11:47:24 2001 EDT
Modified files:
/phpdoc/en/functionsmisc.xml
Log:
added docs for the new constant function
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.37 phpdoc/en/functions/misc.xml:1.38
--- phpdoc/en
danbeck Thu Mar 8 09:57:13 2001 EDT
Modified files:
/phpdoc/en/functionsmisc.xml
Log:
added example of die using a function as a parameter
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.36 phpdoc/en/functions/misc.xml:1.37
-
danbeck Thu Mar 8 08:30:38 2001 EDT
Modified files:
/phpdoc/en/functionsmisc.xml
Log:
added security warnings about show_source and highlight_file
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.35 phpdoc/en/functions/misc.xm
22 matches
Mail list logo