Commit Graph

126 Commits

Author SHA1 Message Date
3d7586f385 fix native function call phpcsfixer 2021-10-11 22:45:08 +02:00
Formatter Bot
4ce8879933 Automated formatting changes 2021-10-11 20:04:39 +00:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
0f1a799014 implement php 8.0 types 2020-12-03 22:39:56 +01:00
1e19f72fc4 fix datamapper bugs 2020-11-29 18:29:35 +01:00
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
74c3c456b9 improve tests 2020-09-17 18:50:56 +02:00
bd39681b54 use datetimeimmutable 2020-09-10 20:44:07 +02:00
ace6e49380 test improvements 2020-09-02 20:39:14 +02:00
28c9ec6a6c fix const alignment 2020-09-01 07:38:03 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
bbdd04b36e add tests and fix bugs 2020-04-18 18:33:48 +02:00
7aa99fa987 fix typehints 2020-02-13 18:54:50 +01:00
6c917b5486 phpstan/array typehint fixes 2020-02-05 21:09:31 +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
ca064b75d2 remove stupid initializations and optimize types 2019-12-22 10:37:07 +01:00
d706b8b320 test fixes 2019-11-14 17:45:05 +01: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
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