[PHP-CVS] cvs: php-src /ext/sockets php_sockets.h php_sockets_win.c php_sockets_win.h sockets.c

2003-08-15 Thread Jason Greene
jason Sat Aug 16 02:34:36 2003 EDT Modified files: /php-src/ext/socketsphp_sockets.h php_sockets_win.c php_sockets_win.h sockets.c Log: Remove all vector based functions for the following reasons: - This solves alot of p

[PHP-CVS] cvs: php-src /ext/interbase interbase.c php_interbase.h

2003-08-15 Thread Ard Biesheuvel
abies Fri Aug 15 21:58:29 2003 EDT Modified files: /php-src/ext/interbase php_interbase.h interbase.c Log: Removed ibase_num_rows() Converted some MACRO-isms Index: php-src/ext/interbase/php_interbase.h diff -u php-src/ext/interbase/php_interbase.h:1

[PHP-CVS] cvs: php-src / NEWS

2003-08-15 Thread Jani Taskinen
sniper Fri Aug 15 21:34:46 2003 EDT Modified files: /php-srcNEWS Log: Removed ibase_num_rows() (requested by Ard) Index: php-src/NEWS diff -u php-src/NEWS:1.1449 php-src/NEWS:1.1450 --- php-src/NEWS:1.1449 Fri Aug 15 12:32:42 2003 +++ php-src/NEWSFr

Re: [PHP-CVS] cvs: php-src /ext/interbase interbase.c

2003-08-15 Thread Jani Taskinen
Why not leave it out then? It's new, it's not (yet) in any release, etc. If you leave it in, people WILL try to use it and as they DO NOT read sources in most cases, they will submit bug reports about the function not working as they expect. (yes, even if it's not documented..)

[PHP-CVS] cvs: php-src /ext/interbase interbase.c

2003-08-15 Thread Ard Biesheuvel
abies Fri Aug 15 20:58:24 2003 EDT Modified files: /php-src/ext/interbase interbase.c Log: Added comment about ibase_num_rows() Index: php-src/ext/interbase/interbase.c diff -u php-src/ext/interbase/interbase.c:1.143 php-src/ext/interbase/interbase.c:1.14

[PHP-CVS] cvs: php-src / EXTENSIONS

2003-08-15 Thread Marcus Boerger
helly Fri Aug 15 15:37:04 2003 EDT Modified files: /php-srcEXTENSIONS Log: It is maintained now by Ard Index: php-src/EXTENSIONS diff -u php-src/EXTENSIONS:1.60 php-src/EXTENSIONS:1.61 --- php-src/EXTENSIONS:1.60 Thu Aug 14 16:57:49 2003 +++ php-src/EX

[PHP-CVS] cvs: php-src /ext/dba config.m4

2003-08-15 Thread Jani Taskinen
sniper Fri Aug 15 14:47:23 2003 EDT Modified files: /php-src/ext/dbaconfig.m4 Log: MFB Index: php-src/ext/dba/config.m4 diff -u php-src/ext/dba/config.m4:1.53 php-src/ext/dba/config.m4:1.54 --- php-src/ext/dba/config.m4:1.53 Sat Jun 14 10:22:13 2003 ++

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/dba config.m4

2003-08-15 Thread Jani Taskinen
sniper Fri Aug 15 14:47:02 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/dbaconfig.m4 Log: ws fix Index: php-src/ext/dba/config.m4 diff -u php-src/ext/dba/config.m4:1.29.2.21 php-src/ext/dba/config.m4:1.29.2.22 --- php-src/ext/dba/config.m4:1.29.2.

[PHP-CVS] cvs: php-src /ext/db config.m4

2003-08-15 Thread Jani Taskinen
sniper Fri Aug 15 14:42:42 2003 EDT Modified files: /php-src/ext/db config.m4 Log: MFB Index: php-src/ext/db/config.m4 diff -u php-src/ext/db/config.m4:1.15 php-src/ext/db/config.m4:1.16 --- php-src/ext/db/config.m4:1.15 Fri Nov 15 06:49:57 2002 +++ p

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/db config.m4

2003-08-15 Thread Jani Taskinen
sniper Fri Aug 15 14:42:11 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/db config.m4 Log: fix typo Index: php-src/ext/db/config.m4 diff -u php-src/ext/db/config.m4:1.14.4.1 php-src/ext/db/config.m4:1.14.4.2 --- php-src/ext/db/config.m4:1.14.4.1

[PHP-CVS] cvs: php-src / NEWS

2003-08-15 Thread Jani Taskinen
sniper Fri Aug 15 12:32:42 2003 EDT Modified files: /php-srcNEWS Log: group those ibase entries a bit + added ibase_free_event_handler() too Index: php-src/NEWS diff -u php-src/NEWS:1.1448 php-src/NEWS:1.1449 --- php-src/NEWS:1.1448 Fri Aug 15 12:11:26 2003

[PHP-CVS] cvs: php-src /ext/interbase interbase.c php_interbase.h

2003-08-15 Thread Ard Biesheuvel
abies Fri Aug 15 12:13:52 2003 EDT Modified files: /php-src/ext/interbase interbase.c php_interbase.h Log: Added ibase_free_event_handler() Index: php-src/ext/interbase/interbase.c diff -u php-src/ext/interbase/interbase.c:1.142 php-src/ext/interbase/i

[PHP-CVS] cvs: php-src / NEWS

2003-08-15 Thread Jani Taskinen
sniper Fri Aug 15 12:11:26 2003 EDT Modified files: /php-srcNEWS Log: new functions in ext/interbase Index: php-src/NEWS diff -u php-src/NEWS:1.1447 php-src/NEWS:1.1448 --- php-src/NEWS:1.1447 Thu Aug 14 16:47:29 2003 +++ php-src/NEWSFri Aug 15 12:1

[PHP-CVS] cvs: php-src /ext/cpdf cpdf.c

2003-08-15 Thread Andrey Hristov
andrey Fri Aug 15 08:08:15 2003 EDT Modified files: /php-src/ext/cpdf cpdf.c Log: 2 proto fixes (Mehdi Achour) Index: php-src/ext/cpdf/cpdf.c diff -u php-src/ext/cpdf/cpdf.c:1.53 php-src/ext/cpdf/cpdf.c:1.54 --- php-src/ext/cpdf/cpdf.c:1.53Thu Jun 12