#1141: Support for PHPTAL 1.2
-------------------------+--------------------------------------------------
 Reporter:  Ionut Matei  |       Owner:  david          
     Type:  enhancement  |      Status:  new            
 Priority:  normal       |   Milestone:  1.0.2          
Component:  renderer     |     Version:  1.0.1          
 Severity:  minor        |    Keywords:  phptal renderer
Has_patch:  1            |  
-------------------------+--------------------------------------------------
Changes (by david):

  * type:  defect => enhancement


Old description:

> In PHPTAL 1.2 they removed all constants (except PHPTAL_VERSION), so
> PHPTAL_PHP_CODE_DESTINATION cannot be used to set the path for compiled
> templates.
>
> The right way to set it is by using PHPTAL::setPhpCodeDestination().

New description:

 In PHPTAL 1.2 they removed all constants (except {{{PHPTAL_VERSION}}}), so
 {{{PHPTAL_PHP_CODE_DESTINATION}}} cannot be used to set the path for
 compiled templates.

 The right way to set it is by using {{{PHPTAL::setPhpCodeDestination()}}}.

--

-- 
Ticket URL: <http://trac.agavi.org/ticket/1141#comment:1>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to