Skip to content
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

Merged

Conversation

RealyUniqueName
Copy link
Member

I can't push to @Simn's repo so i created a new PR instead of #6604

@Simn
Copy link
Member

Simn commented Sep 25, 2017

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
@Simn
Copy link
Member

Simn commented Sep 25, 2017

Also we already have a conflict, sorry about that...

@RealyUniqueName
Copy link
Member Author

RealyUniqueName commented Sep 26, 2017

Should we take this opportunity to get rid of these --php-front etc. command line arguments?

We can remove --php-front and --php-lib.

--php-prefix is really useful. But there is also --no-root for C# which solves similar problem. Maybe we should think about common directive for such things.

@Simn
Copy link
Member

Simn commented Sep 26, 2017

I think all of these should become -D flags instead.

But we can merge this first so it's out of the way.

@RealyUniqueName RealyUniqueName merged commit 36cbdad into HaxeFoundation:development Sep 26, 2017
@Simn
Copy link
Member

Simn commented Sep 26, 2017

F

@RealyUniqueName
Copy link
Member Author

--php-front, --php-lib, --php-prefix changed to -D flags in 67e4c63

back2dos pushed a commit to back2dos/haxe that referenced this pull request Oct 5, 2021
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants