summaryrefslogtreecommitdiff
path: root/zend/extensionimpl.h
AgeCommit message (Expand)Author
2016-05-17Fix crash during module finding and fix incomplete types for Value::call() me...Martijn Otto
2016-05-17Fixed final compilation issuesMartijn Otto
2015-02-05refactored the initialization and shutdown of extension objects (code is move...Emiel Bruijntjes
2015-01-20resolved conflictEmiel Bruijntjes
2015-01-20PHP-CPP now checks whether an already compiled extension is still compatible ...Emiel Bruijntjes
2015-01-17added initial implementation for registering constantsEmiel Bruijntjes
2014-05-06When "apache reload" is called, the PHP-CPP library made the entire Apache pr...Emiel Bruijntjes
2014-04-12fixed wrong memory deallocation when php.ini entries were unregistered (issue...Emiel Bruijntjes
2014-04-06introduced common directory that will contain implementation files that are u...Emiel Bruijntjes
2014-04-06renamed src directory to zend directory, disabled TSRM debug codeEmiel Bruijntjes