[PHP-CVS-DAILY] cvs: Zend / ChangeLog

2003-03-03 Thread changelog
changelog Mon Mar 3 20:32:58 2003 EDT Modified files: /Zend ChangeLog Log: ChangeLog update Index: Zend/ChangeLog diff -u Zend/ChangeLog:1.114 Zend/ChangeLog:1.115 --- Zend/ChangeLog:1.114Thu Feb 27 20:31:31 2003 +++ Zend/ChangeLog Mon

[PHP-CVS-DAILY] cvs: ZendEngine2 / ChangeLog

2003-03-03 Thread changelog
changelog Mon Mar 3 20:33:09 2003 EDT Modified files: /ZendEngine2ChangeLog Log: ChangeLog update Index: ZendEngine2/ChangeLog diff -u ZendEngine2/ChangeLog:1.186 ZendEngine2/ChangeLog:1.187 --- ZendEngine2/ChangeLog:1.186 Sun Mar 2 20:32:58

Re: [PHP-CVS] cvs: php4(PHP_4_3) /main main.c

2003-03-03 Thread Marcus Börger
At 02:54 03.03.2003, Harald Radi wrote: phanto Sun Mar 2 20:54:29 2003 EDT Modified files: (Branch: PHP_4_3) /php4/main main.c Log: MFH: adding disable_classes ini directive Why was this *new functionality* MFHed? -- PHP CVS Mailing List (http://www.php.net/)

RE: [PHP-CVS] cvs: php4(PHP_4_3) /main main.c

2003-03-03 Thread Harald Radi
because it is a rather small manageable security fix ? regards, Harald Radi -- nme - we can heal you http://www.nme.at Ortner Radi Schwenk GnbR Tumpenweg 528 5084 Grossgmain, Salzburg Austria -Original Message- From: Marcus Börger [mailto:[EMAIL PROTECTED] Sent: Monday, March 03,

[PHP-CVS] cvs: php4 /tests/classes abstract_static.phpt

2003-03-03 Thread Marcus Boerger
helly Mon Mar 3 06:13:58 2003 EDT Added files: /php4/tests/classes abstract_static.phpt Log: Adding tests for abstract static methods Index: php4/tests/classes/abstract_static.phpt +++ php4/tests/classes/abstract_static.phpt --TEST-- A static abstrcat

RE: [PHP-CVS] cvs: php4(PHP_4_3) /main main.c

2003-03-03 Thread Marcus Börger
At 12:13 03.03.2003, Harald Radi wrote: because it is a rather small manageable security fix ? Ah security is reason enough -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php4 /tests/classes ctor_dtor.phpt ctor_dtor_inheritance.phpt

2003-03-03 Thread Marcus Boerger
helly Mon Mar 3 06:19:02 2003 EDT Added files: /php4/tests/classes ctor_dtor.phpt ctor_dtor_inheritance.phpt Log: Adding tests for ctor/dtor handling Index: php4/tests/classes/ctor_dtor.phpt +++ php4/tests/classes/ctor_dtor.phpt --TEST-- The new

[PHP-CVS] cvs: php4 /tests/classes __call_001.phpt __clone_001.phpt __set__get_001.phpt constants_scope_001.phpt dereferencing_001.phpt factory_001.phpt object_reference_001.phpt singleton_001.phpt /tests/lang error_2_exception_001.phpt namespace_001.phpt

2003-03-03 Thread J Smith
jay Mon Mar 3 11:44:38 2003 EDT Added files: /php4/tests/classes __call_001.phpt __clone_001.phpt __set__get_001.phpt constants_scope_001.phpt dereferencing_001.phpt factory_001.phpt

[PHP-CVS] cvs: CVSROOT / avail

2003-03-03 Thread Sascha Schumann
sas Mon Mar 3 12:49:04 2003 EDT Modified files: /CVSROOTavail Log: pear karma for andrew Index: CVSROOT/avail diff -u CVSROOT/avail:1.600 CVSROOT/avail:1.601 --- CVSROOT/avail:1.600 Fri Feb 28 13:46:46 2003 +++ CVSROOT/avail Mon Mar 3 12:49:03

[PHP-CVS] cvs: php4 /main php_variables.c

2003-03-03 Thread Ilia Alshanetsky
iliaa Mon Mar 3 14:37:09 2003 EDT Modified files: /php4/main php_variables.c Log: Fixed compiler warnings. Index: php4/main/php_variables.c diff -u php4/main/php_variables.c:1.54 php4/main/php_variables.c:1.55 --- php4/main/php_variables.c:1.54 Sun

[PHP-CVS] cvs: php4 /main php_variables.h

2003-03-03 Thread Ilia Alshanetsky
iliaa Mon Mar 3 14:41:36 2003 EDT Modified files: /php4/main php_variables.h Log: Compiler warning fix. Index: php4/main/php_variables.h diff -u php4/main/php_variables.h:1.16 php4/main/php_variables.h:1.17 --- php4/main/php_variables.h:1.16 Sun Mar

[PHP-CVS] cvs: php4 /main main.c

2003-03-03 Thread Ilia Alshanetsky
iliaa Mon Mar 3 14:46:16 2003 EDT Modified files: /php4/main main.c Log: More compiler warnings fixed. Index: php4/main/main.c diff -u php4/main/main.c:1.532 php4/main/main.c:1.533 --- php4/main/main.c:1.532 Sun Mar 2 20:27:22 2003 +++

[PHP-CVS] cvs: php4(PHP_4_3) /ext/mcrypt mcrypt.dsp

2003-03-03 Thread Edin Kadribasic
edink Mon Mar 3 16:23:48 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/mcryptmcrypt.dsp Log: Enabled mcrypt_generic_deinit() on windows (#22520) Index: php4/ext/mcrypt/mcrypt.dsp diff -u php4/ext/mcrypt/mcrypt.dsp:1.5.16.1

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard credits_ext.h credits_sapi.h

2003-03-03 Thread Edin Kadribasic
edink Mon Mar 3 16:56:51 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard credits_ext.h credits_sapi.h Log: Update credits. Index: php4/ext/standard/credits_ext.h diff -u php4/ext/standard/credits_ext.h:1.13.2.2

[PHP-CVS] cvs: php4 /ext/mysqli config.m4 mysqli.c mysqli_fe.c mysqli_nonapi.c mysqli_profiler.c php_mysqli.h

2003-03-03 Thread Georg Richter
georg Mon Mar 3 17:36:48 2003 EDT Added files: /php4/ext/mysqlimysqli_profiler.c Modified files: /php4/ext/mysqliphp_mysqli.h mysqli.c mysqli_nonapi.c mysqli_fe.c config.m4 Log: added profiler support

[PHP-CVS] cvs: php4 /ext/mysqli/tests 051.phpt 052.phpt

2003-03-03 Thread Georg Richter
georg Mon Mar 3 17:50:34 2003 EDT Modified files: /php4/ext/mysqli/tests 051.phpt 052.phpt Log: disabled output of errormessages Index: php4/ext/mysqli/tests/051.phpt diff -u php4/ext/mysqli/tests/051.phpt:1.1 php4/ext/mysqli/tests/051.phpt:1.2 ---

[PHP-CVS] cvs: php4 /ext/mysqli php_mysqli.h

2003-03-03 Thread Georg Richter
georg Mon Mar 3 17:50:56 2003 EDT Modified files: /php4/ext/mysqliphp_mysqli.h Log: fixed bug in macro-definition Index: php4/ext/mysqli/php_mysqli.h diff -u php4/ext/mysqli/php_mysqli.h:1.11 php4/ext/mysqli/php_mysqli.h:1.12 ---

[PHP-CVS] cvs: CVSROOT / avail

2003-03-03 Thread James Cox
imajes Mon Mar 3 18:05:18 2003 EDT Modified files: /CVSROOTavail Log: giving Sara commit access to phpweb Index: CVSROOT/avail diff -u CVSROOT/avail:1.601 CVSROOT/avail:1.602 --- CVSROOT/avail:1.601 Mon Mar 3 12:49:03 2003 +++ CVSROOT/avail Mon

[PHP-CVS] cvs: php4 /ext/standard credits_ext.h credits_sapi.h /sapi/apache2filter CREDITS /sapi/apache2handler CREDITS

2003-03-03 Thread Edin Kadribasic
edink Mon Mar 3 19:10:11 2003 EDT Modified files: /php4/ext/standard credits_ext.h credits_sapi.h /php4/sapi/apache2filterCREDITS /php4/sapi/apache2handler CREDITS Log: Credits update. Index: php4/ext/standard/credits_ext.h diff -u