← Back to team overview

phpdevshell team mailing list archive

[Bug 1423625] [NEW] Classes registered in config file may be overwritten

 

Public bug reported:

When a class is registered in a config, and a class with the same name
is defined in the database, the later overrides the former. Considering
defining a class in a config file is mainly for debug or very fine
tuning, it should not be that way.

** Affects: phpdevshell
     Importance: Low
     Assignee: Greg (gregfr)
         Status: In Progress

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

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

** 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/1423625

Title:
  Classes registered in config file may be overwritten

Status in Open Source PHP RAD Framework with UI.:
  In Progress

Bug description:
  When a class is registered in a config, and a class with the same name
  is defined in the database, the later overrides the former.
  Considering defining a class in a config file is mainly for debug or
  very fine tuning, it should not be that way.

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


Follow ups

References