Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added some more error defines (CANNOT_CREATE/DELETE/DROP). | Stig Bakken | 1999-12-08 | 1 | -0/+48 |
* | Oops. | Andrei Zmievski | 1999-12-07 | 1 | -1/+1 |
* | (DB::parseDSN) check for an extra / at the end purely to guard against | Andrei Zmievski | 1999-12-07 | 1 | -2/+2 |
* | (DB::parseDSN) Remove extraneous / at the end of the spec if no database | Andrei Zmievski | 1999-12-07 | 1 | -0/+3 |
* | @Fix warnings compiling in maintainer mode. (Stig) | Stig Bakken | 1999-12-05 | 1 | -1/+3 |
* | @Fix some warnings when compiling in maintainer-mode (Stig) | Stig Bakken | 1999-12-01 | 1 | -1/+2 |
* | remove some debug output | Stig Bakken | 1999-12-01 | 1 | -1/+0 |
* | Modified to use preg_* functions. | Andrei Zmievski | 1999-11-29 | 1 | -8/+8 |
* | more PECL -> PEAR renaming | Stig Bakken | 1999-11-29 | 2 | -13/+15 |
* | - DB classes now inherit DB_common | Stig Bakken | 1999-11-29 | 1 | -4/+112 |
* | Don't bail out, if PECL cannot be installed. PHP is often only an | Sascha Schumann | 1999-11-23 | 1 | -2/+2 |
* | @Introduced PECL - PHP Extension and Code Library (prounounced "picke") | Stig Bakken | 1999-11-22 | 3 | -0/+228 |