summaryrefslogtreecommitdiff
path: root/include/global.h
AgeCommit message (Expand)Author
2016-05-17Fixed final compilation issuesMartijn Otto
2015-03-26Changed default visibility for symbols in the PHP-CPP library to hidden and e...Martijn Otto
2015-01-26Added macro wrapper for noexceptRoland Eischer
2014-11-26Marked `noexcept` all move constructors and assigment operatorsvalmat
2014-04-01much simpler implementation of hash member, i do not understand why i first u...Emiel Bruijntjes
2013-12-06Global variables are now accessible via Php::globals["varname"]Emiel Bruijntjes
2013-09-12It now is possible to access global variables, using environment[varname], an...Emiel Bruijntjes