Commit Graph

40 Commits

Author SHA1 Message Date
f5ec5b320d Test invalid php syntax 2018-08-11 16:30:04 +02:00
b2037ddf92 Test invalid php syntax 2018-08-11 16:13:17 +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
e7385fdf9d Remove vendor / not working 2018-03-30 14:42:57 +02:00
cc22beab3e
Fix indention 2018-03-29 13:48:00 +02:00
3c466931c7
Allow multiple paths for exists 2018-03-29 13:39:23 +02:00
067af207df
Fix path 2018-03-29 13:37:56 +02:00
d37433c026
Implement multiple paths for autoloading 2018-03-29 13:36:55 +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
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
51cd98b1a7 Further php cs fixes 2018-01-28 22:56:30 +01:00
243f87405a Fix spacing and line-breaks 2018-01-28 22:07:04 +01:00
f74c2e49c8 Started to fix via cs 2018-01-28 22:04:43 +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
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +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
aa483c2eb8 Fixing test bugs 2017-03-11 23:57:37 +01:00
fdfdbb2146 Minor fixes 2017-02-27 20:42:02 +01:00
0c3e2e98de Return type added 2017-02-14 12:08:59 +01:00
5e08eae160 Fix potential bugs 2017-02-14 12:08:29 +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
67ad863a56 Php 7.1. fixes 2016-12-14 21:26:25 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01: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
ba865a67f3 Removing file_exists 2016-08-29 21:52:14 +02:00
ca03e96fb9 Started to implement better exceptions 2016-08-28 16:57:49 +02:00
d7c2402504 Documentation update 2016-08-21 17:39:43 +02:00
16320978d3 Code base cleanup 2016-04-09 23:01:49 +02:00
cb9ee501d0 Formatting and namespace fixes 2016-03-26 14:59:09 +01:00
cef8d11e10 Unit test fixes 2016-01-29 19:08:14 +01:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00