Legacy Code Version 1.1.1

Extension
Release Date
Release Version
1.1.1
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="legacycode" type="module">
<file>legacycode</file>
<name>CiviCRM Legacy Code</name>
<description>Provides in-line replacements for deprecated and abandoned CiviCRM Core functions</description>
<license>AGPL-3.0</license>
<maintainer>
<author>SYSTOPIA</author>
<email>endres@systopia.de</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/systopia/legacycode/blob/master/README.md</url>
<url desc="Documentation">https://github.com/systopia/legacycode/blob/master/README.md</url>
<url desc="Support">https://github.com/systopia/legacycode/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2023-08-24</releaseDate>
<version>1.1.1</version>
<develStage></develStage>
<compatibility>
<ver>5.45</ver>
</compatibility>
<comments>This is a companion extension to supply replacements for deprecated CiviCRM core functions. It does not provide any new functionality by itself. See README.md.</comments>
<classloader>
<psr0 prefix="CRM_" path="."/>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<civix>
<namespace>CRM/Legacycode</namespace>
<format>23.02.1</format>
<angularModule>crmLegacycode</angularModule>
</civix>
<mixins>
<mixin>mgd-php@1.0.0</mixin>
<mixin>setting-php@1.0.0</mixin>
<mixin>smarty-v2@1.0.1</mixin>
</mixins>
</extension>