mirror of
https://github.com/smarty-php/smarty.git
synced 2025-11-02 21:31:48 +01:00
php does not allow to pass an assigned by reference to a function. since php-5.1.2 the reference to the lval gets lost when passing an assignment.