-
Notifications
You must be signed in to change notification settings - Fork 4
Make out copy-ready to speed up locating of files #5
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ove-console-command-from-setup
…ove-console-command-from-setup
…ebmozart glob to be able to use stream wrapper. TE-5015 Added spryker/util-glob module. TE-5015 Use UtilGlob, added new definition finder, deprecated old TransferDefinitionFinder.
…ove-console-command-from-setup
…estampable` propel behaviors. (#10682) FRW-2289 Allow to configure date field type for `Archivable` and `Timestampable` propel behaviors.
FRW-7289 Fixed Development module dependency BC-break.
FRW-7400 Update PHPStan to 1.10.*
FRW-8526 Update contribution.md content for all repos with the Spryker license
…evelopment. (#10969) FRW-8430 Enabled console commands to be ran during 3rd-party module development.
…port of PHP 8.3. (#11088) FRW-8801 Switched PHP version from 8.1 to 8.2 by default, enabled support of PHP 8.3.
PHPStorm tools
FRW-8773 Added PHP Unit 11 support.
AE-142 Fixed support definition.
FRW-9645 Enable feature development.
ACP-4802 Over/Underpaid
bugfix/ssp-648-fix-feature-path
…core-modules-license-update FRW-8835 Updated license text for all Core modules.
SSP-32 Enabled the code style sniffer for the features.
CC-33994 Text Alternatives for Product Images
…10648/master-updated-php
…… (#11630) FRW-9573 OMS lock problem when running in transaction
…cks from the check (#11781) Adjust sniffer rules for Spryker modules to exclude docblocks from the check
Collaborator
|
Dear contributor, Your pull request will be reviewed by our team. In the meantime, please ensure that the PR complies with Spryker's coding guidelines and that your changes are covered by tests. Thank you very much for your contribution to the development of Spryker and the growth of the Spryker community! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Regular error messages are shown like this:
File path after FILE is not usable directly in PhpStor, since it either contains
...or/data/.My fix makes it more usable:
due to space after
...you copy actual path, known to PHP storm.Checklist