mirror of
https://github.com/smarty-php/smarty.git
synced 2026-02-07 23:55:35 +01: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.