before_script:
# make sure we do not try to regenerate files with broken bison
+ - touch src/parser_proc.c
+ - touch src/parser_proc.h
+ - touch src/parser.c
- stat src/parser*
- ulimit -c unlimited -S
- make -f travis/pecl/Makefile php
before_script:
# make sure we do not try to regenerate files with broken bison
+ - touch src/parser_proc.c
+ - touch src/parser_proc.h
+ - touch src/parser.c
- stat src/parser*
- ulimit -c unlimited -S
- make -f travis/pecl/Makefile php
-Subproject commit 90af692cb807f63c4d4e943ff4699dc9637728fb
+Subproject commit 79de9c8e52f16a2e06324683cf4c00c91df1b6c1