What steps will reproduce the problem?
1. update to r185
2. run php symfony propel-load-data frontend
What is the expected output? What do you see instead?
I see the following
+++
bash-3.00$ php symfony propel-load-data frontend
>> propel load data from "/home/version2/source/data/fixtures"
PHP Strict Standards: Declaration of Personal::getDob() should be
compatible with that of BasePersonal::getDob() in
/home/version2/source/lib/model/Personal.php on line 10
Strict Standards: Declaration of Personal::getDob() should be
compatible with that of BasePersonal::getDob() in
/home/version2/source/lib/model/Personal.php on line 10
PHP Strict Standards: Declaration of User::getBranch() should be
compatible with that of BaseUser::getBranch() in
/home/version2/source/lib/model/User.php on line 10
Strict Standards: Declaration of User::getBranch() should be
compatible with that of BaseUser::getBranch() in
/home/version2/source/lib/model/User.php on line 10
PHP Strict Standards: Declaration of User::getDegree() should be
compatible with that of BaseUser::getDegree() in
/home/version2/source/lib/model/User.php on line 10
Strict Standards: Declaration of User::getDegree() should be
compatible with that of BaseUser::getDegree() in
/home/version2/source/lib/model/User.php on line 10
bash-3.00$
+++
Original issue reported on code.google.com by animesh on 15 Mar 2010 at 9:55
Original issue reported on code.google.com by
animesh
on 15 Mar 2010 at 9:55