Author |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Wed 23 Dec '15 10:09 Post subject: |
|
|
Added php_mongodb.dll v1.1.1. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Sun 28 Feb '16 18:37 Post subject: |
|
|
I added judy, spl_types, id3, rar, bbcode and rpmreader. These extensions were ported by Tautvydas Andrikys:
https://bitbucket.org/esminis/ |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Wed 20 Apr '16 9:08 Post subject: |
|
|
php_couchbase.dll has been ported to PHP 7. I added it in the PHP 7/0/6 RC1 builds. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Thu 09 Jun '16 23:51 Post subject: |
|
|
PHP 7.1 Alpha 1 has been released. A surprising great number of extensions for PHP 7.0 also compiled under PHP 7.1. I did not run tests on it.
During the alpha phase I will only build the NTS versions, so you can test PHP 7.1 as well (using mod_fcgid).
Edit: as it was a piece of cake, I built the TS versions as well. |
|
Back to top |
|
doughi
Joined: 13 Jun 2016 Posts: 1 Location: France
|
Posted: Tue 14 Jun '16 16:17 Post subject: php_intl extension, missing correct icu libraries |
|
|
Hi,
I use every weeks, month or years your packages for my private usage or for business, but the last one over PHP7 is broken for php_intl extension.
I enter this issue to understand my problem, i'm sure if you update icu dll with 5.7 release you'll be the best
My feedback : https://bugs.php.net/bug.php?id=72327
Linked to : http://php.net/manual/en/intl.requirements.php
Thanks for your job |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
|
Back to top |
|
jimski
Joined: 18 Jan 2014 Posts: 196 Location: USSA
|
Posted: Mon 11 Jul '16 5:22 Post subject: |
|
|
Jan-E, there is a very useful PHP extension that is not very well known.
https://github.com/c9s/xarray
It has a range of nice functions for manipulating arrays.
Can you include it in your compilations of php7. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Mon 11 Jul '16 9:13 Post subject: |
|
|
jimski wrote: | https://github.com/c9s/xarray |
Even after adding a config.w32, it does noet even compile om PHP 5.6 on Windows. I tried PHP7 as well, but this failed also. |
|
Back to top |
|
jimski
Joined: 18 Jan 2014 Posts: 196 Location: USSA
|
Posted: Mon 11 Jul '16 21:13 Post subject: |
|
|
Thanks for trying Jan-E. I will ask around to see if anybody has compiled it for php 5.6 on windows. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Thu 01 Sep '16 18:26 Post subject: |
|
|
"Anatol Belski" in php.internals (Thu, 1 Sep 2016 12:16:14 +0200):
|
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Thu 01 Sep '16 18:37 Post subject: |
|
|
Davey Shafik in php.internals (Thu, 1 Sep 2016 08:13:11 -0700):
|
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Wed 28 Sep '16 18:13 Post subject: |
|
|
Updated all to OpenSSL 1.0.2j with FIPS 2.0.13 |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Thu 03 Nov '16 9:38 Post subject: |
|
|
Updated all builds to CUrl 7.51.0 |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Wed 01 Mar '17 11:17 Post subject: |
|
|
PHP 5.6 receives security fixes only, without preceding RC. I removed the links to the latest RC, because 5.6.30RC1 is older than the released 5.6.30 version. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Fri 26 May '17 5:26 Post subject: |
|
|
Updated all the builds to OpenSSL 1.0.2l-fips 25 May 2017. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Thu 15 Jun '17 19:51 Post subject: |
|
|
Added PHP 7.2.0 alpha1 with the same extensions as PHP 7.1. Only php_taint.dll and php_pspell.dll are missing. For some extensions I had to adjust the code a little bit:
https://github.com/phpv8/v8js/issues/321 (solr and v8js) |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Tue 18 Jul '17 22:00 Post subject: |
|
|
7.2.0 Beta 1 has arrived. This means that the features for this PHP-version are frozen and the focus will shift to bugfixes and maybe performance improvements.
Ref: https://externals.io/message/99903 |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Sat 28 Oct '17 11:33 Post subject: |
|
|
PHP 7.2.0 is nearing the release. There will be a RC6 in 2 weeks and release will be on November 30. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Thu 09 Nov '17 12:03 Post subject: |
|
|
PHP 7.2.0 RC6 is the last release candidate. PHP 7.2.0 will be release on November 30. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
|
Back to top |
|