Page MenuHomeDevCentral

Don't install WDDX PHP extension anymore
ClosedPublic

Authored by dereckson on Dec 16 2019, 18:24.
Tags
None
Referenced Files
F35284051: D2122.diff
Wed, Jul 8, 20:53
Unknown Object (File)
Mon, Jul 6, 13:41
Unknown Object (File)
Mon, Jul 6, 10:38
Unknown Object (File)
Sun, Jun 28, 11:04
Unknown Object (File)
Sat, Jun 27, 01:53
Unknown Object (File)
Fri, Jun 26, 08:41
Unknown Object (File)
Sun, Jun 21, 05:56
Unknown Object (File)
Thu, Jun 18, 04:51
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 Passed
Unit
No Test Coverage
Branch
master
Build Status
Buildable 3304
Build 3553: arc lint + arc unit

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.