samesch Sun Sep 2 14:29:50 2007 UTC
Modified files:
/phpdoc/en/reference/misc/functions highlight-file.xml
Log:
typo
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/misc/functions/highlight-file.xml?r1=1.24&r2=1.25&diff_format=u
Index: phpdoc/en/reference/mis
TAKAGI Masahiro:
>> Perhaps you modified '/phpdoc/en/language-snippets.ent' too
>> (to add a entry for ¬e.uses-ob;).
>> Could you please commit it?
Thanks for notice, I thought I've committed it too. I'll commit it in
the evening CET.
Derick Rethans wrote:
> Yes, he should as now the build is bro
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
X-Face: "L'&[EMAIL PROTECTED]'XhNhLB]222([EMAIL
PROTECTED]:GE[OO;"F5p>qtFBl|yVVA&D{A(g3[C}mG:199P+5C'v.M/[EMAIL
PROTECTED]:Mv.[l6[uWl'
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; c
Hi,
At Tue, 07 Mar 2006 01:12:15 -,
Jakub Vrana wrote:
>
> vrana Tue Mar 7 01:12:15 2006 UTC
>
> Modified files:
> /phpdoc/en/reference/misc/functions highlight-file.xml
> highlight-string.xml
> /phpdoc/en
vrana Tue Mar 7 01:12:15 2006 UTC
Modified files:
/phpdoc/en/reference/misc/functions highlight-file.xml
highlight-string.xml
/phpdoc/en/reference/var/functions print-r.xml var-export.xml
Log:
Can't be used together
aidan Sun Sep 26 10:10:49 2004 EDT
Modified files:
/phpdoc/en/reference/misc/functions highlight-file.xml
Log:
Removed the crazy code, added note about phps highlighting
http://cvs.php.net/diff.php/phpdoc/en/reference/misc/functions/highlight-file.xml?r1=1.18&
philip Thu Aug 26 19:45:40 2004 EDT
Modified files:
/phpdoc/en/reference/misc/functions highlight-file.xml
Log:
In the example, use the more portable SCRIPT_FILENAME instead of PATH_TRANSLATED
(see bug #23610)
http://cvs.php.net/diff.php/phpdoc/en/reference
didou Tue Feb 17 09:08:27 2004 EDT
Modified files:
/phpdoc/en/reference/misc/functions highlight-file.xml
Log:
adding a role
http://cvs.php.net/diff.php/phpdoc/en/reference/misc/functions/highlight-file.xml?r1=1.14&r2=1.15&ty=u
Index: phpdoc/en/reference/misc/
vrana Mon Dec 15 12:47:38 2003 EDT
Modified files:
/phpdoc/en/reference/misc/functions highlight-file.xml
Log:
Spaces for Didou :-)
Index: phpdoc/en/reference/misc/functions/highlight-file.xml
diff -u phpdoc/en/reference/misc/functions/highlight-file.xml:1.10
vrana Mon Dec 15 12:28:19 2003 EDT
Modified files:
/phpdoc/en/reference/misc/functions highlight-file.xml
Log:
getenv and escape in example
Index: phpdoc/en/reference/misc/functions/highlight-file.xml
diff -u phpdoc/en/reference/misc/functions/highlight-file.x
betzTue Jun 10 02:56:17 2003 EDT
Modified files:
/phpdoc/en/reference/misc/functions highlight-file.xml
highlight-string.xml
Log:
show_source is an alias of highlight_file
Index: phpdoc/en/reference/misc/functions/
On 2002-05-11 12:31:40, Rasmus Lerdorf wrote:
> On Sat, 11 May 2002, Stefan Roehrich wrote:
> > Header() is also affected because of the added uid to the
> > WWW-Authenticate header in safe mode.
> > Should we add this (at least to features/safe-mode.xml) or have I
> > overlooked something?
> That
mfischerSat May 11 16:05:24 2002 EDT
Modified files:
/phpdoc/en/reference/misc/functions highlight-file.xml
Log:
- Don't forget to mention open_basedir restriction.
Index: phpdoc/en/reference/misc/functions/highlight-file.xml
diff -u phpdoc/en/refere
On Sat, 11 May 2002, Stefan Roehrich wrote:
> On 2002-05-11 11:54:58, Rasmus Lerdorf wrote:
> > Well, and open_basedir, but do we really need to document this?
> > Theoretically every function that reads files and subject to
> > safe-mode/open_basedir restrictions.
>
> Header() is also affected b
> Are the behaviour of those function changed in some
> PHP release regarding safe mode? PHP changes affecting
> the behaviour of scripts should not be documented?
Every bug fix is not documented. But yes, if you want to document it as a
bug fix, do that. But that's not how this was documented.
Hi,
My point still is that this is a change in behaviour. fopen()
and readfile() didn't had such a change lately, they were
affected by safe_mode since a long time if not since the
beginning.
And yes, if function which in the past were not affected by
safe_mode/open_b
On 2002-05-11 11:54:58, Rasmus Lerdorf wrote:
> Well, and open_basedir, but do we really need to document this?
> Theoretically every function that reads files and subject to
> safe-mode/open_basedir restrictions.
Header() is also affected because of the added uid to the
WWW-Authenticate header i
Well, the harm is that I don't see such noted on fopen(), readfile(),
include, etc. If you start putting them in for other functions won't
people then naturally assume that these other functions are not subject to
safe-mode/open_basedir restrictions?
On Sat, 11 May 2002, Markus Fischer wrote:
>
Hi,
there are reports about this (don't know their # though).
Am I the only who thinks that documenting such a change of
the behaviour of a function is important?
And if it's like you said, then it just is that way. Nothing
is more painful for a user to find out a functi
If such functions exist, then they need to be fixed. If you find some,
submit a bug report. It's like documenting for each and every function
whether it works or not. Yes, there are bugs in some functions, that
doesn't mean that in every working function we put a note that says, "Hey,
this func
Hi,
the fact that would you said is true, but is only the theory,
doesn't convince me not to document the things, especially
such BC things. With theory I mean there're a still a few PHP
functions out there accessing the file system which arent'
covered by either safe_mode
Well, and open_basedir, but do we really need to document this?
Theoretically every function that reads files and subject to
safe-mode/open_basedir restrictions.
-Rasmus
On Sat, 11 May 2002, Markus Fischer wrote:
> mfischer Sat May 11 14:51:46 2002 EDT
>
> Modified files:
> /
Hi,
show_source() is only an alias to highlight_file() though it
seems it has a separete documentation for no reason.
If no one objects I'll remove every documentation for
safe_mode and just hint a link to highlight_file() (removing
it complete won't be good because it se
mfischerSat May 11 14:51:46 2002 EDT
Modified files:
/phpdoc/en/reference/misc/functions highlight-file.xml
Log:
- highlight_file() is now affected by safe_mode.
Index: phpdoc/en/reference/misc/functions/highlight-file.xml
diff -u phpdoc/en/reference
24 matches
Mail list logo