mirror of
https://github.com/smarty-php/smarty.git
synced 2025-10-07 01:30:58 +02:00
* Internal compiler classes always return a string (the internal has_code flag has been removed for simplicity) * Add :string method signature to compile method everywhere.