|
|
b4084913de
|
Implement php 7.4 type hints
|
2019-08-15 21:54:59 +02:00 |
|
|
|
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 |
|
|
|
5965f2a4ca
|
bug fixes and better response handling
|
2019-05-07 20:00:30 +02:00 |
|
|
|
c799124d12
|
php cs fixes
|
2019-04-27 10:34:00 +02:00 |
|
|
|
0bd6cb95f5
|
test and fix schema builder
|
2019-02-26 21:41:52 +01:00 |
|
|
|
54409c9f12
|
bug fixes
|
2018-12-30 20:16:27 +01:00 |
|
|
|
b04628f890
|
minor performance improvements
|
2018-12-30 19:49:55 +01:00 |
|
|
|
9945dbc373
|
Bug fixes
|
2018-11-23 11:35:42 +01:00 |
|
|
|
8c3392253f
|
Test and impl. fixes
|
2018-11-18 12:49:59 +01:00 |
|
|
|
8a2bed5877
|
use global namespace
|
2018-08-24 13:06:04 +02:00 |
|
|
|
b82213d97f
|
Turn some returns into exceptions
|
2018-07-18 00:12:53 +02:00 |
|
|
|
0614c12eef
|
Fix more type bugs
|
2018-07-14 14:41:15 +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 |
|
|
|
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 |
|
|
|
675d3fa808
|
phpcs fixes
|
2018-02-17 21:38:39 +01:00 |
|
|
|
3059003191
|
phpcs fixes
|
2018-02-16 15:28:07 +01:00 |
|
|
|
f1121dcc9b
|
Fix strict_types
|
2018-02-15 20:27:58 +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 |
|
|
|
e92df825fe
|
DataMapper rewrite for performance increase
Implemented caching (was bugged). Caching is now per request and not per object. Made code visually a tiny bit better, still horrible though.
|
2017-12-03 21:26:58 +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 |
|
|
|
34c465766e
|
Code inspection fixes
|
2017-09-14 19:52:53 +02:00 |
|
|
|
d451301a33
|
Perform code optimization from cachegrind
|
2017-09-14 17:47:33 +02:00 |
|
|
|
a4e277184e
|
Fix grammar bugs
|
2017-09-14 08:59:09 +02:00 |
|
|
|
9958f81c08
|
fix #121
|
2017-09-14 08:51:45 +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 |
|
|
|
bbe7a78108
|
Update GrammarAbstract.php
|
2017-02-07 14:27:20 +01:00 |
|
|
|
db69fabcd2
|
Bad implementation for count
|
2017-01-29 19:08:35 +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 |
|
|
|
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 |
|
|
|
9bbdbcaf38
|
Fix docblocks
|
2016-11-06 22:22:58 +01:00 |
|
|
|
d2de70d356
|
Auto-format
|
2016-07-15 21:33:05 +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 |
|
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 |
|
|
|
9350e90e0c
|
Fix DataMapper and Grammar bugs for relations
|
2016-01-28 20:42:22 +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 |
|
|
|
5405c6e1ea
|
Preparing for schema query suppory
|
2016-01-10 14:15:00 +01:00 |
|