Abdul Malik Ikhsan
cdd078c5e5
[Rector] Apply Rector: UnusedForeachValueToArrayKeysRector
2021-03-13 01:20:28 +07:00
MGatner
c9a68047c8
Merge pull request #4419 from MGatner/test-traits
...
Test Traits
2021-03-12 12:50:12 -05:00
John Paul E. Balandan, CPA
19304e2e9e
Merge pull request #4404 from eafarooqi/Bugfix-form-helper-multiselect
...
Helper form_multiselect $data param as array
2021-03-13 01:38:45 +08:00
MGatner
aa798fa230
Move helper functions to Common
2021-03-12 16:27:24 +00:00
MGatner
e21c746cdc
Use basename for method
2021-03-12 16:26:26 +00:00
eafarooqi
061cfbecd4
test for Multiselect with Array Data
2021-03-12 17:11:36 +01:00
MGatner
fad21d9642
Note traiting in UG
2021-03-12 15:26:47 +00:00
MGatner
7b7d26a737
Implement test trait staging
2021-03-12 15:00:34 +00:00
Abdul Malik Ikhsan
7779c53496
Merge pull request #4417 from samsonasik/apply-rector-simplifyifelsetoternary
...
[Rector] Apply Rector: SimplifyIfElseToTernaryRector
2021-03-12 13:59:01 +07:00
Abdul Malik Ikhsan
46cabd4efd
[Rector] Apply Rector: SimplifyIfElseToTernaryRector
2021-03-12 13:45:06 +07:00
John Paul E. Balandan, CPA
9c6746bf54
Merge pull request #4308 from iRedds/feature/entity-cast-alternative
...
Alternative Entity type casting
2021-03-12 05:01:36 +08:00
Michal Sniatala
635ff9961a
Merge pull request #4350 from paulbalandan/basebuilder-setbinds
...
Fix setBinds of BaseBuilder
2021-03-11 21:24:52 +01:00
John Paul E. Balandan, CPA
b8e4818855
Merge pull request #4413 from codeigniter4/paulbalandan-patch-1
...
Fix exception object passed to log_message
2021-03-11 23:39:23 +08:00
John Paul E. Balandan, CPA
a3620054af
Fix setBinds of BaseBuilder
2021-03-11 22:30:21 +08:00
John Paul E. Balandan, CPA
a8d6f6009d
Fix exception object passed to log_message
2021-03-11 22:24:25 +08:00
kenjis
ec36cf6c59
docs: add TOC
2021-03-11 21:49:02 +08:00
MGatner
0a77e25c29
Merge pull request #4403 from MGatner/table-cache
...
Bugfix data cache
2021-03-10 12:48:45 -05:00
Ehsan Ahmed Farooqi
ea3f86950e
Helper form_multiselect $data param as array
...
Helper function form_multiselect $data parameter type should be mixed as form_dropdown.
2021-03-10 18:27:28 +01:00
MGatner
3c9ac9fe4b
Bugfix data cache
2021-03-10 15:47:17 +00:00
Abdul Malik Ikhsan
ea55c9c0e3
Merge pull request #4401 from samsonasik/return-null-incomingrequest-get-oldinput
...
[IncomingRequest] set return null on IncomingRequest::getOldInput() when session has not been started and session key not found
2021-03-10 17:51:44 +07:00
Abdul Malik Ikhsan
69ad8ddfd2
remove |null
2021-03-10 16:48:04 +07:00
Andrey Pyzhikov
7c1554c1a7
Fix: filter_var usage
...
* Fix: filter_var usage
* Revert filter type casting
2021-03-10 17:43:31 +08:00
Abdul Malik Ikhsan
0d34efa382
[IncomingRequest] set return null on IncomingRequest::getOldInput() when session has not been started and session key not found
2021-03-10 16:35:50 +07:00
sneakyimp
3fd3863dd2
Updated Router to properly translate URI dashes that map to controller subdirs
...
* updated Router to properly translate uri dashes that map to controller subdirectories. fix issue #4294
* changed Router::validateRequest to Router::scanControllers, added isValidSegment, tweaks to enforce PSR4 compliance in directory/namespace segments
* PHPCBF cleanup
* added numerous dash tests, etc. to RouterTest
* Router fixes: fix errant return true in setDirectory, fix (bool) cast in isValidSegment, add back deprecated validateRequest function, add RouterTest methods for better code coverage
* fixed broken assertions in RouterTest::testRouterPriorDirectory
* added space after boolean cast as requested by paulbalandan
2021-03-09 23:55:31 +08:00
dependabot[bot]
93f5c11f89
Update phpstan/phpstan requirement from 0.12.80 to 0.12.81
...
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan ) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.80...0.12.81 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-09 23:45:50 +08:00
kenjis
ffb527ef4c
docs: shorten table in Rules for File Uploads
2021-03-09 23:45:07 +08:00
John Paul E. Balandan, CPA
f2203ef872
Merge pull request #4388 from totoprayogo1916/update/URLHelperTest.php
2021-03-08 23:09:24 +08:00
Toto Prayogo
ea4124132d
use Factories
2021-03-08 20:26:41 +07:00
John Paul E. Balandan, CPA
12ae57d431
Fix missing extensions in CI/CD
2021-03-08 20:55:06 +08:00
John Paul E. Balandan, CPA
23dec8a9f3
Merge pull request #4397 from kenjis/fix-docs-validation
...
docs: Validation shorten the width of the table
2021-03-08 18:10:16 +08:00
kenjis
6e6bc48b50
docs: shorten the width of the table
2021-03-08 12:56:14 +09:00
John Paul E. Balandan, CPA
902320a282
Merge pull request #4389 from kenjis/fix-framework-readme
...
docs: update link in framework README
2021-03-05 16:48:40 +08:00
kenjis
61b0f24eea
docs: update link
2021-03-05 16:58:11 +09:00
Toto Prayogo
edc1de5d0f
remove helper('text')
...
it's already running at mb_url_title()
2021-03-04 20:38:30 +07:00
MGatner
104a0add8f
Merge pull request #4374 from Instrye/replace-CIUnitTestDatabaseCase
...
use DatabaseTestTrait CIUnitTestCase instead CIDatabaseTestCase
2021-03-04 07:47:24 -05:00
MGatner
b19061649f
Merge pull request #4378 from mostafakhudair/patch-1
...
Clean code
2021-03-04 07:45:50 -05:00
Andrey Pyzhikov
a01a82ab5c
UG Change log
2021-03-03 02:55:40 +08:00
MGatner
fd6feff383
Merge pull request #4384 from paulbalandan/parser-unhandled-hash
...
Fix errant regex not considering new lines
2021-03-02 12:03:18 -05:00
MGatner
ba070bb178
Merge pull request #4385 from paulbalandan/generator-wrong-namespace-replacements
...
Fix greedy namespace replacement
2021-03-02 12:02:20 -05:00
MGatner
f5ba02259c
Merge pull request #4386 from paulbalandan/volatile-metadata
...
Fix volatile metadata testing in cache handlers
2021-03-02 12:01:48 -05:00
MGatner
469c7d6fcf
Merge pull request #4379 from MGatner/controller-test
...
Bugfix invalid HTTP codes
2021-03-02 12:00:19 -05:00
Andrey Pyzhikov
57a41d3312
Renamed CastException methods names
2021-03-03 01:00:10 +08:00
John Paul E. Balandan, CPA
dde0ecddf4
Fix volatile metadata testing in cache handlers
2021-03-03 00:05:16 +08:00
Andrey Pyzhikov
79c989bc9c
Indents and names
2021-03-02 23:56:09 +08:00
John Paul E. Balandan, CPA
6646680931
Fix greedy namespace replacement
2021-03-02 23:36:12 +08:00
John Paul E. Balandan, CPA
f00185ee56
Fix errant regex not considering new lines
2021-03-02 23:32:22 +08:00
Andrey Pyzhikov
db80bb69ca
Corrections requested at review
2021-03-02 23:11:05 +08:00
MGatner
e2c0bc7033
Fix code
2021-03-02 14:08:16 +00:00
John Paul E. Balandan, CPA
906d251f81
Merge pull request #4371 from kenjis/fix-cookieSameSite
...
Fix Undefined property: Config\App::$cookieSameSite
2021-03-02 12:09:19 +08:00
John Paul E. Balandan, CPA
b951050da3
Merge pull request #4377 from codeigniter4/paulbalandan-patch-1
...
Use case-sensitive matching for special cookie prefixes
2021-03-02 12:07:13 +08:00