Commit graph

27 commits

Author SHA1 Message Date
Kamil Kokot
5973709e62
Upgrade static analysis tools and improve their usage 2020-06-18 17:42:57 +02:00
Kamil Kokot
6566f7227d
Refactor template events related code - extract registry & renderer 2019-12-27 20:23:33 +01:00
Mateusz Zalewski
35db7ead7b
minor #10969 Use Symfony CLI command instead of symfony/web-server-bundle (pamil)
This PR was merged into the 1.7-dev branch.

Discussion
----------

Related to #10928.

Commits
-------

3bb2b7ca61 Use Symfony CLI command instead of symfony/web-server-bundle
2019-12-18 16:31:48 +01:00
Kamil Kokot
3bb2b7ca61
Use Symfony CLI command instead of symfony/web-server-bundle 2019-12-18 15:50:15 +01:00
Kamil Kokot
592e4c152c
Upgrade to PHPStan 0.12 2019-12-18 12:16:20 +01:00
Kamil Kokot
133a85117c
Remove Symfony workarounds and add conflicts 2019-06-25 16:54:08 +08:00
Kamil Kokot
f130f70d4d
Merge branch '1.2' into 1.3
* 1.2:
  Fixed sorting path while sorting by position
  Remove PHPStan extension for Symfony
  Make PhpSpec passing after fixing PHPStan warnings
  Make PHPStan for specs passing
  Fix spec classnames / filenames mismatches
  Setup spec paths in autoload-dev in the main package
  Update PhpSpec to ^5.0
2019-01-02 13:40:12 +01:00
Kamil Kokot
a007c90c05
Remove PHPStan extension for Symfony 2018-12-31 15:28:59 +01:00
Kamil Kokot
8994f2c6be
Make PHPStan for specs passing 2018-12-31 14:14:47 +01:00
Kamil Kokot
1376307bcf
Update PhpSpec to ^5.0 2018-12-31 14:08:37 +01:00
Kamil Kokot
bc5f6f6847
Merge branch '1.2' into 1.3
* 1.2:
  Avoid deprecated notice when using symfony/config > 4.2
2018-12-20 11:15:05 +01:00
Olivier Dolbeau
4c68c58bbf Avoid deprecated notice when using symfony/config > 4.2 2018-12-19 18:58:19 +01:00
Kamil Kokot
b6cf3a9dbd
Merge branch '1.2' into 1.3
* 1.2:
  Use old PhpMatcherDumper to avoid trailing slash problems
2018-12-12 10:48:11 +01:00
Mateusz Zalewski
6e387d7cb1
Use old PhpMatcherDumper to avoid trailing slash problems 2018-12-09 20:11:12 +01:00
Kamil Kokot
4948f4e26e
Make PHPStan passing 2018-08-15 14:32:33 +02:00
Kamil Kokot
eb73eef2cc
Fix PHPStan 2018-08-15 14:31:54 +02:00
Kamil Kokot
7eef78ac0f
Merge branch '1.1' into 1.2
* 1.1:
  Apply coding standard fixes
  Point to a LICENSE in current branch
  Add Sylius/CustomerOrderCancellationPlugin to the lsit of official plugins
  Lower PHPStan level 2 errors from 222 to 15
  Add information about other plugins
  Document officially supported plugins in the README
2018-07-04 18:27:53 +02:00
Kamil Kokot
261c614f0e
Lower PHPStan level 2 errors from 222 to 15 2018-07-04 14:41:36 +02:00
Kamil Kokot
853a8e8bd2
Merge branch '1.1' into 1.2
* 1.1:
  Added title to product reviews, fixed #9425
  Fix tests.
  Make tests passing again
  Apply coding standard fixes
  Random PHPStan fixed (level 2)
  Install Doctrine extension for PHPStan
  Install Symfony extension for PHPStan
  Fix constraint class related ambiguities in validators
  Install PHPStan 0.10 & Webmozart/Assert extension
  Fix DoctrineTargetEntitiesResolverPass priority to avoid mapping issues.
2018-07-03 12:00:31 +02:00
Kamil Kokot
1e91d51022
Install Doctrine extension for PHPStan 2018-07-01 18:15:59 +02:00
Kamil Kokot
59fc6f2786
Install Symfony extension for PHPStan 2018-07-01 18:15:59 +02:00
Kamil Kokot
b653bdf96a
Install PHPStan 0.10 & Webmozart/Assert extension 2018-07-01 18:15:59 +02:00
Kamil Kokot
302a437691
Add BC layer for ExpressionLanguage 2018-04-25 13:14:10 +02:00
Kamil Kokot
60bd5dd357
Install PHPStan 2018-03-15 13:47:26 +01:00
Kamil Kokot
3d0a283ae7
Make PHPStan passing at level 1 2018-03-15 13:18:37 +01:00
Kamil Kokot
0d43251da2
Random codebase enhancements 2017-10-16 11:16:00 +02:00
Kamil Kokot
0abcc612ed
Set up PHPStan configuration 2017-10-10 15:24:22 +02:00