summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2014-04-01Fix: run tests without compilevalmat
2014-03-27Added new tests.valmat
2014-03-25ZTS thread safety is now automatically detected when PHP-CPP is installedEmiel Bruijntjes
2014-03-24simplified makefile by using php-config to find the entire include pathEmiel Bruijntjes
2014-03-24Call php-config to retreive php includes dir and binary on Makefile.jgmdev
2014-03-19Fixed issues #46valmat
2014-03-18Accidentally deletedvalmat
2014-03-18Some improvements unit testvalmat
2014-03-18Unit tests. For description see https://github.com/CopernicaMarketingSoftware...valmat
2014-03-14fixed magic method documentation, added comment in MakefileEmiel Bruijntjes
2014-03-07removed tabs from makefile, work in progress on implementing SPL interfacesEmiel Bruijntjes
2014-03-05fixed some compiler warnings in value.cpp, added documentation on how to inst...Emiel Bruijntjes
2014-02-26Fixed makefile to refer to right /usr/ directory, and the operator()() method...v0.1Evangelos Trantos
2013-12-13add macros for PHP 5.3Gu Weigang
2013-08-30Further work in progress (that breaks everything)Emiel Bruijntjes
2013-08-29More progress on implementing nested arraysEmiel Bruijntjes
2013-08-24The extension::initialize() and extension::finalize() methods are called at t...Emiel Bruijntjes
2013-08-24initial setup for libraryEmiel Bruijntjes