SC-Networks / PHPTAL

PHP Template Attribute Language — template engine for XSS-proof well-formed XHTML and HTML5 pages
https://sc-networks.github.io/PHPTAL/
GNU Lesser General Public License v2.1
2 stars 2 forks source link

PhpTalInterface should not define magic methods as part of the interface #40

Closed usox closed 6 years ago

usox commented 6 years ago

__set has to be removed out of the PhpTalInterface