summaryrefslogtreecommitdiff
path: root/include/namespace.h
AgeCommit message (Expand)Author
2015-06-21Corrected API DocumentationRico Antonio Felix
2015-05-31fix documentation stuff that was reported in pull requested #194Emiel Bruijntjes
2015-03-26Changed default visibility for symbols in the PHP-CPP library to hidden and e...Martijn Otto
2015-01-17added initial implementation for registering constantsEmiel Bruijntjes
2015-01-15Added the Php::Function class. This is an extension to the Php::Value class t...Emiel Bruijntjes
2014-05-06When "apache reload" is called, the PHP-CPP library made the entire Apache pr...Emiel Bruijntjes
2014-04-10refactored ini settingsEmiel Bruijntjes
2014-04-10Merge branch 'master' into inivalmat
2014-04-10Fixed problem with duplicate names ini entries.valmat
2014-04-09fixed compile issues with gcc 4.7 (see issue #72)Emiel Bruijntjes
2014-04-09Made compatible. Now works in the new structure of the library.valmat
2014-04-09Merge branch 'master' into ini-mastervalmat
2014-04-08Ini entries emplemented (issues #64)valmat
2014-04-06removed all zend dependencies from the public extension object, and moved it ...Emiel Bruijntjes
2014-03-29all methods to register functions, methods, properties and classes not return...Emiel Bruijntjes
2014-03-24fix compile issues for TRSMEmiel Bruijntjes
2014-03-24added tsrm parameter to all methods to make it compile on tsrm platformsEmiel Bruijntjes
2014-03-12support for static methodsEmiel Bruijntjes
2014-03-01added possibility to define interfaces, the class::add() method has been rena...Emiel Bruijntjes
2014-03-01fixed various compile issues and namespace implementationEmiel Bruijntjes
2014-03-01namespace implementation, compile issue for php 5.4 and higherEmiel Bruijntjes