posted by Sean Middleditch on July 27th, 2008 - 3:22pm EDT
The latest release of PHP-Sugar is here! 0.80 brings numerous improvements, along with a series of syntax changes (for the better). Function calls in particular have received a lot of love.
The new function call syntax requires named parameters, without commas. We have also added back in non-cachable functions. We've also added function plugins and auto-lookup of functions. Full details in the README file includes with the 0.80 distribution.