* Fixed compiler bug that prevented empty() to be called
* Removed checks for methods/properties being present on objects before calling
them since these can be handled by __get() and __call()
=> http://forum.dwoo.org/viewtopic.php?id=22
* Calling {func (params)} (with the space between function and params) is now
allowed => http://forum.dwoo.org/viewtopic.php?id=21
git-svn-id: svn://dwoo.org/dwoo/trunk@86 0598d79b-80c4-4d41-97ba-ac86fbbd088b
Showing
Please
register
or
sign in
to comment