21574 Commits

Author SHA1 Message Date
kenjis
7aec7ccff0
chore: add preload.php to php-cs-fixer 2024-04-19 12:09:20 +09:00
kenjis
4ee58090f7
chore: update for 4.5 2024-04-19 12:04:20 +09:00
kenjis
c66cae8c05
Merge pull request #8802 from obozdag/patch-11
docs: Fix typo in response.rst
2024-04-19 07:59:23 +09:00
kenjis
9830a2d5d8
Merge pull request #8797 from obozdag/patch-10
docs: Small change in Class Reference description in response.rst
2024-04-19 07:54:40 +09:00
kenjis
cb68200e47
Merge pull request #8795 from obozdag/patch-8
docs: Fix typo in table.rst
2024-04-19 07:54:06 +09:00
kenjis
7914f81ec5
Merge pull request #8754 from paulbalandan/modernize-strpos
style: enable modernize_strpos
2024-04-19 07:53:29 +09:00
kenjis
7eeebe26a3
Merge pull request #8753 from paulbalandan/cs-workflow-revert
chore: Revert disabling custom fixers for PHP 7.4
2024-04-19 07:52:39 +09:00
obozdag
3a70a22b06
docs: Fix typo in response.rst
Fix typo in response.rst "This are" to "This is"
2024-04-18 16:12:10 +02:00
obozdag
cc31b09d4e
docs: Small change in Class Reference description in response.rst
Small change in Class Reference description in response.rst.
2024-04-17 07:23:16 +02:00
Abdul Malik Ikhsan
a4aae91354
Merge pull request #8794 from kenjis/fix-phpdoc-BaseConnection
docs: fix/add @return types in DB Connection
2024-04-17 12:09:55 +07:00
Abdul Malik Ikhsan
7c2118dd92
Merge pull request #8796 from obozdag/patch-9
docs: Fix typo view_parser.rst
2024-04-17 12:07:47 +07:00
obozdag
e3ada75a5b
docs: Fix typo view_parser.rst
Fix typo view_parser.rst.
2024-04-17 06:56:07 +02:00
obozdag
97f63ff041
docs: Fix typo in table.rst
Fix typo in table.rst, clear function description.
2024-04-17 06:54:21 +02:00
kenjis
55e0a3a350
docs: fix/add @return types 2024-04-17 09:05:10 +09:00
kenjis
d425bdf6df
Merge pull request #8780 from kenjis/docs-improve-views
docs: improve View pages
2024-04-16 09:04:59 +09:00
John Paul E. Balandan, CPA
acdbc5dd0f
style: enable modernize_strpos 2024-04-15 20:57:47 +08:00
John Paul E. Balandan, CPA
82ece196f1
chore: Reverts disabling custom fixers for PHP 7.4 2024-04-15 20:51:19 +08:00
Abdul Malik Ikhsan
6a65664e10
Merge pull request #8790 from obozdag/patch-7
docs: Small typos in incomingrequest.rst
2024-04-15 14:25:45 +07:00
obozdag
5750027a9d
docs: Small typos in incomingrequest.rst
Change "a HTTP" to "an HTTP", "an lowercase" to "a lowercase" an "lower-case" to "lowercase".
2024-04-15 08:49:45 +02:00
Abdul Malik Ikhsan
ef069a5e89
Merge pull request #8787 from kenjis/update-gitattributes
chore: update gitattributes
2024-04-15 07:24:24 +07:00
kenjis
53093c9ad3
chore: update gitattributes 2024-04-15 08:39:44 +09:00
kenjis
a2f0821127
Merge pull request #8785 from kenjis/fix-starter-phpunit.xml.dist
chore: fix phpunit.xml.dist for appstarter
2024-04-15 08:20:21 +09:00
kenjis
78dc4b4273
Merge pull request #8784 from kenjis/docs-changelog-4.5.2
docs: add changelog and upgrade for v4.5.2
2024-04-14 13:44:50 +09:00
kenjis
ea3450a1e6
chore: fix phpunit.xml.dist for appstarter 2024-04-14 13:39:28 +09:00
kenjis
df6c93c285
docs: add changelog and upgrade for v4.5.2 2024-04-14 13:37:20 +09:00
kenjis
432d7249c6
Merge pull request #8783 from codeigniter4/develop
4.5.1 Ready code
v4.5.1
2024-04-14 13:14:45 +09:00
kenjis
2b77a0b97e
Merge pull request #8782 from kenjis/release-4.5.1
Prep for 4.5.1 release
2024-04-14 13:02:39 +09:00
kenjis
092231850b
Prep for 4.5.1 release 2024-04-14 12:05:41 +09:00
kenjis
3b12c44aaa
Merge pull request #8774 from kenjis/docs-fix-Postgre-DSN
docs: fix Postgre DSN sample
2024-04-14 11:17:49 +09:00
kenjis
9483b35443
docs: fix typo
Co-authored-by: Pooya Parsa <pooya_parsa_dadashi@yahoo.com>
2024-04-14 10:08:04 +09:00
kenjis
4d88c19c30
docs: add section titles and descriptions 2024-04-14 09:42:12 +09:00
kenjis
7b45a2b528
docs: improve description
The views in "Views" page is pure PHP views.
It is different from Parser Template views.
So I removed the link to "Views" page.
2024-04-14 09:30:16 +09:00
kenjis
3127784548
docs: decorate method name 2024-04-14 09:29:46 +09:00
kenjis
2091c4265f
docs: capitalize first letter 2024-04-14 09:29:07 +09:00
kenjis
a25275ab17
docs: change page order
"Views" page is an explanation of the standard views.
The standard views use View Renderer.
So the two pages should be close.
2024-04-14 09:16:21 +09:00
kenjis
799b5056d1
docs: add note on view() and View Renderer relationship 2024-04-14 09:16:13 +09:00
kenjis
898965aaef
Merge pull request #8776 from kenjis/fix-findQualifiedNameFromPath-Cannot-declare-class-v3
fix: Cannot declare class CodeIgniter\Config\Services, because the name is already in use
2024-04-14 08:45:36 +09:00
kenjis
189e109698
Merge pull request #8773 from kenjis/fix-phpunit-cache-dir
chore: move PHPUnit cache to build/
2024-04-14 08:44:32 +09:00
kenjis
8263e08b80
Merge pull request #8772 from kenjis/fix-toolbar-css
fix: [DebugBar] Toolbar display may be broken
2024-04-14 08:43:45 +09:00
Abdul Malik Ikhsan
792e619bc5
Merge pull request #8778 from obozdag/patch-2
docs: Small typo in routing.rst
2024-04-14 02:28:32 +07:00
Abdul Malik Ikhsan
378e9dcdb1
Merge pull request #8777 from obozdag/patch-3
docs: Small typo in controllers.rst
2024-04-14 02:27:18 +07:00
obozdag
c6de161db8
docs: Small typo in controllers.rst
Fix "a HTTP" to "an HTTP".
2024-04-13 19:20:02 +02:00
obozdag
d4f15146a0
docs: Small typo in routing.rst
Fix "a HTTP" to "an HTTP"
2024-04-13 19:17:17 +02:00
kenjis
2713cc44a0
Merge pull request #8759 from kenjis/docs-upgrading
docs: add "Upgrading to a Specified Version"
2024-04-13 21:59:41 +09:00
kenjis
9f850f79d9
fix: Cannot declare class CodeIgniter\Config\Services, because the name is already in use
See https://github.com/codeigniter4/CodeIgniter4/pull/8745#issuecomment-2052569997
2024-04-13 21:53:03 +09:00
kenjis
666c8fc4ec
Merge pull request #8745 from kenjis/fix-findQualifiedNameFromPath-Cannot-declare-class
fix: [FileLocator] Cannot declare class XXX, because the name is already in use
2024-04-13 19:47:48 +09:00
kenjis
754309e782
chore: update .gitignore 2024-04-13 19:46:32 +09:00
kenjis
2c112a6ebe
chore: add CODEIGNITER_SCREAM_DEPRECATIONS but disabled 2024-04-13 19:46:31 +09:00
kenjis
e7fca57c38
chore: move <source> up 2024-04-13 18:44:08 +09:00
kenjis
43889b151b
chore: add default attributes to coverage
No change will be made.
2024-04-13 18:38:26 +09:00