- 18 Oct, 2013 5 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
resurtm authored
-
resurtm authored
- 17 Oct, 2013 11 commits
-
-
Qiang Xue authored
-
chelishchev authored
-
Eugene Kuzminov authored
-
Eugene Kuzminov authored
debug panel : change json_encode/decode to serialise/unserialise to prevent non-UTF characters error
-
Carsten Brandt authored
fixes #997
-
Alexander Makarov authored
-
Luciano Baraglia authored
-
Carsten Brandt authored
defaults overided settings
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
- 16 Oct, 2013 18 commits
-
-
Luciano Baraglia authored
-
Luciano Baraglia authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Removed intl version check since it's very inconsistent and it seems bundled versions are always the same ones for the same PHP versions
-
Alexander Makarov authored
Fixes PHP 5.5 weird placeholder replacememt in case no arguments are provided at all (https://bugs.php.net/bug.php?id=65920).
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
egorpromo authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Luciano Baraglia authored
-
Luciano Baraglia authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
- 15 Oct, 2013 3 commits
-
-
iJackUA authored
To prevent Warning "Trying to get property of non-object" in case when nothing set to params, but you try to get some key (check is there something) ArrayHelper::getValue($this->view->params, 'abc');
-
Carsten Brandt authored
-
Carsten Brandt authored
cubrid pdo does not support PARAM_BOOL so we cast the value to integer and store 0 and 1 instead fixes #964
-
- 14 Oct, 2013 3 commits
-
-
Alexander Makarov authored
-
Carsten Brandt authored
-
Carsten Brandt authored
also fixed some inconsistency between client and server validation.
-