10012 Commits

Author SHA1 Message Date
John Paul E. Balandan, CPA
7635183e00
Change phpdoc line span to multi-line 2021-06-11 23:19:12 +08:00
John Paul E. Balandan, CPA
07160ecc5e
Normalize inline phpdocs 2021-06-11 23:16:50 +08:00
John Paul E. Balandan, CPA
34110026d9
Properly indent all phpdocs 2021-06-11 23:14:51 +08:00
John Paul E. Balandan, CPA
3d0a4a7248
Merge pull request #4818 from paulbalandan/heredocs
Heredocs-related rules
2021-06-11 05:04:08 +08:00
John Paul E. Balandan, CPA
c3a10f5926
Merge pull request #4817 from paulbalandan/c-rules
Define remaining "c" rules
2021-06-11 05:03:34 +08:00
MGatner
2198dd0ea9
Merge pull request #4819 from MGatner/magic-model
Revert Model coalesce
2021-06-10 15:54:20 -04:00
MGatner
f494f77952
Revert model coalesce 2021-06-10 18:36:06 +00:00
John Paul E. Balandan, CPA
84a4839460
Fix newly discovered errors 2021-06-11 02:05:05 +08:00
John Paul E. Balandan, CPA
099fda54c0
Convert Heredoc to Nowdoc syntax where possible 2021-06-11 01:45:18 +08:00
John Paul E. Balandan, CPA
882c1a8126
Enable heredoc_indentation fixer 2021-06-11 01:41:37 +08:00
John Paul E. Balandan, CPA
38a8cb2b21
Enable constant_case 2021-06-11 01:32:25 +08:00
John Paul E. Balandan, CPA
8ea319b746
Ensure one space in concatenations 2021-06-11 01:30:35 +08:00
John Paul E. Balandan, CPA
9927db3d75
Enable compact_nullable_typehint fixer 2021-06-11 01:28:22 +08:00
John Paul E. Balandan, CPA
6e0b89409f
Enable comment_to_phpdoc fixer 2021-06-11 01:26:29 +08:00
John Paul E. Balandan, CPA
b215a7d730
Enable combine_nested_dirname fixer 2021-06-11 01:20:02 +08:00
John Paul E. Balandan, CPA
f59bf047a1
Enable combine_consecutive_unsets fixer 2021-06-11 01:18:20 +08:00
John Paul E. Balandan, CPA
1dac15fe2b
Enable combine_consecutive_issets fixer 2021-06-11 01:13:01 +08:00
John Paul E. Balandan, CPA
029c9b0cc5
Enable clean_namespace fixer 2021-06-11 01:09:53 +08:00
John Paul E. Balandan, CPA
a45a5f0fca
Define class_keyword_remove rule as off 2021-06-11 01:07:59 +08:00
John Paul E. Balandan, CPA
4f42d4bb19
Enable class_definition fixer 2021-06-11 00:57:30 +08:00
Toto
d71c67ffe4
Enable ordered_imports 2021-06-11 00:42:49 +08:00
John Paul E. Balandan, CPA
1ced6230f4
Class, trait and interface elements must be separated with one line 2021-06-10 23:58:59 +08:00
John Paul E. Balandan, CPA
e91b3ee147
Add visibility identifiers 2021-06-10 23:56:12 +08:00
John Paul E. Balandan, CPA
995c51f383
Merge pull request #4808 from paulbalandan/array-related-rules
Enable rules fixing array notations
2021-06-10 14:40:05 +08:00
John Paul E. Balandan, CPA
27366b2f1b
Remove extra spaces inside arrays 2021-06-10 01:41:20 +08:00
John Paul E. Balandan, CPA
777eec1121
Ensure trailing commas in multiline array 2021-06-10 01:38:34 +08:00
John Paul E. Balandan, CPA
cfa91a6ee8
Ensure arrays use square braces 2021-06-10 01:10:46 +08:00
John Paul E. Balandan, CPA
f89da5169f
Remove whitespaces before commas in arrays 2021-06-10 01:09:06 +08:00
John Paul E. Balandan, CPA
391ae15431
Ensure no trailing comma in single-line array 2021-06-10 01:06:18 +08:00
John Paul E. Balandan, CPA
0fc1b93584
Use short list syntax 2021-06-10 01:04:35 +08:00
John Paul E. Balandan, CPA
4e6997b1a5
Ensure whitespace after commas in array 2021-06-10 01:02:04 +08:00
John Paul E. Balandan, CPA
5c5cfae7ab
Merge pull request #4801 from paulbalandan/align-single-space-minimal
Shift binary alignment to `align_single_space_minimal`
2021-06-10 00:59:39 +08:00
John Paul E. Balandan, CPA
5333844a19
Shift binary alignment to align_single_space_minimal 2021-06-10 00:35:54 +08:00
Abdul Malik Ikhsan
18f5611fc4
Merge pull request #4806 from samsonasik/apply-rector-simplify-regex
[Rector] Apply Rector: SimplifyRegexPatternRector
2021-06-09 20:09:11 +07:00
John Paul E. Balandan, CPA
2b956243aa
Merge pull request #4802 from paulbalandan/phpdoc-param-return-types
Phpdoc param return types
2021-06-09 15:40:27 +08:00
Abdul Malik Ikhsan
ca153fceb7
[Rector] Apply Rector: SimplifyRegexPatternRector 2021-06-09 14:12:46 +07:00
dependabot[bot]
5310253961
Update rector/rector requirement from 0.11.15 to 0.11.16 (#4805) 2021-06-09 05:40:54 +00:00
Abdul Malik Ikhsan
34d74c7397
Merge pull request #4798 from mmfarhan/develop
It will fix undefined index cid error when sending emails with embedded images
2021-06-08 18:37:59 +07:00
dependabot[bot]
c8e0708555
Update rector/rector requirement from 0.11.14 to 0.11.15 (#4803) 2021-06-08 05:54:44 +00:00
John Paul E. Balandan, CPA
cbfe80d854
Separate and group similar phpdocs 2021-06-08 12:19:15 +08:00
John Paul E. Balandan, CPA
2b78883c06
Align phpdocs 2021-06-08 12:11:23 +08:00
John Paul E. Balandan, CPA
4129b40cb6
Use short forms of param and return types 2021-06-08 11:46:56 +08:00
John Paul E. Balandan, CPA
6cd4a11ee6
Merge pull request #4797 from paulbalandan/cast-spaces
Ensure single space between cast and variable
2021-06-08 11:18:31 +08:00
John Paul E. Balandan, CPA
6121819d4e
Ensure single space between cast and variable 2021-06-08 10:47:57 +08:00
John Paul E. Balandan, CPA
517e2ee75f
Merge pull request #4792 from paulbalandan/braces
Enable `braces`
2021-06-08 10:38:26 +08:00
John Paul E. Balandan, CPA
d030096732
Enable braces 2021-06-08 10:15:25 +08:00
John Paul E. Balandan, CPA
9b51c1a878
Merge pull request #4790 from paulbalandan/blank-line-before-statement
Enable `blank_line_before_statement`
2021-06-08 09:23:11 +08:00
John Paul E. Balandan, CPA
3d1603e2bd
Merge pull request #4795 from jeromegamez/deprecated-safe-mode
Remove removed `safe_mode` ini Option
2021-06-08 03:44:34 +08:00
John Paul E. Balandan, CPA
9bf2e85a1f
Merge pull request #4796 from jeromegamez/coalesce
Use null coalescing operator
2021-06-08 03:43:54 +08:00
Muhammad Farhan
5dc5d8fe57 Update Email.php
fix for undefined index cid error
2021-06-07 19:43:33 +01:00