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 -> Other Software View previous topic :: View next topic
Reply to topic   Topic: WinCache 2.0 EXPERIMENTAL PHP7 development bits
Author
drop_phone



Joined: 30 Mar 2015
Posts: 8
Location: USA, Redmond

PostPosted: Wed 19 Aug '15 0:04    Post subject: WinCache 2.0 EXPERIMENTAL PHP7 development bits Reply with quote

[Repeating this announcement for Apache Lounge folks who are interested in WinCache. Thx! --E.]

Good Morning, PHP Windows Users!

I need some help from PHP community members to start testing the next version of WinCache for PHP7. For those brave and hearty souls who would like to see WinCache working on PHP 7, here is your opportunity to help!

I've dropped an EXPERIMENTAL version WinCache 2.0 for PHP7 up on SourceForge:

x86: http://sourceforge.net/projects/wincache/files/development/wincache-2.0.0.0-experimental-7.0-nts-vc14-x86.exe/download
x64: http://sourceforge.net/projects/wincache/files/development/wincache-2.0.0.0-experimental-7.0-nts-vc14-x64.exe/download

Notes:

• I have tested this with PHP 7.0.0beta3 (from http://windows.php.net/qa/).
• This is vc14 NTS ONLY.
• This includes the first x64 version of WinCache.
• I've tested with the PHP regression test suite, but have not tested with any major framework. If anyone can test with WordPress, Drupal, etc., I'd really appreciate it!
• I've done some quick FastCGI testing with IIS, but no stress or long-haul testing.
• The opcode portion of WinCache has been removed. You should use Zend Opcache.
• Because the opcode cache is gone, you'll have to use the new wincache.php that's included in the self-extracting archive.

Requests:

• If you run into a crash, please contact me (little 'r'), and send me the repro script. If you don't have a repro, I can't investigate.
• If you are able to capture crash dumps of any failing cases, please contact me, and we can somehow arrange transfer of the dump file so I can investigate.

Warning:

These bits are EXPERIMENTAL. That means they're not extensively tested, and may contain crashing bugs. No one should put these bits anywhere near a production environment. Caveat Emptor: You have been warned!

Thx!
--E.
Back to top
pq_rar



Joined: 10 Nov 2015
Posts: 2
Location: usa

PostPosted: Thu 19 Nov '15 17:14    Post subject: Reply with quote

what is the status of this? Is it still in experimental mode? Thanks
Back to top
Jan-E



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

PostPosted: Thu 19 Nov '15 18:30    Post subject: Reply with quote

https://pecl.php.net/package/WinCache

It is an alpha version, so it is still experimental.
Back to top


Reply to topic   Topic: WinCache 2.0 EXPERIMENTAL PHP7 development bits View previous topic :: View next topic
Post new topic   Forum Index -> Other Software