summaryrefslogtreecommitdiff
path: root/zend/objectimpl.h
AgeCommit message (Expand)Author
2016-05-17Fixed final compilation issuesMartijn Otto
2016-05-11Work in progress on PHP7 compatibilityMartijn Otto
2015-06-19Fix bug chaining magic methodsMartijn Otto
2014-12-16fix issue #151, chaining method calls was not working as it should because th...Emiel Bruijntjes
2014-08-16Update objectimpl.h小马哥
2014-07-23Fixed compatibility issue with VS2013andot
2014-06-11when an object was created using Php::Object("MyClass", new MyClass()), the o...Emiel Bruijntjes
2014-04-07objects were not destructed correctly (we freed memory that we had allocated ...Emiel Bruijntjes
2014-04-06renamed src directory to zend directory, disabled TSRM debug codeEmiel Bruijntjes