I fixed these internal functions not only once so for me this was a clear
scenario. But your idea sounds good. What about moving
magic_quotes_runtime=0 to run-tests.php. Then we can easily change it
to 1 and see which tests fail. But this is only one ini setting...

At 14:01 29.10.2002, Derick Rethans wrote:
On Tue, 29 Oct 2002, Marcus Börger wrote:

> Some functions use internal function php_addslashes() when
> magic_quotes_runtime=1. But some tests need this to be
> magic_quotes_runtime=0.

Ah, makes sense... maybe we can use this information to compile a list
for documenting which function relies on which settings? I could never
have thought XML functions relied on the magic_quotes setting.

Derick

--

---------------------------------------------------------------------------
 Derick Rethans                                   http://derickrethans.nl/
 JDI Media Solutions
--------------[ if you hold a unix shell to your ear, do you hear the c? ]-

--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to