Author |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Sat 16 May '15 23:02 Post subject: |
|
|
The latest roadmap I have seen for PHP7 is that it will be released Nov 15, 2015. Patience...
Last edited by Jan-E on Sat 16 May '15 23:16; edited 1 time in total |
|
Back to top |
|
C0nw0nk
Joined: 07 Oct 2013 Posts: 241 Location: United Kingdom, London
|
Posted: Sat 16 May '15 23:12 Post subject: |
|
|
I also tested the filesize function on PHP7 64BIT so it seems these limitations are fixed in the next version of PHP i have no clue about the 32BIT builds if they will still have the problem nor will i bother to test those since i have no use for a 32bit PHP |
|
Back to top |
|
jimski
Joined: 18 Jan 2014 Posts: 196 Location: USSA
|
Posted: Mon 18 May '15 13:24 Post subject: |
|
|
Hi Jan-E can you compile any of your additional extensions for PHP 7 on windows.
And if possible maybe Redis for php_7. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Tue 19 May '15 13:02 Post subject: |
|
|
Any extension that compiles without error is in my PHP7 builds. There even might be some extensions that do compile, but have errors under PHP7. |
|
Back to top |
|
jimski
Joined: 18 Jan 2014 Posts: 196 Location: USSA
|
Posted: Tue 19 May '15 21:38 Post subject: |
|
|
Jan-E, do you have any x64 builds? I have only seen your x86 builds. Thanks. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Tue 19 May '15 21:43 Post subject: |
|
|
Change the x86 in the URL's in x64 |
|
Back to top |
|
jimski
Joined: 18 Jan 2014 Posts: 196 Location: USSA
|
Posted: Wed 27 May '15 4:40 Post subject: |
|
|
Hi Jan-E, could you kindly compile this extension for PHP7 x64 on Windows.
https://github.com/mbeccati/hiredis-php
Thank you for the link to you x64 php7 builds. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Thu 11 Jun '15 8:30 Post subject: |
|
|
Bumped the versions to 5.6.10, 5.5.26, 5.4.42. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Fri 12 Jun '15 11:41 Post subject: OpenSSL 1.0.1n |
|
|
And I recompiled everything with OpenSSL 1.0.1n:
https://openssl.org/
The FIPS-enabled versions will follow later. |
|
Back to top |
|
Duncan Mac Leod
Joined: 12 Jun 2015 Posts: 4 Location: Germany
|
Posted: Fri 12 Jun '15 20:11 Post subject: |
|
|
The file php-5.4.42-Win32-VC9-x64.zip is corrupt (only 624 KB) and I need this file asap. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Fri 12 Jun '15 20:57 Post subject: |
|
|
There is a complete one there now. What are you using it for? |
|
Back to top |
|
Duncan Mac Leod
Joined: 12 Jun 2015 Posts: 4 Location: Germany
|
Posted: Fri 12 Jun '15 21:17 Post subject: |
|
|
Jan-E wrote: | There is a complete one there now. What are you using it for? |
Running Roundcube on my Apache 2.2.29 x64 on Windows Server 2008 R2. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Fri 10 Jul '15 16:25 Post subject: |
|
|
I updated the versions and recompiled everything with OpenSSL 1.0.1p fips |
|
Back to top |
|
puertoblack2003
Joined: 31 Jul 2009 Posts: 121 Location: U.S
|
Posted: Tue 28 Jul '15 6:12 Post subject: |
|
|
Jan-E are there any plans for vc-14 ? |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Tue 28 Jul '15 8:21 Post subject: |
|
|
Not with php5. PHP 5.3/5.4 will stay VC9, PHP 5.5/5.6 VC11. My PHP7 builds are VC14. |
|
Back to top |
|
puertoblack2003
Joined: 31 Jul 2009 Posts: 121 Location: U.S
|
Posted: Thu 30 Jul '15 3:19 Post subject: |
|
|
Jan-E wrote: | Not with php5. PHP 5.3/5.4 will stay VC9, PHP 5.5/5.6 VC11. My PHP7 builds are VC14. |
thank you.. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Wed 11 Nov '15 15:03 Post subject: |
|
|
Apache is switching to OpenSSL 1.0.2, PHP7 will be using OpenSSL 1.0.2. As I hate to mix different versions of OpenSSl on the same machine I took a drastic step. All my builds use OpenSSL 1.0.2-fips now, while php.net uses OpenSSL 0.9.8 for 5.3 & 5.4 and OpenSSL 1.0.1 for 5.5 & 5.6. Be careful with mixing my extensions with the official binaries.
I have been running this in production for more than a week now. No issues at all. |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3095 Location: Hilversum, NL, EU
|
Posted: Wed 11 Nov '15 15:12 Post subject: |
|
|
The PHP team has extensive tested for me the VC11 Apachelounge builds with openssl-applink OpenSSL 1.0.2 and PHP version build with OpenSSL 1.0.1. The result was that it is compatible. |
|
Back to top |
|