- 19 Oct, 2014 3 commits
-
-
Alexander Makarov authored
-
Qiang Xue authored
-
Alexander Makarov authored
Fixes #5587: `json_encode` is now used with `JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE` where it makes sense, also it is now default for `Json::encode()`
-
- 18 Oct, 2014 5 commits
-
-
Alexander Makarov authored
-
Carsten Brandt authored
-
Carsten Brandt authored
to avoid issues about 404 links in the guide
-
Carsten Brandt authored
make sure to not confuse extending of helper classes with extensions. Use "customizing" in this case and added note about when this should be done.
-
lichunqiang authored
-
- 17 Oct, 2014 1 commit
-
-
aminking2005 authored
-
- 16 Oct, 2014 4 commits
-
-
Alexander Makarov authored
-
Carsten Brandt authored
fixes #5580
-
Frandi1313 authored
-
Carsten Brandt authored
-
- 15 Oct, 2014 2 commits
- 14 Oct, 2014 7 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #5528: added auto_reload to default twig config in both extension readme and template engines chapter in docs
-
Nate Sanden authored
-
Nikola Basic authored
-
Nikola Basic authored
-
- 13 Oct, 2014 8 commits
-
-
germanliu authored
-
germanliu authored
Shouldn't stability=dev be removed?
-
Carsten Brandt authored
-
amjadniazi48 authored
changed $query->from(['author' => 'users']) to $query->from(['author' , 'users']) on line 354
-
Navarr Barnier authored
close #5527
-
Andrei Chugunov authored
Possible typo. close #5526
-
lichunqiang authored
-
Larry Ullman authored
-
- 12 Oct, 2014 7 commits
-
-
Larry Ullman authored
-
Larry Ullman authored
-
Larry Ullman authored
-
Qiang Xue authored
-
Larry Ullman authored
-
Larry Ullman authored
-
Carsten Brandt authored
there is no reliable way to determine the cubrid PDO extension version used and also no reliable way to detect which combination of server and client produces wrong behavior. By requiering 9.3 or higher in both client and server we can be sure it works. fixes #852
-
- 11 Oct, 2014 2 commits
-
-
Mihail authored
-
Larry Ullman authored
-
- 09 Oct, 2014 1 commit
-
-
Alex Berriman authored
Spelling error
-