nextcloud/lib/private/appframework
Philipp Knechtges 768aea57d3 make regex in controllermethodreflector.php compatible with PCRE 6.x
The syntax ?<...> seems to be only supported from PCRE 7.0 on. For
backwards-compability ?P<...> is used.
2014-12-14 10:52:21 +01:00
..
core Deprecate older API wrappers and calls 2014-11-12 17:39:25 +01:00
db Use statements wrapper in \OCP\IDB 2014-10-22 12:29:53 +02:00
dependencyinjection Update Pimple to V3.0 2014-11-03 16:57:16 +01:00
http Add functions to modify cookies to response class 2014-11-27 14:19:00 +01:00
middleware Move CSRF check 2014-11-17 15:10:53 +01:00
routing add postfix 2014-11-19 12:01:42 +01:00
utility make regex in controllermethodreflector.php compatible with PCRE 6.x 2014-12-14 10:52:21 +01:00
app.php Use server container 2014-11-27 14:36:11 +01:00
http.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00