Work-around for broken APC versions
authorAlexander Ebert <ebert@woltlab.com>
Sat, 8 Jun 2013 11:13:46 +0000 (13:13 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 8 Jun 2013 11:13:46 +0000 (13:13 +0200)
commitd60a723fada4a9f10ff2df38c7d03cf6ce398812
tree621042d0e56f710d922ba96d5e22a90e4002f7e1
parent65d1e388a32db8b6765d545dec70657cac7c6c34
Work-around for broken APC versions

APC up to 3.1.3p1 breaks PHP's late static binding, the only way to support it is constantly clearing the opcode cache. This isn't the best solution, but it works out and does not prevent the user from using our software.

Sadly 3.1.3p1 (the last broken version) is the stable release available on Debian old-stable "Squeeze" :(
wcfsetup/install/files/global.php