projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
e6156e2
3ce4202
)
bug #1382 Added isSandbox check around the __toString check in Sandbox extension...
author
Fabien Potencier
<fabien.potencier@gmail.com>
Sun, 25 May 2014 23:57:06 +0000 (
01:57
+0200)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Sun, 25 May 2014 23:57:06 +0000 (
01:57
+0200)
This PR was merged into the 1.15-dev branch.
Discussion
----------
Added isSandbox check around the __toString check in Sandbox extension
The `__toString` policy check currently still happens when the sandbox is disabled
Commits
-------
3ce4202 Added test for sandbox __toString when not enabled
8dfa432 Added isSandbox check around the __toString check
Trivial merge