[TYPO3-core] PHP requirement version for TYPO3 4.0

Martin Kutschker Martin.Kutschker at blackbox.net
Tue Jan 3 11:34:20 CET 2006


Robert Lemke <robert at typo3.org> writes on 
Tue, 03 Jan 2006 11:16:54 +0100 (MET):

> On Sunday 01 January 2006 22:12, Michael Stucki wrote:
>
> > - Fix the mysql_real_escape_string issue by checking if the function
> > exists (and use the old behaviour otherwise)
>
> BTW: Can you show me any example where addslashes does not have the
> same effect like mysql_real_escape_string? I tried hard, together with
> Kasper, but couldn't find any.


It's an obscure setting that affects addslashes: magic_quotes_sybase

http://bugs.typo3.org/view.php?id=1354
http://at.php.net/manual/en/function.addslashes.php
http://at.php.net/manual/en/ref.sybase.php#ini.magic-quotes-sybase

Masi 



More information about the TYPO3-team-core mailing list