Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 1 | -1/+1 |
* | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -1/+1 |
* | - MFH change require to require_once | Marcus Boerger | 2005-10-03 | 1 | -1/+1 |
* | - Add ability to execute .php generated from .phpt on failure without the | Marcus Boerger | 2005-09-21 | 1 | -0/+1 |
* | MFH: Make PDO use class constants | Ilia Alshanetsky | 2005-09-20 | 1 | -1/+1 |
* | Add PDOStatement::bindValue(), which is similar to bindParam(), except that | Wez Furlong | 2005-09-10 | 1 | -0/+44 |