summaryrefslogtreecommitdiffstats
path: root/lib/private/arrayparser.php
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersJenkins for ownCloud2015-03-261-12/+16
|
* Use proper error type and clean-up codeLukas Reschke2015-03-131-18/+24
|
* Revert "Updating license headers"Morris Jobke2015-02-261-16/+13
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-13/+16
|
* Replace exception with standard exceptionJoas Schilling2014-11-271-4/+1
|
* Use function outside of loopLukas Reschke2014-10-241-1/+3
| | | | Otherwise the function is executed n times which is a lot of overhead
* Some more PHPDoc fixesLukas Reschke2014-04-211-0/+13
|
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-0/+3
| | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+24
|
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+189
Conflicts: lib/private/vcategories.php