Date: 10/29/02
- Next message: Melvyn Sopacua: "Re: [PHP-DOC] Re: [PHP-CVS] cvs: php4 /ext/xml/tests xml001.phpt xml002.phpt xml003.phpt xml004.phpt xml007.phpt"
- Previous message: Derick Rethans: "[PHP-DOC] Re: [PHP-CVS] cvs: php4 /ext/xml/tests xml001.phpt xml002.phpt xml003.phpt xml004.phpt xml007.phpt"
- In reply to: Derick Rethans: "[PHP-DOC] Re: [PHP-CVS] cvs: php4 /ext/xml/tests xml001.phpt xml002.phpt xml003.phpt xml004.phpt xml007.phpt"
- Next in thread: Melvyn Sopacua: "Re: [PHP-DOC] Re: [PHP-CVS] cvs: php4 /ext/xml/tests xml001.phpt xml002.phpt xml003.phpt xml004.phpt xml007.phpt"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Melvyn Sopacua: "Re: [PHP-DOC] Re: [PHP-CVS] cvs: php4 /ext/xml/tests xml001.phpt xml002.phpt xml003.phpt xml004.phpt xml007.phpt"
- Previous message: Derick Rethans: "[PHP-DOC] Re: [PHP-CVS] cvs: php4 /ext/xml/tests xml001.phpt xml002.phpt xml003.phpt xml004.phpt xml007.phpt"
- In reply to: Derick Rethans: "[PHP-DOC] Re: [PHP-CVS] cvs: php4 /ext/xml/tests xml001.phpt xml002.phpt xml003.phpt xml004.phpt xml007.phpt"
- Next in thread: Melvyn Sopacua: "Re: [PHP-DOC] Re: [PHP-CVS] cvs: php4 /ext/xml/tests xml001.phpt xml002.phpt xml003.phpt xml004.phpt xml007.phpt"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

