logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: PHP 7.3.0 alpha 1 released
Author
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Fri 08 Jun '18 10:31    Post subject: PHP 7.3.0 alpha 1 released Reply with quote

Stanislav Malyshev in php.internals (Thu, 7 Jun 2018 13:13:14 -0700):
Quote:
Hi all!

PHP team is glad to announce the release of the first PHP 7.3.0 pre-release version, PHP 7.3.0 Alpha 1. This starts the PHP 7.3 release cycle, the rough outline of which is at: https://wiki.php.net/todo/php73

The source code can be downloaded from: https://downloads.php.net/~stas/

Please carefully test this version and report any issues found in the bug reporting system at http://bugs.php.net

Please DO NOT use this version in production, it is an early test version.

The next release would be Alpha 2, planned for June 21.

The signatures for the release can be found at:
https://gist.github.com/smalyshev/b0994d4dd138007237911429702ee040
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Fri 08 Jun '18 22:21    Post subject: Reply with quote

7.3.0 Alpha 1 was broken on Windows, because the developers missed a fix:
https://github.com/php/php-src/commit/f96df64cb2219fda42ca875483f874cf3052647c#commitcomment-29294523

After applying that fix I compiled it to see which extensions compiled and which did not. Keep in mind that the builds are compiled with OpenSSL 1.0.2.

PHP 7.3

https://phpdev.toolsforresearch.com/php-7.3.0alpha1-nts-Win32-VC15-x86.htm
https://phpdev.toolsforresearch.com/php-7.3.0alpha1-nts-Win32-VC15-x86.zip

https://phpdev.toolsforresearch.com/php-7.3.0alpha1-Win32-VC15-x86.htm
https://phpdev.toolsforresearch.com/php-7.3.0alpha1-Win32-VC15-x86.zip

https://phpdev.toolsforresearch.com/php-7.3.0alpha1-nts-Win32-VC15-x64.htm
https://phpdev.toolsforresearch.com/php-7.3.0alpha1-nts-Win32-VC15-x64.zip

https://phpdev.toolsforresearch.com/php-7.3.0alpha1-Win32-VC15-x64.htm
https://phpdev.toolsforresearch.com/php-7.3.0alpha1-Win32-VC15-x64.zip

Mixed results. A lot of extensions did not compile yet. php_interbase.dll did compile and load OK, but made PHP crash at the end of a phpinfo() schript.
Back to top


Reply to topic   Topic: PHP 7.3.0 alpha 1 released View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads