Page MenuHomeDevCentral

Don't install WDDX PHP extension anymore
ClosedPublic

Authored by dereckson on Dec 16 2019, 18:24.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 07:26
Unknown Object (File)
Tue, Nov 12, 14:55
Unknown Object (File)
Thu, Nov 7, 22:08
Unknown Object (File)
Oct 15 2024, 00:46
Unknown Object (File)
Oct 15 2024, 00:46
Unknown Object (File)
Oct 14 2024, 08:35
Unknown Object (File)
Oct 5 2024, 20:24
Unknown Object (File)
Oct 3 2024, 14:13
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.