Marcel van Nuil
Marcel van Nuil
Hi Ruth, it is possible to add both (local and existing asset) or one of both, but tracking for direct mails is currently not good supported. Apart from that we...
So i noticed v11 API also gives 404's sinds a fews days, but the v6 version still works correctly. For example.: https://query1.finance.yahoo.com/v11/finance/quoteSummary/WIZZ.L?modules=price **gives 404** https://query1.finance.yahoo.com/v6/finance/quoteSummary/WIZZ.L?modules=price **gives results**
I have fixed this issue in my fork https://github.com/ambta/DoctrineEncryptBundle. This by checking on relationships in the entity and use the get method to recursively processes that entity as well. I...
Should check for null, empty and perhaps is_string.