Commit Graph

48 Commits

Author SHA1 Message Date
46c5647463 Fix double ? in uri bug 2018-07-06 21:32:57 +02:00
3aa3c6b0dd Handle open todos 2018-06-03 14:22:05 +02:00
905dbe3b48 Removed unused code part 2018-06-03 10:32:52 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +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
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +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
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +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
db5a215071 Remove package TBD 2017-12-30 11:53:20 +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
f247d7aa4d Fix scrutinizer tips 2 2017-10-27 17:32:46 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
1b8481ad06 Test adjustments 2017-10-14 18:03:25 +02:00
9dedf9303e Test fixes 2017-08-22 12:46:56 +02:00
886d2beff5 Make adjustments for tests 2017-08-21 13:29:43 +02: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
a2566d3e3c Fix uri factory init 2017-02-17 21:47:31 +01:00
7850d60b6c Optimizing query output 2017-02-11 10:09:47 +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
3c8565b793 Dockblocks 2017-01-05 21:23:22 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00
baeb32b51e Minor debugging fixes 2016-11-23 23:47:02 +01:00
0c5e3bfad4 fixes #79 2016-11-11 21:34:04 +01:00
3631e4918f Add comments 2016-10-24 20:47:29 +02:00
2347f3fb29 Fixing empty query bug 2016-09-15 17:49:31 +02:00
f5be923097 Fixing js -> php porting bugs 2016-09-15 17:00:46 +02:00
15c4eca1f9 Match urifactory of javascript impl. 2016-09-15 14:22:53 +02:00
a02f1cca5d PhpStorm autofix/format 2016-08-20 12:04:30 +02:00
85d43c57bd Added character '-' 2016-08-04 21:32:19 +02:00
2701a51606 Removed fragment 2016-08-04 14:36:39 +02:00
87bd15af5b Added comments 2016-08-04 14:34:31 +02:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00
16320978d3 Code base cleanup 2016-04-09 23:01:49 +02:00
bb31881f59 Minor fixes
Allowing verbose debugging and minimizing function overhead
2016-03-25 15:30:46 +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
0b9c78144c Unit test fixes 2016-01-16 19:21:30 +01:00
03a8474fea Supporting session uri elements 2015-12-27 11:45:09 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00