Roadmap
Open issues scheduled for 1.1.1
Status
Show / Hide-
#31 (
): Compiler is not forwarded on "include" function when using ZF
assigned to: Denis Arh
-
#36 (
): readVarInto function and safeMode param
assigned to: Jordi Boggiano
-
#38 (
): AutoEscape and $this->charset
assigned to: Jordi Boggiano
-
#39 (
): Multilevel template inheritance, {extends} and single quotes
assigned to: Jordi Boggiano
-
#42 (
): $dwoo->data can't be accessed because it's protected
assigned to: Jordi Boggiano
-
#44 (
): Array indices containing "-" don't work
assigned to: Jordi Boggiano
-
#45 (
): Add a 'optional' plugin that just prints a value if it's there or otherwise nothing, to suppress warnings on optional variables
assigned to: Jordi Boggiano
-
#49 (
): Incorrect handling of object attributes accessing throught magic method __get
assigned to: Jordi Boggiano
-
#51 (
): Use user functions in {template}
assigned to: Jordi Boggiano
Open issues scheduled for 1.2.0
Status
Show / Hide-
#3 (
): Kohana Adapter
assigned to: Jordi Boggiano
-
#4 (
): Drupal Adapter
assigned to: Jordi Boggiano
-
#5 (
): Symfony2 Adapter
-
#37 (
): isArray wrong check
assigned to: Jordi Boggiano
-
#46 (
): Incorrect substitution of 'not'
assigned to: Jordi Boggiano
-
#47 (
): Privide a phar file
-
#48 (
): Switch CodeIgniter adapter to new one
assigned to: Jordi Boggiano
-
#53 (
): inconsistent newlines & Inconsistent line ending style
-
#54 (
): Apply Dwoo_ Namespace patch
assigned to: Jordi Boggiano
-
#56 (
): Method parsing dies out if it's followed by a comma
assigned to: Jordi Boggiano
-
#57 (
): Escape on echo and not around variables
-
#58 (
): Switch to Dwoo_Core changed default compile and cache dir.
-
#59 (
): Add a way to return variables from a template to the including one and to the main php caller
assigned to: Jordi Boggiano
-
#60 (
): Extends fails if file are too big due to some PCRE versions having low buffer limits
-
#61 (
): Access object properties with variables
-
#65 (
): objects and virtual properties
-
#68 (
): using functions and methods starting with _ (underscore) produce a compilation exception
-
#73 (
): Compilable function plugin as class dont get recognized as compilable
-
#74 (
): Add Namespace support
-
#75 (
): {dynamic} tags give "Parse error: syntax error, unexpected T_STRING"
-
#76 (
): cannot use variable as array index
-
#77 (
): SVN Commit 362 breaks template inheritance