summaryrefslogtreecommitdiff
path: root/Examples/Exceptions
AgeCommit message (Expand)Author
2015-04-03added DlUnrestricted example extension, modified makefiles to use php-config ...Emiel Bruijntjes
2013-12-30exceptions thrown in PHP code can now be caugth and processed by C++ codeEmiel Bruijntjes
2013-12-07replaces tabs in source code with regular spaces, added example for working w...Emiel Bruijntjes
2013-12-07Renamed ini files so that multiple examples can be loaded at the same timeEmiel Bruijntjes
2013-11-29Changes in exceptions, to distinguish between catching and throwing exception...JasperVanEck
2013-11-29Comment updateJasperVanEck
2013-11-28removed a debugging coutJasperVanEck
2013-11-28Added a very basic exception class, and added an exception exampleJasperVanEck
2013-11-28Additional functions with parameters; references, objects and arraysJasperVanEck
2013-11-28comments updated, and Exception example addedJasperVanEck