summaryrefslogtreecommitdiff
path: root/include/constant.h
AgeCommit message (Expand)Author
2015-03-26Changed default visibility for symbols in the PHP-CPP library to hidden and e...Martijn Otto
2015-01-25added functions Php::constant() to retrieve the value of a constant, and Php:...Emiel Bruijntjes
2015-01-25Php::Constant objects can now also be added to a Php::Class to create class c...Emiel Bruijntjes
2015-01-19the Constant class no longer wraps around a Php::Value, but uses the zend_con...Emiel Bruijntjes
2015-01-17added initial implementation for registering constantsEmiel Bruijntjes