summaryrefslogtreecommitdiff
path: root/zend/object.cpp
AgeCommit message (Expand)Author
2014-06-19errors are no longer thrown as exceptions, but are php fatal errors, so that ...Emiel Bruijntjes
2014-06-11when an object was created using Php::Object("MyClass", new MyClass()), the o...Emiel Bruijntjes
2014-04-09added unset function (request from issue #71)Emiel Bruijntjes
2014-04-06renamed src directory to zend directory, disabled TSRM debug codeEmiel Bruijntjes