cox Wed Mar 28 15:52:21 2001 EDT
Modified files:
/php4/pear DB.php
/php4/pear/DB ifx.php mysql.php pgsql.php
Log:
pgsql.php
* better handling of $rownum param in fetchInto()
* changed property numrows[] to num_rows[]
DB.php
* $rowmun in
cox Mon Mar 26 15:31:50 2001 EDT
Modified files:
/php4/pear DB.php
/php4/pear/DB pgsql.php
Log:
pgsql.php
* connect() always use pg_connect string instead of the deprecated params
mode
* removed duplicated functions prepare() and execute() (n
ssb Fri Mar 23 23:00:45 2001 EDT
Added files:
/php4/pear/DB/tests tableinfo.inc
/php4/pear/DB/tests/mysql 012.phpt
Modified files:
/php4/pear DB.php
/php4/pear/DB STATUS common.php mysql.php
Log:
* added Christian St
ssb Thu Mar 22 17:15:10 2001 EDT
Modified files:
/php4/pear DB.php PEAR.php.in
/php4/pear/DB STATUS common.php oci8.php
/php4/pear/DB/tests errors.inc fetchrow.inc numrows.inc
sequences.inc
/php4/pear/DB/tests/ibase
jon Tue Mar 20 20:15:41 2001 EDT
Modified files:
/php4/pear DB.php
Log:
Style and whitespace, based mostly on a submission from
"Tomas V.V.Cox" <[EMAIL PROTECTED]>.
Index: php4/pear/DB.php
diff -u php4/pear/DB.php:1.50 php4/pear/DB.php:1.51
--- php4/
jon Sun Mar 11 15:26:19 2001 EDT
Modified files:
/php4/pear DB.php
Log:
Revised version of the parseDSN function.
Submitted by: "Tomas V.V.Cox" <[EMAIL PROTECTED]>
Index: php4/pear/DB.php
diff -u php4/pear/DB.php:1.49 php4/pear/DB.php:1.50
--- php4
ssb Tue Feb 20 15:00:09 2001 EDT
Modified files:
/php4/pear DB.php
Log:
* allow empty passwords in dsn (for example "mysql://user:@database")
Index: php4/pear/DB.php
diff -u php4/pear/DB.php:1.48 php4/pear/DB.php:1.49
--- php4/pear/DB.php:1.48 Fri
chagenbuFri Feb 16 09:14:40 2001 EDT
Modified files:
/php4/pear DB.php
/php4/pear/DB ibase.php msql.php mssql.php mysql.php oci8.php
odbc.php pgsql.php sybase.php
Log:
All DB modules should return NULL from fetchRow() n
cmv Fri Feb 2 09:59:31 2001 EDT
Modified files:
/php4/pear DB.php
Log:
I think this should've been changed as well, right?
Index: php4/pear/DB.php
diff -u php4/pear/DB.php:1.46 php4/pear/DB.php:1.47
--- php4/pear/DB.php:1.46 Thu Feb 1 21:24:3
chagenbuThu Feb 1 21:24:32 2001 EDT
Modified files:
/php4/pear DB.php
Log:
make sure to include subclasses before trying to instantiate them.
Index: php4/pear/DB.php
diff -u php4/pear/DB.php:1.45 php4/pear/DB.php:1.46
--- php4/pear/DB.php:1.45
ssb Tue Jan 30 00:34:56 2001 EDT
Modified files:
/php4/pear DB.php
/php4/pear/DB/tests db_parsedsn.phpt
Log:
@Allow url encoding in DB usernames and passwords (Stig, PEAR)
Index: php4/pear/DB.php
diff -u php4/pear/DB.php:1.44 php4/pear/DB.php:1.45
chagenbuFri Jan 26 12:07:23 2001 EDT
Modified files:
/php4/pear DB.php
/php4/pear/DB mysql.php
Log:
have DB::isError return true if passed "null". Now you can more consistently
use DB::isError(), since some of the db drivers return nulls from
ssb Tue Jan 9 17:02:00 2001 EDT
Added files:
/php4/pear/scripts pear.in php-config.in phpextdist phpize.in
Removed files:
/php4/pear pear.in php-config.in phpextdist phpize.in run-tests.in
Modified files:
/php4/pea
13 matches
Mail list logo