-
-
Notifications
You must be signed in to change notification settings - Fork 109
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
Statical analysis for Latte [WIP] by MartinMystikJonas #309
base: master
Are you sure you want to change the base?
Statical analysis for Latte [WIP] by MartinMystikJonas #309
Conversation
@dg: I just discovered unexpected behaviour of It is bug right? Of is it for some reason expected? |
Ok I think I have functional version that passes all tests I used in my previous PR. I also changed behaviour of |
@dg LEt me know if you want to solve something differently |
@dg One think I am not sure of is double meaning of I am not sure if this double meaning is ok. Maybe we should make |
@dg @lulco @jakubvojacek @JanTvrdik @mabar Guys, could you check this version and let me know what do you think? I would like to finish this basic version. |
Like I wrote somewhere, I'm using https://github.com/revealphp/reveal-src (previously in symplify) for some months maybe year already and it works like a charm for my projects. |
@dg Hi. I would like to finish this feature. Is there anything I can do (aside from resolving that new conflict) to have this merged? I do not want to hurry you I just want to know if there is anything I can do. |
466080e
to
13436ee
Compare
0ef5757
to
bdd2655
Compare
04c3089
to
e3a5b8c
Compare
We have our own PHPStan rule to check Anyway we would very appreciate to move this PR forward. |
@janzimmermannnetrex I would like to see that rule. |
@MartinMystikJonas see https://drive.google.com/file/d/1YiJIllqQH3Iyb0rns-rYl2vLX_ro05IN/view?usp=sharing for inspiration. It is definitely not ready to use it as is in another project yet.
|
8d92896
to
1267554
Compare
ee646d6
to
b80c3a6
Compare
6c48587
to
bd46751
Compare
6baf2c5
to
4db7a55
Compare
Continue of work started by @dg in #297