-
-
Notifications
You must be signed in to change notification settings - Fork 661
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove old PHP target #6612
Remove old PHP target #6612
Conversation
Should we take this opportunity to get rid of these --php-front etc. command line arguments? |
* [matcher] allow and encourage `case var <ident>` (see HaxeFoundation#6207) * [std] add `case var` everywhere * [matcher] give similarity warnings for plain idents * fix tests
Also we already have a conflict, sorry about that... |
We can remove
|
I think all of these should become But we can merge this first so it's out of the way. |
F |
|
* remove old PHP generator * remove failing test * remove more PHP code * renamed php7 stuff to php * some cleanup * cleanup * case var (HaxeFoundation#6608) * [matcher] allow and encourage `case var <ident>` (see HaxeFoundation#6207) * [std] add `case var` everywhere * [matcher] give similarity warnings for plain idents * fix tests * remove old PHP generator * remove failing test * remove more PHP code * renamed php7 stuff to php * some cleanup * cleanup * typo * resolve appveyor conflict
I can't push to @Simn's repo so i created a new PR instead of #6604