Antoine Musso
|
93154120cc
|
Remove forced dereferencements (new() returns a reference in PHP5)
|
2006-07-11 14:11:23 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
a26d5a49d7
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
Brion Vibber
|
27ba25bf40
|
* Start on some unit tests for GlobalFunctions
* Add makefile & readme for the lazy
|
2004-10-18 09:53:47 +00:00 |
|
Brion Vibber
|
881b36f316
|
* Add support for prepared statements. This should be safer than dumping variables into raw SQL and more flexible than the array-based wrapper functions
* Add some quick PHPUnit tests for Database::fillPrepared()
|
2004-10-18 07:25:56 +00:00 |
|