-
-
Notifications
You must be signed in to change notification settings - Fork 699
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
Add minimal starndard coding standard, so print is nice #1
Comments
Probably not needed with #2, |
TomasVotruba
pushed a commit
that referenced
this issue
Dec 27, 2017
Use NodeTypeResolver as service to prevent premature type resolving for every node - part #1
TomasVotruba
added a commit
that referenced
this issue
Apr 28, 2018
TomasVotruba
added a commit
that referenced
this issue
Apr 29, 2018
TomasVotruba
added a commit
that referenced
this issue
Apr 29, 2018
TomasVotruba
added a commit
that referenced
this issue
May 2, 2018
TomasVotruba
added a commit
that referenced
this issue
Jan 20, 2019
TomasVotruba
added a commit
that referenced
this issue
Jan 20, 2019
TomasVotruba
added a commit
that referenced
this issue
Jan 20, 2019
TomasVotruba
added a commit
that referenced
this issue
Jan 20, 2019
TomasVotruba
added a commit
that referenced
this issue
Jan 20, 2019
TomasVotruba
added a commit
that referenced
this issue
Jan 20, 2019
Alban-io
pushed a commit
to Alban-io/rector
that referenced
this issue
Nov 6, 2019
Initial implementation of ODM rethink connect library
TomasVotruba
added a commit
that referenced
this issue
Jan 14, 2020
Add TypeMapper collector - part #1
TomasVotruba
pushed a commit
that referenced
this issue
May 20, 2020
Use Newline from Standard Printer
sabbelasichon
pushed a commit
to sabbelasichon/rector
that referenced
this issue
May 11, 2021
15 tasks
echo511
pushed a commit
to echo511/rector
that referenced
this issue
Sep 4, 2021
* introduce PlatformAgnosticAssertions which handle cross platform issues * Update packages-tests/FileFormatter/ValueObject/NewLineTest.php * apply PlatformAgnosticAssertions on MoveValueObjectsToValueObjectDirectoryRectorTest * use PlatformAgnosticAssertions in AbstractTestCase * Github Actions: run tests on windows-latest and ubuntu-latest * added PlatformAgnosticAssertions::assertStringEqualsFile() * Ensure tests manually tear down props (rectorphp#1) * check for windows or linux line ending. \n is contained in both. * support assertFileEquals() normalizing * add OS to name, to separate * fixed windows compat in VendorLocationDetector * ParentClassMethodTypeOverrideGuard: fixed windows-compat * ClassMethodParamVendorLockResolver: windows compat * Docs * Update PlatformAgnosticAssertions.php * Delete tests.yaml * Create tests.yaml Co-authored-by: Markus Staab <m.staab@complex-it.de> Co-authored-by: Markus Staab <maggus.staab@googlemail.com> Co-authored-by: Markus Staab <markus.staab@redaxo.de> Co-authored-by: Dan <dpock32509@gmail.com>
TomasVotruba
added a commit
that referenced
this issue
Nov 1, 2021
rectorphp/rector-src@539f70a [Php70][Visibility] Avoid error Argument #1 () must be of type PHPStan\Analyser\Scope, null given (#1120)
TomasVotruba
added a commit
that referenced
this issue
Nov 11, 2021
rectorphp/rector-src@2ed0430 [NodeTypeResolver] Avoid error Uncaught TypeError: PHPStan\Type\Constant\ConstantIntegerType::__construct(): Argument #1 () must be of type int, string given (#1210)
TomasVotruba
added a commit
that referenced
this issue
Nov 20, 2021
rectorphp/rector-src@f83d744 [PHP 8.1] Add nested attributes support - part #1 (#1266)
TomasVotruba
added a commit
that referenced
this issue
Nov 28, 2021
rectorphp/rector-src@f985e81 [DX] Add strict PHPStan rules - step #1 (#1324)
TomasVotruba
added a commit
that referenced
this issue
Apr 25, 2022
rectorphp/rector-src@90dae50 Remove uses nodes attribute - part #1 (#2155)
Closed
TomasVotruba
added a commit
that referenced
this issue
Aug 6, 2023
rectorphp/rector-src@2ffa009 [DX] Make use of Laravel container in few tests - step #1 (#4672)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After this gets fixed deprecated-packages/symplify#265
The text was updated successfully, but these errors were encountered: