summaryrefslogtreecommitdiff
path: root/Examples/Globals
AgeCommit message (Collapse)Author
2015-04-13added PHPCPP_EXPORT, this may fix visibility issue #186Emiel Bruijntjes
2015-04-03added DlUnrestricted example extension, modified makefiles to use php-config ↵Emiel Bruijntjes
to find out the extension-dir
2014-03-27Added new tests.valmat
Due to support zts broke the ability to run tests without installation - fixed.
2013-12-08Fixed calling callback functions that were passed as array membersEmiel Bruijntjes
2013-12-07Implemented operator overloading for hash membersEmiel Bruijntjes
2013-12-07replaces tabs in source code with regular spaces, added example for working ↵Emiel Bruijntjes
with global variables
2013-12-07Renamed ini files so that multiple examples can be loaded at the same timeEmiel Bruijntjes
2013-12-07initial ini file for globals exampleEmiel Bruijntjes