mirror of
https://github.com/smarty-php/smarty.git
synced 2025-11-03 05:41:37 +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.