mirror of
https://github.com/smarty-php/smarty.git
synced 2026-07-08 17:30:45 +02:00
7255b4d73c
* 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.