Skip to content

Add .gitattributes#43

Merged
Ashishkumbhar01 merged 6 commits intoAshishkumbhar01:masterfrom
CodeWithSushil:master
Feb 14, 2025
Merged

Add .gitattributes#43
Ashishkumbhar01 merged 6 commits intoAshishkumbhar01:masterfrom
CodeWithSushil:master

Conversation

@CodeWithSushil
Copy link
Copy Markdown
Collaborator

Add .gitattributes
add .editorconfig

CodeWithSushil and others added 6 commits February 6, 2025 19:58
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@2.1.3...2.1.4)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 2.1.3
to 2.1.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/phpstan/phpstan/releases">phpstan/phpstan's
releases</a>.</em></p>
<blockquote>
<h2>2.1.4</h2>
<h1>Improvements 🔧</h1>
<ul>
<li>PHP 8.4: Prevent setting a default value for a virtual property (<a
href="https://redirect.github.com/phpstan/phpstan-src/pull/3812">#3812</a>),
<a
href="https://redirect.github.com/phpstan/phpstan/issues/12336">#12336</a>,
thanks <a
href="https://github.com/jakubtobiasz"><code>@​jakubtobiasz</code></a>!</li>
</ul>
<h1>Bugfixes 🐛</h1>
<ul>
<li>PHP 8 stubs: Put built-in PHP enums in classes map instead of
functions map, <a
href="https://redirect.github.com/phpstan/phpstan/issues/12549">#12549</a>,
<a
href="https://redirect.github.com/phpstan/phpstan/issues/12546">#12546</a>
<ul>
<li><a
href="https://github.com/phpstan/php-8-stubs/commit/3816597f86f912a2f9c34f70b3d9d0baf9053304">https://github.com/phpstan/php-8-stubs/commit/3816597f86f912a2f9c34f70b3d9d0baf9053304</a></li>
<li><a
href="https://github.com/phpstan/php-8-stubs/commit/97d994e9f3bc539ccabf2392a6e478cdf25a7940">https://github.com/phpstan/php-8-stubs/commit/97d994e9f3bc539ccabf2392a6e478cdf25a7940</a></li>
<li><a
href="https://redirect.github.com/phpstan/phpstan-src/pull/3813">phpstan/phpstan-src#3813</a></li>
<li><a
href="https://github.com/phpstan/phpstan-src/commit/ad610cf827fa1025615ab8870dfb61b625ffbcf2">https://github.com/phpstan/phpstan-src/commit/ad610cf827fa1025615ab8870dfb61b625ffbcf2</a></li>
</ul>
</li>
<li>Virtual property cannot be uninitialized (<a
href="https://github.com/phpstan/phpstan-src/commit/b82230a48267ef3d55c568a707a5560b30ccea20">https://github.com/phpstan/phpstan-src/commit/b82230a48267ef3d55c568a707a5560b30ccea20</a>),
<a
href="https://redirect.github.com/phpstan/phpstan/issues/12547">#12547</a></li>
<li>Do not report invoking an aliased trait method by its original name
as an error, <a
href="https://redirect.github.com/phpstan/phpstan/issues/12544">#12544</a>
<ul>
<li><a
href="https://redirect.github.com/Roave/BetterReflection/pull/1485">Roave/BetterReflection#1485</a>,
thanks <a
href="https://github.com/kukulich"><code>@​kukulich</code></a>!</li>
<li><a
href="https://redirect.github.com/phpstan/phpstan-src/pull/3814">#3814</a></li>
<li><a
href="https://github.com/phpstan/phpstan-src/commit/e664bed7b62e2a58d571fb631ddf47030914a2b5">https://github.com/phpstan/phpstan-src/commit/e664bed7b62e2a58d571fb631ddf47030914a2b5</a></li>
</ul>
</li>
</ul>
<h1>Function signature fixes 🤖</h1>
<ul>
<li>Add <code>false</code> to all <code>trader_*</code> functions return
type (<a
href="https://redirect.github.com/phpstan/phpstan-src/pull/3815">#3815</a>),
thanks <a href="https://github.com/rabol"><code>@​rabol</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/phpstan/phpstan/commit/8f99e18eb775dbaf6460c95fa0b65312da9c746a"><code>8f99e18</code></a>
PHPStan 2.1.4</li>
<li><a
href="https://github.com/phpstan/phpstan/commit/e140197701ff3e981b9ac28de6a94128346a7328"><code>e140197</code></a>
Updated PHPStan to commit e140197a0ab83abf36af13760b75374485ae1e2a</li>
<li><a
href="https://github.com/phpstan/phpstan/commit/39bfb8c789c8b1ddd7387eb4ebee718172afc762"><code>39bfb8c</code></a>
Updated PHPStan to commit 39bfb8c6f5722ad6c6fafdad5d9235c6c0389b85</li>
<li><a
href="https://github.com/phpstan/phpstan/commit/6b64d88df92fa1846cf85e4e37895694146aefe7"><code>6b64d88</code></a>
Update errors identifiers</li>
<li><a
href="https://github.com/phpstan/phpstan/commit/bb9888ad1bf9a838073fe61986b24baeb78be944"><code>bb9888a</code></a>
Updated PHPStan to commit bb9888a63b7645e1d71bf5bf019441640e7d0d2d</li>
<li><a
href="https://github.com/phpstan/phpstan/commit/ad610cf77cb6e32b6469e10df97f06093fb37c91"><code>ad610cf</code></a>
Updated PHPStan to commit ad610cf827fa1025615ab8870dfb61b625ffbcf2</li>
<li>See full diff in <a
href="https://github.com/phpstan/phpstan/compare/2.1.3...2.1.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=phpstan/phpstan&package-manager=composer&previous-version=2.1.3&new-version=2.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
@CodeWithSushil CodeWithSushil added enhancement New feature or request dependencies Pull requests that update a dependency file labels Feb 14, 2025
Copy link
Copy Markdown
Owner

@Ashishkumbhar01 Ashishkumbhar01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks to your hard works.

@Ashishkumbhar01 Ashishkumbhar01 merged commit b20f530 into Ashishkumbhar01:master Feb 14, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants