user3469793
user3469793

Reputation: 11

Where to find/download "php7activescript.dll"?

I want to upgrade from PHP 5.6 to PHP 7 (on Windows), but the site http://pecl4win.php.net/ is down (and from previous questions, down for months). So I cant download "php7activescript.dll". Is there any place I can download the "php7activescript.dll" from? I Googled and searched but no luck.

Upvotes: 1

Views: 1301

Answers (1)

Joe Watkins
Joe Watkins

Reputation: 17158

At this moment, it does not exist.

ActiveScript was moved to PECL, way back in history (PHP 5.0.1).

ActiveScript has never had an official release, and has not been ported to PHP 7.

Upvotes: 1

Related Questions