Page MenuHomeDevCentral

Don't install WDDX PHP extension anymore
ClosedPublic

Authored by dereckson on Dec 16 2019, 18:24.
Tags
None
Referenced Files
F11641554: D2122.id.diff
Thu, Sep 4, 17:19
F11641376: D2122.id.diff
Thu, Sep 4, 16:41
F11633881: D2122.diff
Wed, Sep 3, 19:31
Unknown Object (File)
Mon, Sep 1, 19:29
Unknown Object (File)
Tue, Aug 26, 05:20
Unknown Object (File)
Mon, Aug 25, 04:17
Unknown Object (File)
Tue, Aug 19, 16:00
Unknown Object (File)
Mon, Aug 11, 09:11
Subscribers
None

Details

Summary

The WDDX extension has been moved to PECL with the PHP 7.4 release.

It wasn't a standard extension, and was installed, as a Zed dependency.
As we're refactoring sessions in Zed not to use WDDX format anymore,
there is no need to maintain it.

Reference: https://code.zed.dereckson.be/T103
Reference: https://www.php.net/manual/en/migration74.removed-extensions.php

Test Plan

Deploy on WindRiver

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Dec 16 2019, 18:25
This revision was automatically updated to reflect the committed changes.