Commit Graph

51 Commits

Author SHA1 Message Date
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
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01: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
0be02d40c2 fix package test + graph test started 2018-10-15 19:20:07 +02:00
69d94e8181 Fix phpstan 2018-09-22 13:46:59 +02:00
4e68ca4bae Fix phpstan 2018-09-22 13:25:00 +02:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
84d64ed53f Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop 2018-09-12 22:19:28 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
65e0a5d024
Update Graph.php 2018-09-12 09:19:16 +02:00
1bf1e6da3b Fix para types 2018-09-11 21:19:55 +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
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02: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
fdff9da488 phpcs fixes 2018-02-17 22:05:29 +01:00
675d3fa808 phpcs fixes 2018-02-17 21:38:39 +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
e3b14015fc Improve increments 2018-02-10 21:52:20 +01:00
23bc8b732f phpcbf 2018-02-03 13:15:46 +01:00
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +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
ce80ffadc6 General fixes 2017-11-05 13:09:39 +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
e4833b6e58 Fix tabs to white spaces 2017-10-27 18:20:52 +02:00
77e662bd0b Fix for spacing 2017-10-27 18:17:06 +02: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
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
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +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
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
ab5e11a242 Preparing for void return type 2016-12-03 21:59:21 +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
4dd9f34670 fixes #76
Still many unimplemented elements but the basic functions are usable?!
2016-11-13 20:31:08 +01:00
cd8799d8a5 fixes #75
Some binary tree implementations maybe can get implemented for general
trees/graphs?
2016-11-13 00:13:46 +01:00
d1f6921b20 Comment fixes 2016-11-07 17:38:18 +01:00
b7dc0392cc Fixing draft typos 2016-10-30 13:28:00 +01:00