David Grudl
|
ce459f440a
|
improved coding style
# Conflicts:
# dibi/bridges/Tracy/Panel.php
# dibi/drivers/DibiPdoDriver.php
# dibi/drivers/DibiPostgreDriver.php
# tests/dibi/DataSource.phpt
# tests/dibi/DibiConnection.connect.phpt
# tests/dibi/DibiConnection.transactions.phpt
# tests/dibi/DibiFluent.cloning.phpt
# tests/dibi/DibiFluent.insert.phpt
# tests/dibi/DibiFluent.select.phpt
# tests/dibi/DibiFluent.update.phpt
# tests/dibi/DibiTranslator.conditions.phpt
# tests/dibi/DibiTranslator.phpt
# tests/dibi/PdoMssql.limits.phpt
# tests/dibi/Postgre.like.phpt
|
2015-10-09 12:01:02 +02:00 |
|
David Grudl
|
df37a500fa
|
used https
|
2015-10-05 16:16:31 +02:00 |
|
Patrik Votocek
|
176b1a8895
|
Add support for DateTimeInterface
|
2014-03-24 19:03:31 +01:00 |
|
David Grudl
|
2769f1ae0a
|
typos
|
2014-02-04 03:09:31 +01:00 |
|
Etienne CHAMPETIER
|
7318658017
|
Use DateTime instead of date()
On 32bits systems, date() is affected bug the 2038 bug
DateTime always uses 64bits representation [Closes #110]
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@fiducial.net>
|
2013-12-12 18:14:17 +01:00 |
|
David Grudl
|
e87c112d71
|
typos & whitespace
|
2013-07-13 20:23:13 +02:00 |
|
David Grudl
|
1382a1021f
|
all file names correspond with class name
|
2013-06-22 18:29:35 +02:00 |
|