1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 02:33:17 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
Frank M. Kromann 6df886acfe Fixing database password to actually work 2001-04-10 18:44:51 +00:00
Frank M. Kromann 382e3c5ad6 Adding empty RSHUTDOWN function. 2001-04-04 20:10:14 +00:00
Frank M. Kromann 8003b3aa9d Fixing crash when listing databsaes
Fixing rowcount to woirk when the result contains an array og data.
2001-04-03 18:09:02 +00:00
foobar 8a26918ed1 Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.
# Heads up people! I tested this before committing but you never know..
2001-03-27 20:35:04 +00:00
Frank M. Kromann d7491166c5 Removing extra check for warnings. 2001-03-23 00:58:59 +00:00
Frank M. Kromann 8bea574877 Adding warning when query fails 2001-03-22 21:16:23 +00:00
Frank M. Kromann eea4386582 setting right params to zend_get_parameters_ex 2001-03-21 21:53:45 +00:00
Frank M. Kromann 983bfff7de changed arg types from pval* to zval** 2001-03-21 19:56:33 +00:00
Frank M. Kromann 80c4511012 Fixing crash when result conrains 0 rows 2001-03-20 20:25:55 +00:00
Frank M. Kromann 3cbe879b89 Converting to c-style comments.
Adding prototypes to all exported function
2001-03-20 19:21:45 +00:00
foobar 3f64aa6a94 Forgot this one.. 2001-03-14 13:43:58 +00:00
foobar f35cb7d89b Missing. 2001-03-14 13:42:33 +00:00
foobar 256537a7cf cleanup. 2001-03-13 22:50:02 +00:00
Jason Greene ba553edc06 fix broken m4, you should have all checking code withing your withval test
-Jason
2001-03-13 22:44:49 +00:00
foobar c45884c5fb Extension was enabled by default.. 2001-03-13 22:33:53 +00:00
Frank M. Kromann d5e1266dc5 Initial check-in of FrontBase extension 2001-03-13 20:58:47 +00:00