Commit Graph

323 Commits

Author SHA1 Message Date
11c78afbbe Fix invalid global namespace 2018-08-24 21:09:40 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
138b631a65 Use more global paths 2018-08-24 14:48:49 +02:00
d5e2d35672 Fix package docblock 2018-08-24 14:08:19 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
cdfb8894b9 Add encoding change function 2018-08-01 19:42:00 +02:00
d633d96462 Type fixes 2018-07-17 18:49:46 +02:00
6843ac5548 Type check fixes 2018-07-15 10:46:34 +02:00
2fdc68e7e6 More static test fixes 2018-07-14 22:36:41 +02:00
0069bdac9a Static test fixes 2018-07-14 22:19:48 +02:00
d9ecb8400f Reduce potential errors 2018-07-14 13:40:49 +02:00
3ab5c4ce95 Remove empty line 2018-06-22 16:04:43 +02:00
ffda1a2724 Fix docblocks 2018-06-03 16:03:40 +02:00
3aa3c6b0dd Handle open todos 2018-06-03 14:22:05 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
bc3d5ed4c7 Draft datamapper array support 2018-05-21 10:51:58 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
bb30edde28 Fix wrong change time 2018-04-24 19:26:35 +02:00
b78c86a0ac Allow exclude pattern 2018-04-24 19:26:20 +02:00
916497f329 Implement filter 2018-04-13 22:10:40 +02:00
8db0fca114 Fix array index 2018-03-30 09:59:32 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
3c3c7fe251 Remove is_null 2018-02-26 19:46:50 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +01:00
3059003191 phpcs fixes 2018-02-16 15:28:07 +01:00
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +01:00
51cd98b1a7 Further php cs fixes 2018-01-28 22:56:30 +01:00
bdf7b705cc Simplify flag checks 2018-01-16 18:46:41 +01:00
581944b3cf Simplify flag checks 2018-01-16 18:45:53 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
db5a215071 Remove package TBD 2017-12-30 11:53:20 +01:00
2215fa2ea7 Minor bug fixes
docblocks, return type casting
2017-12-04 17:17:17 +01:00
65be63862f Docblock improvements 2017-12-03 22:22:42 +01:00
bf49942244 Extend dockblocks 2017-12-02 18:37:33 +01:00
61ca4d2e6a Prepare ftp implementation 2017-11-28 16:52:39 +01:00
217ca52f89 Draft local file/dir object 2017-11-28 16:45:13 +01:00
e5d37591bf Fix types 2017-11-20 12:16:23 +01:00
2538587ecb Draft more ftp functions 2017-11-20 11:12:14 +01:00
0cc736b0ff Add dummy ftp functions and tests 2017-11-20 01:30:53 +01:00
b723bcb3f7 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
2be03dbb3e Fix spacing 2017-11-15 23:01:30 +01:00
5473f38805 Typhints and global defs 2017-11-11 16:13:54 +01:00
54a41f6874 Fix path check 2017-11-11 14:20:41 +01:00
36ae2f3ea4 Fix this to self 2017-11-11 14:15:37 +01:00
6987f3adc2 Critical fixes 2017-11-11 13:02:38 +01:00
dacf6a4771 Fix linux bugs 2017-11-07 18:55:48 +01:00
771838c1a4 Fix namespace spacing 2017-11-05 22:42:31 +01:00
41afefd18d Test int permission 2017-11-05 22:29:52 +01:00
d1eac07521 Fix docblocks 2017-11-05 15:56:40 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
e85164c986 Code optimizations 2017-10-29 15:27:19 +01:00
7e11c3ede3 Fix switch catch spacing 2017-10-29 11:27:13 +01:00
e4833b6e58 Fix tabs to white spaces 2017-10-27 18:20:52 +02:00
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02:00
91eb1f261f Fix scrutinizer tips 2017-10-27 17:24:33 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
Scrutinizer Auto-Fixer
c9329aab17 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-27 13:11:43 +00:00
b41fdb7deb Fix return type 2017-10-26 19:59:21 +02:00
be14091365 Fix #140 2017-10-26 19:16:05 +02:00
48d742d68f Fix tabs to whitespace 2017-10-24 17:45:56 +02:00
e6dc9f4e05 Test fixes 2017-10-14 20:37:14 +02:00
1b8481ad06 Test adjustments 2017-10-14 18:03:25 +02:00
09d4f67f62 Adjusting for documentor and add docblocks 2017-10-10 20:17:01 +02:00
1ef5b8d01f Fix edge case file_exists 2017-10-08 19:10:42 +02:00
ff29e53d3c Implement exceptions 2017-10-07 17:14:34 +02:00
0110db8edb Fix #69 2017-10-07 14:40:44 +02:00
aaa936ad99 Adjust during test implementation 2017-10-07 13:03:55 +02:00
df6c8dc48f Adjust rng datetime 2017-10-07 00:07:30 +02:00
b6680a6d1b Cleanup implementations
Remove old files, change directory name and implement new function after
testing
2017-10-01 00:17:56 +02:00
1422f2c587 Added list by extension alternative 2017-09-30 11:16:51 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
49133a58f6 visual fixes and alignments 2017-09-14 15:21:58 +02:00
542d62973e Fix initialization 2017-09-09 16:24:13 +02:00
312273584b Catch error 2017-09-06 10:41:21 +02:00
a7ed339bfb Throw exception for invalid storage 2017-09-06 10:37:08 +02:00
12fdd4ea32 Optimize storage 2017-08-22 21:36:23 +02:00
6554060634 fixes #116 2017-08-11 20:43:38 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
c05086c233 Remove author 2017-07-24 17:51:37 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
f86d8d8622 optimize isset 2017-05-29 21:26:14 +02:00
3da4175bd2 Fix linux string 2017-04-04 21:28:41 +02:00
e1a16a26c2 Fix Linux OS bugs 2017-04-04 20:16:52 +02:00
fdfdbb2146 Minor fixes 2017-02-27 20:42:02 +01:00
bbf3e93402 Fix class functions and namespaces 2017-02-25 20:27:19 +01:00
62399ac021 Static list function 2017-02-20 19:15:31 +01:00
448f623b4d Bug fixes 2017-02-11 22:29:23 +01:00
247f3ebc22 File utils 2017-02-04 22:24:15 +01:00
2188c25f01 Type fixes 2017-02-03 20:37:08 +01:00
d9749dd3bf Initial strict type fixes 2017-01-25 17:38:23 +01:00
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +01:00
6fd1ebe9b1 Removing copyright date 2017-01-25 11:18:25 +01:00
ae1a364378 Implemented more ftp draft functions 2017-01-22 21:03:47 +01:00
cda77b6a16 Implement missing ftp file functions 2017-01-16 21:04:55 +01:00
c477bb8ce4 FTP file handler draft 2017-01-15 21:31:41 +01:00
ff2b3b0a5a Preparing FTP handler 2017-01-14 21:36:16 +01:00
182ffcd6eb Implementing own file handler 2017-01-14 19:57:04 +01:00
5dc13770b0 Simplify file_exists check 2016-12-30 19:51:25 +01:00
777f084a39 Fix dockblocks and minor bugs 2016-12-22 21:16:05 +01:00
cc0e737182 File/directory create permission test 2016-12-19 19:41:13 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
d6dd1a5a96 Prepare const visibility 2016-12-07 20:22:40 +01:00
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00
3ec569fa9e Comments 2016-11-15 21:25:39 +01:00
8a68def05d Fix bugs for documentor 2016-11-15 11:46:23 +01:00
b66afdf9f0 Preparing for usage 2016-11-11 22:37:56 +01:00
dd04acdb59 Fixes #80 2016-10-31 10:14:25 +01:00
8c1e601bfd Fix file cache implementation 2016-10-31 09:33:08 +01:00
2f3b982ca2 Fixing implementation differences 2016-10-29 20:47:51 +02:00
a9bb3ae75c Naming fix 2016-10-25 20:42:19 +02:00
808e3e4288 Fixing comments and implementation 2016-10-25 20:29:13 +02:00
7898a31c41 Standardizing
Matching static and object calls.
Adding some public helper calls.
2016-10-25 20:20:38 +02:00
a225921e75 Create comments and adjustments
These changes require changes in the File and Directory class.
2016-10-25 14:47:10 +02:00
3500b18997 Comments and storage adjustmets 2016-10-24 22:25:34 +02:00
952cec0bf9 Fixed documentation 2016-08-28 16:36:02 +02:00
4b09c7c1ba Replacing realpath with file_exists 2016-08-23 21:26:05 +02:00
723bc6afd1 Fixing interface implementations 2016-08-22 18:08:57 +02:00
87b62a3ed9 Formatting and spell checks 2016-08-21 21:39:12 +02:00
c98cd94edc Support storage registering 2016-08-21 20:47:35 +02:00
d34f50218a Preparing storage usage 2016-08-21 20:42:52 +02:00
a4938066f4 Fixing includes and naming 2016-08-21 20:12:39 +02:00
635ea38f7f Adjusting file/dir location 2016-08-21 20:08:21 +02:00
a02f1cca5d PhpStorm autofix/format 2016-08-20 12:04:30 +02:00
0d7c17aa88 Fix after bug fixes and file changes 2016-08-20 12:02:41 +02:00
1c59c7bce0 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	System/File/Directory.php
#	System/File/File.php
2016-08-19 16:57:23 +02:00
f51b01089d Create basic functions 2016-08-19 16:52:38 +02:00
b3e689e481 Started to extend file handling 2016-08-19 13:07:32 +02:00
c3d6da2539 Add file interface
This will be used for the filestorage class that needs to be
implemented.
2016-08-18 11:28:06 +02:00
aca0e8ff08 Fixed for documentor 2016-08-14 20:57:57 +02:00
a4733c7728 Localization fix 2016-07-27 22:19:45 +02:00
dd80569a88 Test fixes 2016-07-23 22:50:30 +02:00
e63f175b2c Implemented application routes 2016-07-22 00:16:01 +02:00
6c961ea58e Creating application routing 2016-07-19 17:54:11 +02:00
d2de70d356 Auto-format 2016-07-15 21:33:05 +02:00
48b42be7a9 Media upload fixes and cleanup 2016-05-26 22:54:45 +02:00
29707c4203 Formatting and bug fixes 2016-05-07 17:23:44 +02:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00
f673579340 PhpStorm fixes 2016-04-16 12:03:42 +02:00
16320978d3 Code base cleanup 2016-04-09 23:01:49 +02:00
bab6abfd0d General bug fixes 2016-04-03 21:14:54 +02:00
Scrutinizer Auto-Fixer
c40a8ed0a2 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 15:13:36 +00:00
Scrutinizer Auto-Fixer
114ce12de8 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 14:44:47 +00:00
6255bd9ab2 Implement php code parser 2016-03-28 13:58:42 +02:00
96a9cf57bf Fixing array serializer 2016-03-28 11:54:27 +02:00
f2b017a5b3 Cleanup and documentation 2016-03-28 11:20:47 +02:00
8ebdf58d34 Bug fixes. 2016-03-27 22:38:30 +02:00
cfe6fb0059 Documentation fixes 2016-03-27 22:27:13 +02:00
e3171d38e3 Comprehensibility fixes 2016-03-27 21:51:49 +02:00
184e839899 Type fix 2016-03-27 17:14:57 +02:00
08d06200d2 Fixing writable check and interface bugs 2016-03-27 15:08:17 +02:00
3afa428a31 Fixing typing bugs 2016-03-27 13:51:25 +02:00
6b84376742 Creating static create functions 2016-03-27 11:37:26 +02:00
cb9ee501d0 Formatting and namespace fixes 2016-03-26 14:59:09 +01:00
e412e3935d Fixing path exception move 2016-03-12 15:28:59 +01:00
5d0ae32a84 Moving File 2016-03-12 15:26:18 +01:00
620c2ad989 Making it abstract 2016-03-12 15:25:37 +01:00
dbf7e34de9 Extending functionality 2016-03-12 15:22:57 +01:00
cd4f9c3027 Count fix for file 2016-03-12 15:07:01 +01:00
f84fd11c86 File handler draft 2016-03-12 15:05:54 +01:00
78e0d51c92 Draft for Tasks/Cronjobs factory 2016-03-09 23:13:39 +01:00
1535d8fdbe Cleanup 2016-02-12 12:16:16 +01:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
87597e7586 Directory delete function 2015-12-31 18:04:33 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00