[PHP-CVS] cvs: php4 /ext/standard basic_functions.c php_string.h string.c

2003-01-29 Thread Sara Golemon
pollita Thu Jan 30 00:00:42 2003 EDT Modified files: /php4/ext/standard basic_functions.c php_string.h string.c Log: Feature Request # 5919 - Addition of str_ireplace() Also removed deprecated BM str replace menthod Also rewrote php_str_to_str to use more proc

[PHP-CVS] cvs: php4 /ext/dbx dbx.c /ext/fbsql php_fbsql.c /ext/imap php_imap.c /ext/mcal php_mcal.c /ext/msql php_msql.c /ext/mssql php_mssql.c /ext/mysql php_mysql.c /ext/sybase php_sybase_db.c /ext/sybase_ct php_sybase_ct.c

2003-01-29 Thread Ilia Alshanetsky
iliaa Wed Jan 29 21:33:15 2003 EDT Modified files: /php4/ext/sybase_ct php_sybase_ct.c /php4/ext/sybasephp_sybase_db.c /php4/ext/mssql php_mssql.c /php4/ext/mysql php_mysql.c /php4/ext/msql php_msql.c /php4/ext/mcal php_m

Re: [PHP-CVS] cvs: php4 /ext/dba config.m4

2003-01-29 Thread Marcus Börger
At 00:04 30.01.2003, Marcus Börger wrote: At 11:55 28.01.2003, Jani Taskinen wrote: sniper Tue Jan 28 05:55:36 2003 EDT Modified files: /php4/ext/dba config.m4 Log: Fix configure. (typo?) It didn't notice that...it's from my test version where i could need some help bu

Re: [PHP-CVS] cvs: php4 /ext/dba config.m4

2003-01-29 Thread Marcus Börger
At 11:55 28.01.2003, Jani Taskinen wrote: sniper Tue Jan 28 05:55:36 2003 EDT Modified files: /php4/ext/dba config.m4 Log: Fix configure. (typo?) It didn't notice that...it's from my test version where i could need some help but currently i am not at all knowing the pr

[PHP-CVS] cvs: embed /php-irssi Makefile.am config.m4

2003-01-29 Thread Wez Furlong
wez Wed Jan 29 16:10:53 2003 EDT Modified files: /embed/php-irssiMakefile.am config.m4 Log: Some more build fixes so that the module will run when libphp4.so is not installed into a dir covered by the normal system library path. Index: embed/php-

[PHP-CVS] cvs: embed /php-irssi config.m4 irssi.diff

2003-01-29 Thread Wez Furlong
wez Wed Jan 29 15:34:58 2003 EDT Added files: /embed/php-irssiconfig.m4 Modified files: /embed/php-irssiirssi.diff Log: Tweak the configure stuff so that you can specify the path to php-config --with-php=/usr/local/php5/bin/

[PHP-CVS] cvs: php4(PHP_4_3) /ext/informix ifx.ec

2003-01-29 Thread Ilia Alshanetsky
iliaa Wed Jan 29 14:33:55 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/informix ifx.ec Log: MFH Index: php4/ext/informix/ifx.ec diff -u php4/ext/informix/ifx.ec:1.69.2.3 php4/ext/informix/ifx.ec:1.69.2.4 --- php4/ext/informix/ifx.ec:1.69.2.3 Sat J

[PHP-CVS] cvs: php4 /ext/informix ifx.ec

2003-01-29 Thread Ilia Alshanetsky
iliaa Wed Jan 29 14:33:38 2003 EDT Modified files: /php4/ext/informix ifx.ec Log: Added sanity checks. Index: php4/ext/informix/ifx.ec diff -u php4/ext/informix/ifx.ec:1.76 php4/ext/informix/ifx.ec:1.77 --- php4/ext/informix/ifx.ec:1.76 Sat Jan 25 13

[PHP-CVS] cvs: embed /php-irssi .cvsignore

