79 Commits

Author SHA1 Message Date
kenjis
5f9b0e7703
refactor: remove unneeded parentheses 2022-01-19 17:05:10 +09:00
kenjis
c94219f4e5
fix: Entity's isset() and unset() 2022-01-19 17:05:08 +09:00
Abdul Malik Ikhsan
4e3792d138
cs fix 2022-01-10 02:02:52 +00:00
Abdul Malik Ikhsan
af7fb3f9a5
[Rector] Apply PHP 7.4 Requirement and syntax 2022-01-10 02:02:27 +00:00
kenjis
757a9d630e
refactor: update deprecated method 2021-12-16 16:33:54 +09:00
monken,wu
6e64994e6c fix entity-datamap guide wrong (#4937) 2021-09-07 22:53:25 +08:00
John Paul E. Balandan, CPA
7be28cdfc3
Replace unused Entity private method (#5029) 2021-08-27 21:13:05 +08:00
John Paul E. Balandan, CPA
82d39def0b
Add ReturnTypeWillChange attribute to Entity (#5028) 2021-08-27 21:11:49 +08:00
John Paul E. Balandan, CPA
dcb54b3e1f
Add SpaceAfterCommentFixer 2021-08-13 16:48:41 +08:00
John Paul E. Balandan, CPA
b7ec33cd56
Remove superfluous phpdoc tags (#4941) 2021-07-24 19:30:51 +08:00
John Paul E. Balandan, CPA
0ee2b2f922
Add file-level headers 2021-07-19 23:04:56 +08:00
John Paul E. Balandan, CPA
52c814525b
Fix tag casing and tag types (#4943) 2021-07-18 22:07:56 +08:00
John Paul E. Balandan, CPA
d4afbec8c0
Enable self_accessor and self_static_accessor fixers 2021-07-13 01:30:01 +08:00
John Paul E. Balandan, CPA
a4fe347638
Add ? to nullable typehints 2021-07-09 23:13:08 +08:00
John Paul E. Balandan, CPA
1dc72c1d65
Convert is_null to null === and fix phpstan errors 2021-07-09 00:08:00 +08: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
1b0fa3507c
All instances created with new keyword must be followed by braces. 2021-06-19 01:31:47 +08:00
John Paul E. Balandan, CPA
a0dca3d5ba
Enable method_argument_space fixer 2021-06-17 21:24:27 +08:00
John Paul E. Balandan, CPA
915190a973
Enable multiline_comment_opening_closing fixer 2021-06-17 01:09:49 +08:00
John Paul E. Balandan, CPA
de234899aa
Sort phpdoc types alphabetically 2021-06-11 23:46:56 +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
d030096732
Enable braces 2021-06-08 10:15:25 +08:00
John Paul E. Balandan, CPA
7b37453fcc
Enable blank_line_before_statement fixer 2021-06-08 01:26:32 +08:00
Jérôme Gamez
6e33e32675
Use static lambda if a binding to $this is not required. 2021-06-07 11:31:32 +02:00
John Paul E. Balandan, CPA
e04d17b390
Convert tabs to 4 spaces (#4771) 2021-06-04 22:51:52 +08:00
MGatner
d91ae4f069
Update system/Entity/Cast/URICast.php
Co-authored-by: Abdul Malik Ikhsan <samsonasik@gmail.com>
2021-05-16 09:13:36 -04:00
MGatner
038a1578bb
Add URI cast 2021-05-15 20:01:20 +00:00
mostafakhudair
d1d6a5be55 Change Entity Namespace 2021-04-18 17:03:36 +02:00