summaryrefslogtreecommitdiff
path: root/Examples/Makefile.in
diff options
context:
space:
mode:
authorVadim Zeitlin <vz-swig@zeitlins.org>2017-02-01 02:21:35 +0100
committerVadim Zeitlin <vz-swig@zeitlins.org>2017-02-01 02:21:35 +0100
commit294ab27b9057a0525a70abba1c5991a38176fb3c (patch)
tree993e5acfdc310fb7768a1a5fa6ead003fee4e1cb /Examples/Makefile.in
parent751f617aac000ea1cddc0d52d58ba5ed3a6318a3 (diff)
parent77a9907dd99785d8bfd7da3b8fe0911fcc8f5be2 (diff)
downloadswig-294ab27b9057a0525a70abba1c5991a38176fb3c.tar.gz
Merge branch 'master' into doxygen
Merge 3.0.12 release changes from master.
Diffstat (limited to 'Examples/Makefile.in')
-rw-r--r--Examples/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/Makefile.in b/Examples/Makefile.in
index 4b4be5ad3..c56bd9629 100644
--- a/Examples/Makefile.in
+++ b/Examples/Makefile.in
@@ -1198,7 +1198,7 @@ php_cpp: $(SRCDIR_SRCS)
# -----------------------------------------------------------------
php_run:
- $(RUNTOOL) $(PHP) -n -q -d extension_dir=. -d safe_mode=Off $(PHP_SCRIPT) $(RUNPIPE)
+ $(RUNTOOL) $(PHP) -n -q -d extension_dir=. -d safe_mode=Off -d display_errors=stderr $(PHP_SCRIPT) $(RUNPIPE)
# -----------------------------------------------------------------
# Version display