summaryrefslogtreecommitdiff
path: root/src/parameters.cpp
AgeCommit message (Collapse)Author
2014-04-06refactored parameters class so that no zend engine dependency is necessary ↵Emiel Bruijntjes
in the include files
2014-04-06refactored code, so that there is no zend engine dependency left in base.h ↵Emiel Bruijntjes
header file
2014-03-24added tsrm parameter to all methods to make it compile on tsrm platformsEmiel Bruijntjes
2014-03-12support for static methodsEmiel Bruijntjes
2013-10-15Calling custom member methods is now functionalEmiel Bruijntjes
2013-09-08Refactoring function class, and making it even more easy to directly enable ↵Emiel Bruijntjes
native C functions in PHP