Categories


Loading feed
Loading feed
Loading feed

symfony 1.0.3 Released


Fabien Potencier has recently announced the release of symfony 1.0.3 on the symfony project blog.

Here are all bugs fixed in this release:

  • r4098: fixed culture problem in sfI18N
  • r4017: fixed a typo in sfViewCacheManager
  • r3951: fixed admin_double_list for Doctrine (#1734)
  • r3935: fixed sfSQLiteCache schema
  • r3862: fixed Zend::loadClass in sfZendFrameworkBridge (#1595)
  • r3815: fixed distance_of_time_in_words() helper (#1514)

Comments