Skip to content
This repository has been archived by the owner on Feb 23, 2019. It is now read-only.

Talk issue #2

Closed
szepeviktor opened this issue Aug 4, 2016 · 6 comments
Closed

Talk issue #2

szepeviktor opened this issue Aug 4, 2016 · 6 comments

Comments

@szepeviktor
Copy link
Owner

szepeviktor commented Aug 4, 2016

@nigrosimone All of the todos are one-liners (OK, not 1 but maybe 5) except the OPcache compatibility which needs some research.

Have you met these problems?

You are free to send PR-s!

@nigrosimone
Copy link
Collaborator

nigrosimone commented Aug 4, 2016

ok, i have fixed all php7 issue and all deprecation issue. i don't understand "OPcache compatibility " w3tc is compatible with OPcache, OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.

@szepeviktor
Copy link
Owner Author

If you disable stat-ing php files in opcache there will be issues with W3TC as it stores config in php files.

W3TC solves this on apc opcode cache by flushing these configs, this needs to be ported to opcache.

+36204242498
Ezen a készüléken sok az elütés.
Elnézést!

On August 4, 2016 10:59:59 AM CEST, Nigro Simone [email protected] wrote:

ok, i have fixed all php7 issue and all deprecation issue. i don't
understand "OPcache compatibility " w3tc is compatible with OPcache,
OPcache improves PHP performance by storing precompiled script bytecode
in shared memory, thereby removing the need for PHP to load and parse
scripts on each request.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#2 (comment)

@szepeviktor
Copy link
Owner Author

Could you open a PR?
One commit per feature please.

+36204242498
Ezen a készüléken sok az elütés.
Elnézést!

On August 4, 2016 10:59:59 AM CEST, Nigro Simone [email protected] wrote:

ok, i have fixed all php7 issue and all deprecation issue. i don't
understand "OPcache compatibility " w3tc is compatible with OPcache,
OPcache improves PHP performance by storing precompiled script bytecode
in shared memory, thereby removing the need for PHP to load and parse
scripts on each request.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#2 (comment)

@szepeviktor
Copy link
Owner Author

@nigrosimone Please show your code as I am into this project right now...

@nigrosimone
Copy link
Collaborator

nigrosimone commented Aug 4, 2016

@szepeviktor i send a mail at: [email protected] (spam protected)

@szepeviktor
Copy link
Owner Author

@nigrosimone You may use https://git-scm.com/downloads on Vista. I hope it works.

I suggest you to switch to Win10: https://github.com/szepeviktor/windows-workstation

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants