This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-25 08:58:28 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
119,686
Commits
549
Branches
1,485
Tags
e079e753dcdf22229d2c386dc6b87f2ebf991721
Commit Graph
1 Commits
Author
SHA1
Message
Date
Christoph M. Becker
20f73d3d8f
Fix
#78429
: opcache_compile_file(__FILE__); segfaults
...
We have to ensure that OPcache has been properly started up when `opcache_compile_file()` is called.
2019-09-16 16:01:09 +02:00