Closed bergie closed 13 years ago
Segmentation fault happens because of recursive output of classes. object has reference to datetime, which has it's private member "object" pointing back to class, etc.
Fixing this would mean "hiding" object-pointer in midgard_datetime class
do not reinit datetime objects in get_properties(). this helps to keep var_dump() happy. Closed by ac15ac160f46ac05f52c46a6cb1850392d64ca3d
Using a database with some https://github.com/nemein/fi_openkeidas_diary/blob/master/models/challenge.xml entries populated:
Results in: