Date: 11/28/00
- Next message: kerdos <email protected>: "[PHP-DEV] PHP 4.0 Bug #7969 Updated: ibase_prepare() and ibase_execute() don't work"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] Passing by reference"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: drogers <email protected>
Operating system: LinuxPPC
PHP version: 4.0.3pl1
PHP Bug Type: MSSQL related
Bug description: mssql_fetch_object mispelled
The bug is a misspelling in a source file in 4.0.3pl1 and
php-current(11/28)
In the ext/sybase/php_sybase_db.c line 72
should be:
PHP_FALIAS(mssql_fetch_object,
sybase_fetch_object, NULL)
mssql_fetch_object should be spelled with a
lowercase f
-- Edit Bug report at: http://bugs.php.net/?id=8001&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: kerdos <email protected>: "[PHP-DEV] PHP 4.0 Bug #7969 Updated: ibase_prepare() and ibase_execute() don't work"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] Passing by reference"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

