← Back to team overview

phpdevshell team mailing list archive

[Bug 1080649] [NEW] Cache PHPDS_dependant->__get()

 

Public bug reported:

Successive calls to $this->configuration (or similar calls to the
dependent's data) can be optimized by caching the result

** Affects: phpdevshell
     Importance: Wishlist
     Assignee: Greg (gregfr)
         Status: Fix Committed

** Changed in: phpdevshell
       Status: New => In Progress

** Changed in: phpdevshell
   Importance: Undecided => Wishlist

** Changed in: phpdevshell
     Assignee: (unassigned) => Greg (gregfr)

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/1080649

Title:
  Cache PHPDS_dependant->__get()

Status in Open Source PHP RAD Framework with UI.:
  Fix Committed

Bug description:
  Successive calls to $this->configuration (or similar calls to the
  dependent's data) can be optimized by caching the result

To manage notifications about this bug go to:
https://bugs.launchpad.net/phpdevshell/+bug/1080649/+subscriptions


Follow ups

References