-
- Downloads
#562 Remove more DAO->free() calls
We have been removing a few of these each release. They no longer provide any benefit as the resources are released in the deconstructor. OTOH they can in rare circumstances cause bugs. Previous removals have not caused any issues so the slow approach is starting to look overly cautious now
Showing
- CRM/Admin/Form/ScheduleReminders.php 0 additions, 1 deletionCRM/Admin/Form/ScheduleReminders.php
- CRM/Contact/BAO/Contact.php 0 additions, 2 deletionsCRM/Contact/BAO/Contact.php
- CRM/Contact/BAO/Contact/Utils.php 0 additions, 3 deletionsCRM/Contact/BAO/Contact/Utils.php
- CRM/Contact/BAO/ContactType.php 0 additions, 1 deletionCRM/Contact/BAO/ContactType.php
- CRM/Contact/BAO/Group.php 0 additions, 1 deletionCRM/Contact/BAO/Group.php
- CRM/Contact/BAO/Relationship.php 0 additions, 5 deletionsCRM/Contact/BAO/Relationship.php
- CRM/Contact/BAO/RelationshipType.php 0 additions, 1 deletionCRM/Contact/BAO/RelationshipType.php
- CRM/Contact/Form/DedupeRules.php 0 additions, 3 deletionsCRM/Contact/Form/DedupeRules.php
- CRM/Contact/Form/Task.php 0 additions, 1 deletionCRM/Contact/Form/Task.php
- CRM/Contact/Import/Parser/Contact.php 0 additions, 2 deletionsCRM/Contact/Import/Parser/Contact.php
- CRM/Contribute/Form/AbstractEditPayment.php 0 additions, 1 deletionCRM/Contribute/Form/AbstractEditPayment.php
- CRM/Contribute/Form/Task.php 0 additions, 1 deletionCRM/Contribute/Form/Task.php
- CRM/Dedupe/BAO/RuleGroup.php 0 additions, 3 deletionsCRM/Dedupe/BAO/RuleGroup.php
- CRM/Dedupe/Merger.php 0 additions, 1 deletionCRM/Dedupe/Merger.php
- CRM/Mailing/BAO/TrackableURL.php 0 additions, 1 deletionCRM/Mailing/BAO/TrackableURL.php
- CRM/Mailing/Event/BAO/Delivered.php 0 additions, 1 deletionCRM/Mailing/Event/BAO/Delivered.php
- CRM/Mailing/Event/BAO/Subscribe.php 0 additions, 2 deletionsCRM/Mailing/Event/BAO/Subscribe.php
- CRM/Report/Form.php 0 additions, 1 deletionCRM/Report/Form.php
- CRM/Report/Form/Contribute/History.php 0 additions, 3 deletionsCRM/Report/Form/Contribute/History.php
- Civi/Core/SettingsBag.php 0 additions, 1 deletionCivi/Core/SettingsBag.php
Loading
Please register or sign in to comment