Maurício Meneghini Fauth
|
dd885dc7b8
|
Use single-line arrays when possible
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-03-27 17:39:17 -03:00 |
|
Maurício Meneghini Fauth
|
437215cab2
|
Rename variables to use camel case format
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-03-26 21:47:50 -03:00 |
|
Kamil Tekiela
|
555c6798eb
|
Add native param types
Includes TypeHints.UnionTypeHintFormat
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2023-03-17 12:45:18 +00:00 |
|
Maurício Meneghini Fauth
|
77957a69a5
|
Add trailing comma for multi-line functions
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-02-24 20:48:46 -03:00 |
|
Maurício Meneghini Fauth
|
785f8c1c00
|
Use constructor property promotion where possible
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-02-20 19:39:02 -03:00 |
|
Kamil Tekiela
|
cfe54a501b
|
Add union types
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2023-02-15 15:23:28 +00:00 |
|
Kamil Tekiela
|
8a1d6f1eaa
|
Convert var annotations to typed properties
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2023-02-12 21:31:04 +00:00 |
|
Kamil Tekiela
|
e3e351c676
|
Remove dead code
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2023-01-25 00:59:43 +00:00 |
|
Maurício Meneghini Fauth
|
f0897a39f1
|
Extract header() calls from Core::headerJSON() method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-10-23 20:05:20 -03:00 |
|
Maurício Meneghini Fauth
|
3890d11dd8
|
Fix some coding style issues
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-10-16 17:18:54 -03:00 |
|
Maurício Meneghini Fauth
|
cfc64619bf
|
Fix Table\ImportControllerTest failing test
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-24 11:48:22 -03:00 |
|
Maurício Meneghini Fauth
|
4c8691b6dd
|
Add basic test for Table\ImportController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-23 20:19:23 -03:00 |
|
Kamil Tekiela
|
47a039d70c
|
Implement ResultInterface & MysqliResult
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2021-12-31 23:59:24 +00:00 |
|
Maurício Meneghini Fauth
|
58ed5bfa9e
|
Extract Simulate DML action from ImportController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-12-27 18:37:15 -03:00 |
|
Maurício Meneghini Fauth
|
f00d70cccb
|
Remove useless whitespaces
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-15 17:05:40 -03:00 |
|
Maurício Meneghini Fauth
|
9f3510d11a
|
Add bool return type where possible
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-14 20:11:51 -03:00 |
|
William Desportes
|
dda3ef4a43
|
Fix #16382 - remove apc extension code
Fixes: #16382
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-04-28 21:05:06 +02:00 |
|
William Desportes
|
923344ae00
|
Remove now useless function_exists check from 12 years ago
Ref: 60536d78e1
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-04-28 18:05:40 +02:00 |
|
Maurício Meneghini Fauth
|
d83abf63e7
|
Use PSR-12 for control structures spacing
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-05 15:27:03 -03:00 |
|
Maurício Meneghini Fauth
|
0b8edc5bde
|
Use PSR-12 for namespace use statements
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-05 14:18:35 -03:00 |
|
Maurício Meneghini Fauth
|
55c5c80d37
|
Rename Display\ImportAjax class
Renames to Import\Ajax.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-08-20 12:07:54 -03:00 |
|