10244 Commits

Author SHA1 Message Date
John Paul E. Balandan, CPA
7beece1cbe
Explicitly define all available options 2021-07-07 21:11:20 +08:00
John Paul E. Balandan, CPA
2b2097a90b
Add rule to remove some phpdoc tags and sort the rules 2021-07-07 21:02:35 +08:00
dependabot[bot]
1928006ccc
Update rector/rector requirement from 0.11.32 to 0.11.35 (#4916) 2021-07-06 15:52:05 +00:00
John Paul E. Balandan, CPA
651a4e9e6e
Enable no_null_property_initialization fixer (#4901) 2021-07-04 17:00:32 +08:00
John Paul E. Balandan, CPA
f29345144e
Merge pull request #4900 from paulbalandan/no-rules
Enable prohibitory rules
2021-07-04 01:36:57 +08:00
John Paul E. Balandan, CPA
b198a43554
Remove unused imports and non-printable characters 2021-07-03 01:50:48 +08:00
John Paul E. Balandan, CPA
3b9ef14ac6
Enable other "no" rules with little impact 2021-07-03 01:31:26 +08:00
John Paul E. Balandan, CPA
3e1b205205
Enable PSR-12 normative rules 2021-07-03 00:56:44 +08:00
John Paul E. Balandan, CPA
8ac891bd3f
Conditionally enable no_blank_lines_after_phpdoc fixer 2021-07-03 00:44:18 +08:00
John Paul E. Balandan, CPA
86ece118f5
Enable no_blank_lines_after_class_opening fixer 2021-07-03 00:36:27 +08:00
John Paul E. Balandan, CPA
e1b3ec0835
Enable escape_implicit_backslashes fixer (#4880) 2021-07-02 23:58:00 +08:00
John Paul E. Balandan, CPA
05988508d1
Enable remaining rules in "f" (#4888) 2021-07-02 16:58:12 +08:00
dependabot[bot]
0641dd9023
Update rector/rector requirement from 0.11.29 to 0.11.32 (#4895) 2021-07-01 15:37:38 +00:00
Abdul Malik Ikhsan
ca794d11c9
Merge pull request #4893 from samsonasik/update-rector-01129
Update to rector 0.11.29
2021-06-30 17:08:50 +07:00
Abdul Malik Ikhsan
e524097492
Update to rector 0.11.29 2021-06-30 17:03:52 +07:00
dependabot[bot]
9acff4fe04
Update rector/rector requirement from 0.11.23 to 0.11.28 (#4889) 2021-06-28 16:43:44 +00:00
John Paul E. Balandan, CPA
308d0bed2d
Enable explicit_indirect_variable (#4881) 2021-06-28 22:10:44 +08:00
John Paul E. Balandan, CPA
7b7d251f89
Convert to explicit those implicit string variables (#4882) 2021-06-28 22:08:40 +08:00
John Paul E. Balandan, CPA
376cf18ee8
Merge pull request #4874 from paulbalandan/phpunit-strict-mode
Strive for stricter assertions
2021-06-28 21:14:23 +08:00
John Paul E. Balandan, CPA
2800a4b457
Merge pull request #4879 from paulbalandan/e-rules
Enable `echo_tag_syntax` until `error_suppression` fixers
2021-06-28 21:04:57 +08:00
Abdul Malik Ikhsan
b856a65578
Merge pull request #4878 from samsonasik/update-laminas-escaper-28
Update to latest laminas-escaper ^2.8
2021-06-27 00:56:54 +07:00
John Paul E. Balandan, CPA
2d11584a0e
Strive for stricter assertions 2021-06-27 00:49:59 +08:00
John Paul E. Balandan, CPA
39f6889af8
Enable echo_tag_syntax until error_suppression fixers 2021-06-26 23:30:55 +08:00
Abdul Malik Ikhsan
4dbf046b63
Update to latest laminas-escaper ^2.8 2021-06-26 22:30:09 +07:00
John Paul E. Balandan, CPA
24e77262aa
Merge pull request #4873 from paulbalandan/other-p-rules
Defining the trailing "p" rules
2021-06-26 20:55:55 +08:00
John Paul E. Balandan, CPA
02a439b7d2
Configure rules in "d" 2021-06-26 20:55:33 +08:00
John Paul E. Balandan, CPA
304fbd3e20
Ensure classes follow PSR-4 2021-06-25 23:17:22 +08:00
John Paul E. Balandan, CPA
fa57ddd4e1
Change protected properties and methods to private when possible 2021-06-25 23:12:37 +08:00
John Paul E. Balandan, CPA
bd108340e5
Modernize exponentiation 2021-06-25 23:12:31 +08:00
John Paul E. Balandan, CPA
047d061f20
Var annotations should be correct and proper 2021-06-25 23:12:17 +08:00
John Paul E. Balandan, CPA
7e21104ca4
Merge pull request #4871 from paulbalandan/phpunit-others
Other PHPUnit-related fixers
2021-06-25 23:09:43 +08:00
John Paul E. Balandan, CPA
36613e69b9
Disable requiring size and covers by default 2021-06-25 22:45:55 +08:00
John Paul E. Balandan, CPA
11023ccd6e
Ensure all assertions are invoked the same 2021-06-25 22:45:49 +08:00
John Paul E. Balandan, CPA
32f74f1fff
Convert test annotation to prefix 2021-06-25 22:45:39 +08:00
John Paul E. Balandan, CPA
d47cd9e172
Change visibility of setUp and tearDown to original protected 2021-06-25 22:45:31 +08:00
John Paul E. Balandan, CPA
9ee4abd2c3
PHPUnit classes MUST be used in namespaced version 2021-06-25 22:45:24 +08:00
John Paul E. Balandan, CPA
04874954ee
Simplify mocks used 2021-06-25 22:45:13 +08:00
John Paul E. Balandan, CPA
39cfd814b8
Test methods should camelCased 2021-06-25 22:45:09 +08:00
John Paul E. Balandan, CPA
f8bba8c9e1
Covers should be using FQCN 2021-06-25 22:44:57 +08:00
John Paul E. Balandan, CPA
224f347996
Normalize tests to use dedicated PHPUnit assertions 2021-06-25 22:34:50 +08:00
John Paul E. Balandan, CPA
7e4e56c72a
Test classes should be marked as final and internal 2021-06-25 22:27:37 +08:00
dependabot[bot]
625be30564
Update rector/rector requirement from 0.11.21 to 0.11.23 (#4869) 2021-06-24 15:32:52 +00:00
Abdul Malik Ikhsan
1808e7ed73
Merge pull request #4864 from samsonasik/apply-rector-remove-unused-variable-assign
[Rector] Apply Rector: RemoveUnusedVariableAssignRector
2021-06-24 16:33:25 +07:00
Abdul Malik Ikhsan
398b329cd7
[Rector] Apply Rector: RemoveUnusedVariableAssignRector 2021-06-24 16:02:52 +07:00
Abdul Malik Ikhsan
e73f750f22
Merge pull request #4862 from samsonasik/apply-rector-r
[Rector] Apply Rector: RemoveExtraParametersRector
2021-06-23 09:14:29 +07:00
Abdul Malik Ikhsan
3e0c3436d2
[Rector] Apply Rector: RemoveExtraParametersRector 2021-06-23 08:23:11 +07:00
Abdul Malik Ikhsan
007c66ff58
Merge pull request #4861 from samsonasik/update-latest-phpstan-rector
Update to latest PHPStan and Rector and Rector config compat
2021-06-23 08:15:48 +07:00
Abdul Malik Ikhsan
35f2c4f063
Update to latest PHPStan and Rector and Rector config compat 2021-06-23 07:53:24 +07:00
Abdul Malik Ikhsan
6249987f0b
Merge pull request #4852 from samsonasik/remove-unused-minphpversion
[Commands] Remove unused $minPHPVersion property at Serve command
2021-06-20 14:32:09 +07:00
Abdul Malik Ikhsan
e47a9544c3
[Commands] Remove unused $minPHPVersion property at Serve command 2021-06-20 14:15:28 +07:00