Edit report at http://bugs.php.net/bug.php?id=48290&edit=1

 ID:               48290
 User updated by:  kexianbin at diyism dot com
 Reported by:      kexianbin at diyism dot com
 Summary:          auto escape for variables in double quoted sql string
-Status:           Bogus
+Status:           Open
 Type:             Feature/Change Request
-Package:          Feature/Change Request
+Package:          *General Issues
 Operating System: Irrelevant
-PHP Version:      5.3.2
+PHP Version:      5.3.3

 New Comment:

,


Previous Comments:
------------------------------------------------------------------------
[2009-12-16 10:41:10] der...@php.net

.

------------------------------------------------------------------------
[2009-12-16 08:52:56] kexianbin at diyism dot com

I think to realize auto escape for double quoted strings is easier than
to inherit variables from parent scope.

------------------------------------------------------------------------
[2009-11-27 01:53:32] kexianbin at diyism dot com

Rasmus,



Another way,



similar to reserved word 'global' to inherit variables from global
scope, why can't we add a reserved word 'inherit' to inherit varialbes
from parent scope?



I think it's very useful since it's a great advantage now aday in
javascript communities.



Malcolm

------------------------------------------------------------------------
[2009-11-19 07:12:38] ras...@php.net

We did get rid of it.

------------------------------------------------------------------------
[2009-11-19 07:12:06] kexianbin at diyism dot com

For matching preciseness,

we could only support the format: "...{#BatchId}...",

not to support this format: "...#BatchId...".

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=48290


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=48290&edit=1

Reply via email to