Manual :: Superseding a package (original) (raw)

– Superseding a package

Saying goodbye to an old package

By adding an tag to your package.xml, you tell the world that your new package extends an old package in some way. The new package could supersede the old one, or give new functionality to it.

Using extends

... Package_Name2 pear.php.net Package_Name

Any one-line summary ...

Examples for usage in PEAR