There are a number of instances where a property is being assigned to an object that hasn't been created yet, leading to a warning like the following
Warning: Creating default object from empty value in /home/ben/tmp/PHP-GPX-Ingest/GPXIngest.class.php on line 176
The affected lines are
- 176
- 325
- 600
- 603
- 634
There may, potentially, be others, but these are routinely called during
ingest()
Activity
2015-01-13 10:11:10
Webhook User-Agent
View Commit
2015-01-13 20:01:10
Webhook User-Agent
View Commit
2015-04-22 07:50:54
2015-04-22 07:50:54
2015-04-22 07:50:54
2015-04-22 07:51:01