← Back to team overview

phpdevshell team mailing list archive

[Bug 688980] [NEW] v3beta4 plugin dependancy not met for PHPDevShell

 

Public bug reported:

I have this in my plugin.config.xml file:
<dependencies>
  <dependence plugin="PHPDevShell" version="0" />
</dependencies>

This worked in v3beta3 but I just upgrade to beta4 and I get the following on the plugin manager page for my plugin:
Dependency not met!
Missing class call -> () from plugin -> (PHPDevShell)

** Affects: phpdevshell
     Importance: Undecided
         Status: New

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

Title:
  v3beta4 plugin dependancy not met for PHPDevShell

Status in Open Source PHP RAD Framework with UI.:
  New

Bug description:
  I have this in my plugin.config.xml file:
<dependencies>
  <dependence plugin="PHPDevShell" version="0" />
</dependencies>

This worked in v3beta3 but I just upgrade to beta4 and I get the following on the plugin manager page for my plugin:
Dependency not met!
Missing class call -> () from plugin -> (PHPDevShell)





Follow ups

References