20 Commits

Author SHA1 Message Date
d82b38531c DbConnection::tablePrefix default value added 2014-01-09 07:36:39 +04:00
5f3be6c7f7 default values for db\Connection username and password to null
fixes #1821
2014-01-08 18:57:47 +01:00
ea47ce5ca2 code style fixes 2013-12-30 16:55:32 +01:00
4a552c88cf Fixes #1650: Added Connection::pdoClass. 2013-12-27 16:01:39 -05:00
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
e115b0c860 Updated docs, composer.json and other things to mention and use PHP 5.4 2013-10-18 13:01:13 +04:00
b3b5e36d42 Remove use ($this). Related to 9e1b498fb513b3c51c6f943180a317ffef6f05e2. 2013-10-18 09:46:52 +06:00
9e1b498fb5 PHP 5.4 supports $this with closures. 2013-10-18 09:31:37 +06:00
be67559fe1 added CUBIRD DB Schema class 2013-09-05 16:49:11 +02:00
ca69ef09d4 update of @property annotations 2013-08-28 14:59:52 +02:00
1072abb189 fixed test break. 2013-08-24 07:23:21 -04:00
28423486f1 model generator WIP 2013-08-24 07:10:18 -04:00
21b0cc73c4 fixed uninitialized pro issue. 2013-08-24 06:24:36 -04:00
d135631f8e Avoid logging db errors repeatedly. 2013-08-01 20:06:58 -04:00
7a7d2a9c06 CS fixes. 2013-06-07 22:41:11 +06:00
66e698673d Fixes issue #457: incorrect HTTPS detection. 2013-05-29 21:53:25 -04:00
f05f85fcfe Removed Connection::__sleep. 2013-05-29 20:12:24 -04:00
689080519e Added support for previous exceptions
PHP supports exception stacks since 5.3 so we should use it.
Also Errorhandler is now able to display the stack: #297
2013-05-26 04:38:13 +02:00
cdcb8e513c Merge upstream/master into upstream/mssql. 2013-05-22 19:28:11 +06:00
f72105166c reorganized the main repo to satisfy PSR-0. 2013-05-21 21:19:05 -04:00