- Nuke php3 legacy

This commit is contained in:
foobar 2005-12-06 02:28:26 +00:00
parent a05e8e335d
commit a208d9a966
86 changed files with 118 additions and 118 deletions

View file

@ -36,7 +36,7 @@
#include "php_interbase.h"
#include "php_ibase_includes.h"
#include "SAPI.h"
5B
#include <time.h>
#define ROLLBACK 0
@ -44,7 +44,7 @@
#define RETAIN 2
/* {{{ extension definition structures */
function_entry ibase_functions[] = {
zend_function_entry ibase_functions[] = {
PHP_FE(ibase_connect, NULL)
PHP_FE(ibase_pconnect, NULL)
PHP_FE(ibase_close, NULL)