parser: fix parsing decls with anon params
authorMichael Wallner <mike@php.net>
Fri, 7 Jul 2017 07:26:47 +0000 (09:26 +0200)
committerMichael Wallner <mike@php.net>
Fri, 7 Jul 2017 07:26:47 +0000 (09:26 +0200)
commit31cfe5e5e1bd44d408c5869e63fcc7419e81c294
tree08428e9bb550daf16b0a94f3ebe3b89ad98c5a8e
parentfbd71a516e68ea8b106261f450c7f215349b24c4
parser: fix parsing decls with anon params
src/parser_proc.c
src/parser_proc.h
src/parser_proc_grammar.y
src/types/decl.c
src/types/decl_var.c