summaryrefslogtreecommitdiff
path: root/src/nativefunction.h
AgeCommit message (Expand)Author
2014-02-28a lot of refactoring, to make it much easier to define classes in an extensionEmiel Bruijntjes
2013-12-06Global variables are now accessible via Php::globals["varname"]Emiel Bruijntjes
2013-09-25{auto} PHP objects can now be implemented in C++. Constructors and destructor...Emiel Bruijntjes
2013-09-10Renamed request to environmentEmiel Bruijntjes
2013-09-10When registering functions, it now is also possible to specify the signature ...Emiel Bruijntjes
2013-09-10Fixed various crashes because hidden pointers were not persistently storedEmiel Bruijntjes
2013-09-09work in progressEmiel Bruijntjes