2003-01-29 Thread Wez Furlong
wez Wed Jan 29 13:50:33 2003 EDT Modified files: /embed/php-irssi.cvsignore Log: Ignore these dirs too Index: embed/php-irssi/.cvsignore diff -u embed/php-irssi/.cvsignore:1.1.1.1 embed/php-irssi/.cvsignore:1.2 --- embed/php-irssi/.cvsignore:1.1.1.1

[PHP-CVS] cvs: embed /php-irssi README

2003-01-29 Thread Sterling Hughes
sterlingWed Jan 29 13:49:13 2003 EDT Modified files: /embed/php-irssiREADME Log: testing Index: embed/php-irssi/README diff -u embed/php-irssi/README:1.1.1.1 embed/php-irssi/README:1.2 --- embed/php-irssi/README:1.1.1.1 Wed Jan 29 13:42:35 20

[PHP-CVS] cvs: CVSROOT / avail

2003-01-29 Thread Sterling Hughes
sterlingWed Jan 29 13:48:23 2003 EDT Modified files: /CVSROOTavail Log: grant karma on embed to derick, wez, tal, edink, and myself Index: CVSROOT/avail diff -u CVSROOT/avail:1.581 CVSROOT/avail:1.582 --- CVSROOT/avail:1.581 Fri Jan 24 19:24:16 20

[PHP-CVS] cvs: php4 /ext/oci8 CREDITS oci8.c

2003-01-29 Thread Maxim Maletsky
maxim Wed Jan 29 13:31:49 2003 EDT Modified files: /php4/ext/oci8 CREDITS oci8.c Log: Added myself to the maintainers list. Index: php4/ext/oci8/CREDITS diff -u php4/ext/oci8/CREDITS:1.3 php4/ext/oci8/CREDITS:1.4 --- php4/ext/oci8/CREDITS:1.3 Sat Apr 14

[PHP-CVS] cvs: php4(PHP_4_3) /sapi/embed php_embed.c

2003-01-29 Thread Edin Kadribasic
edink Wed Jan 29 10:42:43 2003 EDT Modified files: (Branch: PHP_4_3) /php4/sapi/embedphp_embed.c Log: MFH Index: php4/sapi/embed/php_embed.c diff -u php4/sapi/embed/php_embed.c:1.1.2.3 php4/sapi/embed/php_embed.c:1.1.2.4 --- php4/sapi/embed/php_embed.c:1.1.

[PHP-CVS] cvs: php4 /sapi/embed php_embed.c

2003-01-29 Thread Edin Kadribasic
edink Wed Jan 29 10:41:42 2003 EDT Modified files: /php4/sapi/embedphp_embed.c Log: Be more consistent with the sapi internal name. Index: php4/sapi/embed/php_embed.c diff -u php4/sapi/embed/php_embed.c:1.5 php4/sapi/embed/php_embed.c:1.6 --- php4/sapi/emb

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard dl.c

2003-01-29 Thread Edin Kadribasic
edink Wed Jan 29 10:40:24 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard dl.c Log: MFH Index: php4/ext/standard/dl.c diff -u php4/ext/standard/dl.c:1.79.2.2 php4/ext/standard/dl.c:1.79.2.3 --- php4/ext/standard/dl.c:1.79.2.2 Tue Dec 31 11:35

[PHP-CVS] cvs: php4 /ext/standard dl.c

2003-01-29 Thread Edin Kadribasic
edink Wed Jan 29 10:39:10 2003 EDT Modified files: /php4/ext/standard dl.c Log: Enable embedded code using sapi/embed to use dl(). Index: php4/ext/standard/dl.c diff -u php4/ext/standard/dl.c:1.81 php4/ext/standard/dl.c:1.82 --- php4/ext/standard/dl.c:1.81

[PHP-CVS] cvs: php4(PHP_4_3) / NEWS

2003-01-29 Thread Jani Taskinen
sniper Wed Jan 29 03:08:26 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: ordered all bug fixes by the number :) Index: php4/NEWS diff -u php4/NEWS:1.1247.2.55 php4/NEWS:1.1247.2.56 --- php4/NEWS:1.1247.2.55 Tue Jan 28 22:26:15 2003 +++ p