Wednesday, 18 April 2007
Symfony 1.0.2 Released |
| |
|
| |
Fabien Potencier has announced the release of Symfony 1.0.2. He tells you that there are no new features added but just some bug fixes.
He has listed the following bug fixes:
- r3785: fixed
getCookies() call in sfDebug when using sfConsoleResponse (#1666) - r3775:
fixed _compute_public_path() when using a query string - r3754: updated Propel to 1.2.1 (http://propel.phpdb.org/trac/query?status=closed&milestone=1.2.1&resolution=fixed&order=priority)
- r3746: fixed output escaping and
_get_object_list()(#1593) - r3699: fixed
highlight_text() doesn't work with / (#1621) - r3692: fixed i18n support for errors in sfRequest
He adds that Propel has been upgraded to 1.2.1. It fixes some small bugs in the Propel templates, so you have to rebuild your model with the following:
symfony propel-build-model
He concludes by reminding you to upgrade to 1.0.2 and not to forget to clear the cache of your project. |
| |
|
Read the Post
|
| |
|
|
| |
|
|
| |
|