Commit Graph

107 Commits

Author SHA1 Message Date
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
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
49cb38ff4f ignore uncoverable lines 2019-04-14 21:14:33 +02:00
e616f844ab Use self instead of class 2018-12-10 18:24:46 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
9945dbc373 Bug fixes 2018-11-23 11:35:42 +01:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
47dfb029f7 Fix indention 2018-07-29 21:37:09 +02:00
8f3c90718f Use global namespace 2018-07-29 21:35:51 +02:00
2b81ab274b Fix bad log lines 2018-07-29 21:30:37 +02:00
eebace5030 console app draft 2018-07-24 19:30:15 +02:00
da9b2d3406 Fix mini bugs 2018-07-15 00:04:08 +02:00
23eb9ab80a More type fixes 2018-07-14 23:41:51 +02:00
0069bdac9a Static test fixes 2018-07-14 22:19:48 +02:00
ba957b4dcf Improve array type hint 2018-05-31 20:06:54 +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
59d3f98110 Make classes final 2018-05-11 21:33:24 +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
7b8b0cc227 Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop 2018-03-14 17:12:33 +01:00
d3258357e0
Fix return type docblock 2018-03-14 10:00:04 +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
1f4df655ad Fix path 2018-02-26 20:12:25 +01:00
cc904e772a Add more tests 2018-02-22 13:54:08 +01:00
5a7c138be0 docblocks 2018-02-17 18:31:23 +01:00
3059003191 phpcs fixes 2018-02-16 15:28:07 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
23bc8b732f phpcbf 2018-02-03 13:15:46 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +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
69aa9f6c6e Fix logging file existence check 2017-11-11 14:11:00 +01:00
d954957fe3 Fix return type 2017-11-11 14:06:41 +01:00
6987f3adc2 Critical fixes 2017-11-11 13:02:38 +01:00
d1eac07521 Fix docblocks 2017-11-05 15:56:40 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
e6dc9f4e05 Test fixes 2017-10-14 20:37:14 +02:00
1b8481ad06 Test adjustments 2017-10-14 18:03:25 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +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