We just recently upgraded to 3.7 b4. Everything is working as intended with one slight issue. OK. It's a HUGE issue! When hooks are enabled, the following error is received when attempting to access AdminCP..
Code:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/functions.php(1302) : eval()'d code on line 87
I currently have hooks turned of via config.php, but I'm kinda stumped here. I dug around in functions.php and everything looks normal, especially at the line referenced by the error. I have just a few plugins installed at this point, and they're all 3.7 compatible. Any suggestions on where to dig next?