Skip to content

Commit

Permalink
Merge branch 'master' into preload
Browse files Browse the repository at this point in the history
* master:
  Fixed build in directory different from source
  • Loading branch information
dstogov committed Oct 24, 2018
2 parents e4a7ef0 + a404383 commit b5ffba0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sapi/phpdbg/phpdbg_parser.y
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ typedef void* yyscan_t;
#endif
}

%output "sapi/phpdbg/phpdbg_parser.c"
%defines "sapi/phpdbg/phpdbg_parser.h"

%token T_EVAL "eval"
%token T_RUN "run"
%token T_SHELL "shell"
Expand Down

0 comments on commit b5ffba0

Please sign in to comment.