- 20 Jun, 2014 1 commit
-
-
Alexander Makarov authored
-
- 14 Jun, 2014 4 commits
- 11 Jun, 2014 1 commit
-
-
Mark authored
-
- 10 Jun, 2014 3 commits
-
-
MarcioCamello authored
-
MarcioCamello authored
I'm find error ```php Wrong } elseif (!empty($this->mimeTypes) && !in_array(FileHelper::getMimeType($file->tempName), $this->mimeTypes, true)) { Correct } elseif (!empty($this->mimeTypes) && !in_array(FileHelper::getMimeType($file), $this->mimeTypes, true)) { ``` Not need call '$file->tempName' because getMimeType get object $_FILE => $file, so use $file and validator works fine
-
Mark authored
-
- 06 Jun, 2014 1 commit
-
-
Qiang Xue authored
-
- 04 Jun, 2014 1 commit
-
-
Qiang Xue authored
-
- 31 May, 2014 1 commit
-
-
Alexander Makarov authored
-
- 23 May, 2014 1 commit
-
-
Alexander Kochetov authored
-
- 22 May, 2014 5 commits
-
-
Alexander Kochetov authored
-
Qiang Xue authored
-
Alexander Kochetov authored
-
Alexander Kochetov authored
-
Alexander Kochetov authored
-
- 19 May, 2014 1 commit
-
-
Chong Freeman authored
-
- 14 May, 2014 3 commits
-
-
Alexander Kochetov authored
-
Alexander Kochetov authored
-
Alexander Kochetov authored
-
- 13 May, 2014 1 commit
-
-
Alexander Kochetov authored
-
- 12 May, 2014 1 commit
-
-
Alexander Kochetov authored
-
- 09 May, 2014 2 commits
-
-
Alexander Kochetov authored
-
Maikel Brouwer authored
-
- 08 May, 2014 3 commits
-
-
Alexander Kochetov authored
-
Alexander Kochetov authored
-
Alexander Kochetov authored
-
- 07 May, 2014 1 commit
-
-
Carsten Brandt authored
-
- 06 May, 2014 2 commits
- 23 Apr, 2014 1 commit
-
-
Carsten Brandt authored
-
- 22 Apr, 2014 1 commit
-
-
Carsten Brandt authored
fixes #3118
-
- 16 Apr, 2014 1 commit
-
-
Thiago Talma authored
Adjustments code according to the standards. Adding missing PHPDoc comment.
-
- 14 Apr, 2014 1 commit
-
-
Алексей authored
-
- 10 Apr, 2014 1 commit
-
-
Carsten Brandt authored
issue #3026
-
- 07 Apr, 2014 1 commit
-
-
Qiang Xue authored
-
- 26 Mar, 2014 1 commit
-
-
Carsten Brandt authored
-
- 23 Mar, 2014 1 commit
-
-
Carsten Brandt authored
issue #2852
-