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
3b45692ff1
Nullable+void typehint
2018-03-13 20:55:49 +01:00
ab96277fb1
Reduce isset use
2018-02-26 20:05:02 +01:00
f1121dcc9b
Fix strict_types
2018-02-15 20:27:58 +01:00
f1288ebc03
More codestyle fixes
2018-01-31 22:05:15 +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
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
7d2f8a3283
Fix #24
2017-11-09 17:18:39 +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
0d6c0b2fc8
Fix interface compliance
2017-10-26 19:55:06 +02:00
0733b0e705
Fix uri path bug
2017-09-26 14:38:50 +02:00
417a42b455
Optimize code order
2017-09-18 18:46:23 +02:00
34c465766e
Code inspection fixes
2017-09-14 19:52:53 +02:00
61d1353023
Bug fix changes
2017-09-05 18:47:01 +02:00
9dedf9303e
Test fixes
2017-08-22 12:46:56 +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
9898c478d2
Fix duplicated function bug
2017-07-12 19:54:57 +02:00
9f7627f09e
Merge pull request #111 from Orange-Management/develop
...
Merge changes
2017-07-12 11:44:24 +02:00
15914a10f0
Add root path offset
2017-06-01 21:22:14 +02:00
f4a8cf7613
Added path offset calculation
2017-05-31 10:46:00 +02:00
2188c25f01
Type fixes
2017-02-03 20:37:08 +01:00
6a5e5d5143
Fixing more default values
2017-01-25 16:46:17 +01:00
fb9a78f12e
Simplify default values
2017-01-25 16:42:19 +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
174d597682
Fix empty query route
2016-12-16 22:55:27 +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
ab5e11a242
Preparing for void return type
2016-12-03 21:59:21 +01:00
baeb32b51e
Minor debugging fixes
2016-11-23 23:47:02 +01:00
968d4823b5
Fixing console web run
2016-11-07 21:45:35 +01:00
0deb040847
Reduce redundant assignments
2016-10-30 17:29:31 +01:00
3500b18997
Comments and storage adjustmets
2016-10-24 22:25:34 +02:00
3631e4918f
Add comments
2016-10-24 20:47:29 +02:00
d3200d5ac0
Adding query delim
2016-10-05 16:13:44 +02:00
9c708c921f
Implement query route support
2016-09-15 17:09:36 +02:00
f16fccb275
Fix trim bug
2016-09-09 18:22:23 +02:00
14d4061beb
Fixes during secondary app dev
...
While working on another app some bugs came up that are related to the
way the framework is included and working in combination with the app.
These changes make it more general purpose friendly.
2016-09-07 20:54:28 +02:00
0d7c17aa88
Fix after bug fixes and file changes
2016-08-20 12:02:41 +02:00
0376d85ace
Optimize imports and order
2016-07-15 21:30:16 +02:00
669c3b7244
PhpStorm cleanup
2016-04-13 22:58:48 +02:00
16320978d3
Code base cleanup
2016-04-09 23:01:49 +02:00
3f5d562af9
New dispatcher and router
2016-04-02 16:21:23 +02:00