nextcloud-server/lib/private/appframework
Bernhard Posselt 23c754aed3 prefer scalar type hints over phpdoc annotation
use method exists lookup to be safe and not break on old hhvm versions

add test that checks if type hint is preferred over annotation
2015-12-24 09:20:26 +07:00
..
core
db Add escapeLikeParameter to IDBConnection 2015-11-05 16:41:30 +07:00
dependencyinjection Register app containers in the OC container 2015-12-18 13:45:07 +07:00
http Use PHP polyfills 2015-12-11 08:47:36 +07:00
middleware Scrutinizer Auto-Fixes 2015-12-10 16:43:37 +07:00
routing
utility prefer scalar type hints over phpdoc annotation 2015-12-24 09:20:26 +07:00
app.php Add type description 2015-12-08 15:20:54 +07:00
http.php Use getHttpProtocol instead of $_SERVER 2015-10-30 18:05:30 +07:00