Eyeballed the output. The main thing that looked out of place was the following, which seems wrong to me:
```lang=json
"opcache_compile_file": {
"min": "5.2.0",
"max": null,
"ref": "Zend OPcache"
},
"opcache_is_script_cached": {
"min": "5.2.0",
"max": null,
"ref": "Zend OPcache"
},
```