Gregor Panek

Results 8 comments of Gregor Panek

@e1himself would have been a better choice to migrate to propel 2 and contribute to it instead of working alone on such an old legacy code. The migration from 1...

@marcj looks like it's already fixed. Current class method body is the same as in https://github.com/propelorm/Propel2/pull/1243

I saw this too but as far as I could see there is not much progress to finish the issue https://github.com/gossi/php-code-generator/issues/23 . For our issue #4 I extended the classes...

Ping. Whats the state of the issue. I tried the library today and run into the same issue. The PR is open since 2 years now. What can we do...

@laur89 Make sure you have installed python-dev on your system. Otherwise your build will always fail. ``` sudo aptitude install python-dev ```

@gossi should be already done when looking at your sample1 test case for the formatter class.

We have the same issue. Our line separators are linux style. Are there any other ideas where the problem comes from?