Commit Graph

170 Commits

Author SHA1 Message Date
b6ea99b75c Add function to check data 2020-04-24 18:08:12 +02:00
01837d3755 add tests 2020-02-19 22:24:58 +01:00
e71ef4789d fixes Orange-Management/Orange-Management#48 2020-02-15 18:19:03 +01:00
3aed840c77 improve baseline 2020-02-06 23:53:39 +01:00
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
a75025c1a0 cleanup todos 2019-12-31 23:36:41 +01:00
5e7d806b7f typehint and init value optimization 2019-12-22 11:14:08 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
181467beaf phpstan fixes 2019-11-14 19:10:28 +01:00
7fece66ef6 cleanup tests and add new tests 2019-11-10 22:38:11 +01:00
f0cc8e191e Improved docblocks 2019-10-23 13:20:53 +02:00
89c6ba3ac0 continue phpcs fixes 2019-10-10 12:00:54 +02:00
b35b7f1d7a phpcs fixes 2019-10-06 17:41:41 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
b4084913de Implement php 7.4 type hints 2019-08-15 21:54:59 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
4da69b5c09 fix code and tests after changes 2019-06-14 23:08:09 +02:00
7cce8ca1a6 Improve sharding (not finished) 2019-04-28 21:15:04 +02:00
bc77b62685 Fix whitespace 2019-04-27 10:49:43 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
49cb38ff4f ignore uncoverable lines 2019-04-14 21:14:33 +02:00
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
905d04957d Fixes 2019-03-31 20:05:49 +02:00
48f2552311 phpcs+phpstan fixes 2019-02-07 00:05:38 +01:00
c111b2d432 Fix root namespace 2019-02-01 22:20:32 +01:00
b04628f890 minor performance improvements 2018-12-30 19:49:55 +01:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
e01d3e1e59 Fix doc align 2018-12-09 22:20:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
a8f7b0c375 Add more unit tests 2018-10-02 22:11:31 +02:00
847c8d2a42 Move models to framework 2018-10-02 21:23:06 +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
46465207a7 Fix types 2018-07-18 00:05:00 +02:00
d9ecb8400f Reduce potential errors 2018-07-14 13:40:49 +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
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
8067e42f78 Type hint fixes 2018-03-24 11:17:45 +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
2305380945 More tests (math tests) and fixes 2018-02-25 16:12:31 +01:00
cc904e772a Add more tests 2018-02-22 13:54:08 +01:00
e1ef45da2a code fixes 2018-02-16 13:34:41 +01:00
aae3cc3a06 Type cast fixes 2018-02-15 20:44:57 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
f74c2e49c8 Started to fix via cs 2018-01-28 22:04:43 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
33548d679d @package improvements 2017-12-31 17:04:34 +01:00
73d402007d Fix package text 2017-12-31 15:35:13 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
7e11c3ede3 Fix switch catch spacing 2017-10-29 11:27:13 +01:00
Scrutinizer Auto-Fixer
270f42a41c Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-29 10:24:22 +00:00
18f7df45c3 Don't init l11n if no response 2017-10-27 21:54:47 +02:00
5a225b781a Make parameters optional 2017-10-27 19:15:49 +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
d3732ed8d7 Fix docblock 2017-10-26 19:52:20 +02:00
a6f902b3e1 Fix #144 2017-10-26 19:49:33 +02:00
1b8481ad06 Test adjustments 2017-10-14 18:03:25 +02:00
ef0f4624e4 Fix author 2017-10-13 14:25:11 +02:00
75b1651423 Make text public 2017-10-07 19:03:20 +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
dd57cf1fbb Simplify htmlescape 2017-09-14 20:39:00 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
68328c8b5c Fix invalid path exception 2017-09-06 15:06:11 +02:00
34021f1cd5 Improved recursion fix 2017-09-06 14:54:13 +02:00
61d1353023 Bug fix changes 2017-09-05 18:47:01 +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
2940e22c97 Add docblocks, better typehints and exceptions 2017-07-25 17:32:49 +02:00
c4927f588f Add escaped language output 2017-07-24 20:42:12 +02:00
c05086c233 Remove author 2017-07-24 17:51:37 +02:00
e4e5ea9f6b Adjust return type 2017-07-24 13:25:14 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
098fe4130a Allow to pass data to renderer 2017-05-18 19:54:53 +02:00
eadc52d9d6 Fixes from tests 2017-03-10 20:03:16 +01:00
1c802418a7 More return type fixes 2017-01-25 12:21:48 +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
777f084a39 Fix dockblocks and minor bugs 2016-12-22 21:16:05 +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
56a29501ce Typehint fix 2016-12-03 23:03:17 +01:00
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00
ab5e11a242 Preparing for void return type 2016-12-03 21:59:21 +01:00
ed79ead137 Fix comments 2016-11-07 20:14:06 +01:00
cb170e3229 Extending view
This way no GenericView should be required.
2016-09-12 15:46:55 +02:00
ba865a67f3 Removing file_exists 2016-08-29 21:52:14 +02:00
4b09c7c1ba Replacing realpath with file_exists 2016-08-23 21:26:05 +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
aca0e8ff08 Fixed for documentor 2016-08-14 20:57:57 +02:00