d3eb42cd90
more types
2022-04-08 17:49:15 +02:00
4d51484de3
fmt
2022-04-08 17:28:32 +02:00
Carl Schwan
9c1e52272c
Allow preloading of properties in one go
...
Make it possible to not be affected by a N+1 issue when doing a search
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-08 16:17:25 +02:00
5ba2a3cc31
add some type hinting
2019-11-06 14:33:04 +01:00
7174c02348
fix test
2019-11-06 14:15:26 +01:00
aeb7610589
"where" is optional
2019-02-20 18:03:32 +01:00
e8cf5e7644
strict typing and php 7.1
2019-02-20 18:03:32 +01:00
Scrutinizer Auto-Fixer
6d421fc4ec
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2018-03-22 16:04:24 +00:00
Roeland Jago Douma
a292d9402a
No need to error out if the propery can't be found
...
Just don't search for it if it is not allowed. But we can still
continue. Webdav will give a 404 if it can't be found later anyway.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-03-22 16:50:59 +01:00
5ad4d24b89
Seperate query classes from xml classes to allow specifying more information in the query
2018-01-25 15:01:11 +01:00
Scrutinizer Auto-Fixer
0c0f05416b
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-03-10 15:03:32 +00:00
5c2a3f1b02
add more tests
2017-02-22 18:14:08 +01:00
1e7efdd48b
code splitting
2017-02-22 17:42:04 +01:00