summaryrefslogtreecommitdiff
path: root/zend/opcodes.cpp
AgeCommit message (Expand)Author
2015-01-11fixed memory leak when executing php code using the Opcodes class, fixed poss...Emiel Bruijntjes
2015-01-11refactored script class to have a seperate opcodes class, added file class th...Emiel Bruijntjes