|
|
1c4bc8b1dc
|
fix: before each globally
|
2024-07-03 22:15:11 +01:00 |
|
|
|
0d2f3eb60e
|
Include ds from Laradumps in ArchPresets
|
2024-06-28 22:33:15 +01:00 |
|
|
|
29787d1ff1
|
Update Features.md
|
2024-06-27 11:32:55 +01:00 |
|
|
|
474b9b7e17
|
chore: adjusts tests
|
2024-06-27 01:41:34 +01:00 |
|
|
|
5c3bf469d5
|
feat: note()
|
2024-06-27 01:26:54 +01:00 |
|
|
|
d9252e85d6
|
chore: optimize preset
|
2024-06-26 22:32:58 +01:00 |
|
|
|
0289466ce8
|
Allows other folders to be queuable
|
2024-06-25 23:06:25 +01:00 |
|
|
|
57ef989df8
|
feat(presets): improve laravel preset
|
2024-06-25 22:02:23 +01:00 |
|
|
|
9d02b649e2
|
feat: adds toUseTraits expectation
|
2024-06-25 21:56:08 +01:00 |
|
|
|
00643312b7
|
chore: updates snapshots
|
2024-06-25 21:13:05 +01:00 |
|
|
|
eac6585a2e
|
refactor: logger
|
2024-06-25 21:09:10 +01:00 |
|
|
|
04c39bae2e
|
Adjust style
|
2024-06-25 21:02:52 +01:00 |
|
|
|
c65755725d
|
feat: improves type hinting with @param-closure-this
|
2024-06-15 15:37:35 +01:00 |
|
|
|
ec58040f6e
|
feat: improves type hinting
|
2024-06-15 15:24:03 +01:00 |
|
|
|
3fa73e40cc
|
Bumps dependencies
|
2024-06-15 15:23:05 +01:00 |
|
|
|
c07513c6a0
|
chore: fixes tests
|
2024-06-11 23:11:38 +01:00 |
|
|
|
85d91d5652
|
Merge pull request #1170 from pestphp/feat/presets
[3.x] Arch Presets
|
2024-06-11 22:54:12 +01:00 |
|
|
|
02bae3b649
|
Merge branch '3.x' into feat/presets
|
2024-06-11 22:54:05 +01:00 |
|
|
|
3ba2b68afc
|
Merge pull request #1178 from MrPunyapal/feat/some-functions-to-avoid
Feat: some functions to avoid
|
2024-06-11 22:03:29 +01:00 |
|
|
|
ed3ec79aab
|
pint
|
2024-06-11 21:26:40 +05:30 |
|
|
|
894dca83f7
|
chore: update Arch.php to ignore 'assert' function in presets
|
2024-06-11 21:24:57 +05:30 |
|
|
|
b873b89b62
|
Restrict additional dangerous functions in Security.php
|
2024-06-11 21:20:32 +05:30 |
|
|
|
1bee283d15
|
Update Base.php to include 'ereg' and 'eregi' in the list of restricted functions
|
2024-06-11 21:09:15 +05:30 |
|
|
|
7b4dd410f6
|
chore: update Arch.php to ignore additional functions in presets
|
2024-06-11 21:08:02 +05:30 |
|
|
|
4396ee2e03
|
feat(presets): update Security.php to restrict additional dangerous functions
|
2024-06-11 21:02:19 +05:30 |
|
|
|
e4550c8d51
|
Update Base.php to include 'global' in the list of restricted functions
|
2024-06-11 20:58:52 +05:30 |
|
|
|
a25cfb435c
|
Update Base.php to include 'mysql_*' in the list of restricted functions
|
2024-06-11 20:56:49 +05:30 |
|
|
|
fe4fe12df1
|
chore: updates snapshots
|
2024-06-10 23:10:20 +01:00 |
|
|
|
3bcc99a372
|
Merge branch '2.x' into 3.x
|
2024-06-10 23:04:34 +01:00 |
|
|
|
e8f122bf47
|
release: 2.34.8
v2.34.8
|
2024-06-10 23:02:16 +01:00 |
|
|
|
9fc607a2b8
|
Fixes wrong stub
|
2024-06-10 22:52:21 +01:00 |
|
|
|
3ad788dddb
|
feat(presets): adjusts laravel preset
|
2024-06-10 22:38:40 +01:00 |
|
|
|
2108d18be5
|
Merge pull request #1176 from MrPunyapal/feat/laravel-preset
Feat: laravel preset
|
2024-06-10 22:36:21 +01:00 |
|
|
|
aa4a5fcd15
|
Merge pull request #1175 from Shotman/preset-buggregator-trap
Add trap to list
|
2024-06-10 22:34:02 +01:00 |
|
|
|
1688888f15
|
feat(presets): update Laravel preset to include expectation for Laravel service provider suffix
|
2024-06-10 21:49:03 +05:30 |
|
|
|
40539ca720
|
feat(presets): update Laravel preset to include expectation for Laravel service provider suffix
|
2024-06-10 21:48:25 +05:30 |
|
|
|
7144d6dfbd
|
feat(presets): add expectation for Laravel notification class
|
2024-06-10 21:47:12 +05:30 |
|
|
|
7240250a15
|
feat(presets): add expectation for Laravel job handle method
|
2024-06-10 21:47:05 +05:30 |
|
|
|
508e42a2ff
|
feat(presets): update Laravel preset to include expectation for Laravel request suffix
|
2024-06-10 21:45:17 +05:30 |
|
|
|
d8156fee53
|
feat(presets): add expectation for Laravel middleware handle method
|
2024-06-10 21:44:49 +05:30 |
|
|
|
abc245bf85
|
feat(presets): add expectation for Laravel command handle method
|
2024-06-10 21:40:16 +05:30 |
|
|
|
65dacd5647
|
feat(presets): add expectation for Laravel mail class
|
2024-06-10 21:38:20 +05:30 |
|
|
|
917f7a64a0
|
feat(presets): add expectation for Laravel exception suffix
|
2024-06-10 21:36:59 +05:30 |
|
|
|
e8b09d6f8c
|
feat(presets): add expectation for Laravel command suffix
|
2024-06-10 21:35:42 +05:30 |
|
|
|
0c4e6de823
|
Add trap to list
Adding trap function from https://github.com/buggregator/trap docs: https://docs.buggregator.dev/trap/getting-started.html
|
2024-06-10 18:03:46 +02:00 |
|
|
|
52282cc590
|
feat(presets): add expectation for Laravel request suffix
|
2024-06-10 21:29:12 +05:30 |
|
|
|
a46142d8c7
|
feat(presets): update Laravel preset to exclude models with suffix 'Model'
|
2024-06-10 21:28:08 +05:30 |
|
|
|
241dcf8f34
|
feat(presets): add expectation for Laravel controller suffix
|
2024-06-10 21:25:51 +05:30 |
|
|
|
927cee609e
|
Update src/ArchPresets/Base.php
Co-authored-by: Joshua Gigg <giggsey@gmail.com>
|
2024-06-10 15:19:55 +01:00 |
|
|
|
98e4ebb8fd
|
feat(presets): fixes return type
|
2024-06-10 11:40:25 +01:00 |
|