Commit Graph

181 Commits

Author SHA1 Message Date
bd8d901155 Route class for creating routes
This class should create uniform routes that can be used by the router.
Maybe even implement function like fromHtttpRequest($request),
fromSocketRequest($request) and fromConsoleRequest($request) or create
HttpRoute etc.?!
2016-03-28 19:31:29 +02:00
315bf6951a Renaming and adding true char enum 2016-03-28 18:01:46 +02:00
1b5f4696cf Creating country codes 3 to 2 2016-03-28 17:56:43 +02:00
94d73277ff Country codes 2016-03-28 17:45:46 +02:00
92f5ebe1ac Merge pull request #18 from Orange-Management/scrutinizer-patch-2
Scrutinizer Auto-Fixes
2016-03-28 17:13:51 +02:00
Scrutinizer Auto-Fixer
c40a8ed0a2 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 15:13:36 +00:00
bde9db585e Merge pull request #17 from Orange-Management/scrutinizer-patch-1
Scrutinizer Auto-Fixes
2016-03-28 16:46:07 +02:00
Scrutinizer Auto-Fixer
114ce12de8 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 14:44:47 +00:00
cef703a378 Creating ISO4217 symbols 2016-03-28 16:17:21 +02:00
3b32def079 Creating and fixing ISO4217 currencies 2016-03-28 16:03:16 +02:00
fd14e8c2ea Fix type hints 2016-03-28 15:43:26 +02:00
4a5901630a Fix types 2016-03-28 15:42:56 +02:00
9fbc886553 Spelling fix 2016-03-28 14:24:29 +02:00
9f30b1e662 Fix indention 2016-03-28 14:24:04 +02:00
0cb3c0b749 Minor bug fixes and function body. 2016-03-28 14:14:39 +02:00
907c7b6f49 Minor bug fixes 2016-03-28 14:02:07 +02:00
6255bd9ab2 Implement php code parser 2016-03-28 13:58:42 +02:00
96a9cf57bf Fixing array serializer 2016-03-28 11:54:27 +02:00
f2b017a5b3 Cleanup and documentation 2016-03-28 11:20:47 +02:00
98ff5af05b Exception text fix. 2016-03-27 23:09:12 +02:00
7cc423281c More bug fixes 2016-03-27 23:08:58 +02:00
8ebdf58d34 Bug fixes. 2016-03-27 22:38:30 +02:00
cfe6fb0059 Documentation fixes 2016-03-27 22:27:13 +02:00
232244b981 Security fixes. Switching from mcrypt soon 2016-03-27 22:06:18 +02:00
e3e7e2e6c7 Coding style fixes. 2016-03-27 22:03:31 +02:00
2e8e37fd29 Best Practice fixes. 2016-03-27 22:01:36 +02:00
0978f41ca2 Performance fixes 2016-03-27 21:54:15 +02:00
e3171d38e3 Comprehensibility fixes 2016-03-27 21:51:49 +02:00
fd9480a34c Solving critical bugs 2016-03-27 21:44:01 +02:00
184e839899 Type fix 2016-03-27 17:14:57 +02:00
7769053826 Fixing faster resource check?! 2016-03-27 15:20:59 +02:00
08d06200d2 Fixing writable check and interface bugs 2016-03-27 15:08:17 +02:00
3afa428a31 Fixing typing bugs 2016-03-27 13:51:25 +02:00
5311b12bfb Pull out file/directory creation with exceptions 2016-03-27 11:37:52 +02:00
6b84376742 Creating static create functions 2016-03-27 11:37:26 +02:00
ef243a7ee4 Fix file open failed 2016-03-27 11:17:31 +02:00
4a6c877443 Fix file creation instead of directory 2016-03-27 00:39:25 +01:00
6ec9b7fd84 Fixing local error for remote test 2016-03-26 18:32:19 +01:00
0af064eebe Protecting against unexpected flow 2016-03-26 18:26:22 +01:00
d1f6ba7f12 Typehint 2016-03-26 17:59:02 +01:00
2c52f544c1 Fixing ltrim of directory structure 2016-03-26 16:46:14 +01:00
8b2d415c0f Formatting fix 2016-03-26 15:18:55 +01:00
c3e60a3070 Standardize with javascript 2016-03-26 14:59:24 +01:00
cb9ee501d0 Formatting and namespace fixes 2016-03-26 14:59:09 +01:00
bb31881f59 Minor fixes
Allowing verbose debugging and minimizing function overhead
2016-03-25 15:30:46 +01:00
09ca1a5c08 Support header locking
Locking for http header. Throw exceptions. Socket shouldn't be affected
by this since these classes are http specific.
2016-03-19 12:20:44 +01:00
9dd230df36 Cleanup 2016-03-16 22:33:44 +01:00
6781777cd4 Bug fixes 2016-03-16 13:22:28 +01:00
9f5f45fa7c Further matrix implementation 2016-03-15 22:06:34 +01:00
b27154dc19 Parameter fix 2016-03-15 22:06:15 +01:00