Java 2 Ada

To content | To menu | To search

Tag - propel

Entries feed

Sunday, February 8 2009

Symfony cryptic error: Error importing plugins/sfPropelPlugin/lib/propel/builder/SfPeerBuilder.php

Symfony is a nice PHP framework, when it works. Sometimes when you run symfony you get a cryptic error and you have no clue on how to fix the problem. The article shows one of them and how to solve it.

Continue reading...

Sunday, February 1 2009

Upgrading Symfony projects to release 1.2

Symfony is a PHP framework for building web application. I have two projects that use Symfony 1.1 and I wanted to upgrade to the new 1.2 release. This article lists some issues that I found and how I fixed them.

Continue reading...