summaryrefslogtreecommitdiff
path: root/Examples/Exceptions/ExceptionThrow/30-phpcpp.ini
diff options
context:
space:
mode:
authorJasperVanEck <jaspergkurtz@gmail.com>2013-11-29 15:11:17 +0100
committerJasperVanEck <jaspergkurtz@gmail.com>2013-11-29 15:11:17 +0100
commit6e8778d6dd0f7295cecf047e57679cba595885d1 (patch)
tree5f6789f7736a846d072833550bd01e39ac4f90c3 /Examples/Exceptions/ExceptionThrow/30-phpcpp.ini
parentc162135cb4c49e2724d5b8028f037c01808b6e84 (diff)
Changes in exceptions, to distinguish between catching and throwing exceptions. README.md of examples is doen for now
Diffstat (limited to 'Examples/Exceptions/ExceptionThrow/30-phpcpp.ini')
-rw-r--r--Examples/Exceptions/ExceptionThrow/30-phpcpp.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/Examples/Exceptions/ExceptionThrow/30-phpcpp.ini b/Examples/Exceptions/ExceptionThrow/30-phpcpp.ini
new file mode 100644
index 0000000..acf8569
--- /dev/null
+++ b/Examples/Exceptions/ExceptionThrow/30-phpcpp.ini
@@ -0,0 +1,4 @@
+; configuration for phpcpp module
+; priority=30
+extension=exceptionThrow.so
+