Remove ?last? instances of ->free() dev/core#562
authoreileen <emcnaughton@wikimedia.org>
Thu, 8 Aug 2019 01:18:47 +0000 (13:18 +1200)
committereileen <emcnaughton@wikimedia.org>
Thu, 8 Aug 2019 01:18:47 +0000 (13:18 +1200)
commitfb530290dc4cfa5c71e5b4e3fdd851f96f48c727
tree69547f01c4543748246ac9877d3180e66dd44537
parent086bd98e209edc0c0afcf9bb64cebb096c392a1f
Remove ?last? instances of ->free() dev/core#562

These are almost the last places where ->free is to be found. The remaining ones are in the dao
and perhaps out of scope / need more careful investigation
CRM/Core/DAO.php
CRM/Utils/System/Backdrop.php
CRM/Utils/System/Drupal.php
CRM/Utils/System/Drupal6.php
CRM/Utils/System/Drupal8.php
CRM/Utils/System/Joomla.php
CRM/Utils/System/WordPress.php
tools/scripts/solr/createSyncJSON.php