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

2001-02-21 Thread Shane Caraveo
shane Wed Feb 21 12:50:49 2001 EDT Modified files: /php4/main main.c Log: zend_compile_file returns a NULL on error, check for that before calling destroy_op_array unless we like crashes :-) Index: php4/main/main.c diff -u php4/main/main.c:1.350 php4

[PHP-CVS] cvs: php4 /ext/mysql php_mysql.c

2001-02-21 Thread Shane Caraveo
shane Wed Feb 21 15:57:29 2001 EDT Modified files: /php4/ext/mysql php_mysql.c Log: Initalize some of the global vars. Crashed under ms debugger without having them initialized. Index: php4/ext/mysql/php_mysql.c diff -u php4/ext/mysql/php_mysql.c:

[PHP-CVS] cvs: php4 /sapi/isapi/stresstest notes.txt stresstest.cpp stresstest.dsp

2001-01-14 Thread Shane Caraveo
shane Sun Jan 14 16:29:49 2001 EDT Modified files: /php4/sapi/isapi/stresstest notes.txt stresstest.cpp stresstest.dsp Log: Multithreaded stress test program for isapi module now supports phpt files still stuff to do before it's realy done, but does run the te

[PHP-CVS] cvs: php4 /sapi/isapi/stresstest stresstest.cpp

2001-01-14 Thread Shane Caraveo
shane Sun Jan 14 16:56:23 2001 EDT Modified files: /php4/sapi/isapi/stresstest stresstest.cpp Log: fix file reading, add results Index: php4/sapi/isapi/stresstest/stresstest.cpp diff -u php4/sapi/isapi/stresstest/stresstest.cpp:1.4 php4/sapi/isapi/stresstest

[PHP-CVS] cvs: php4 /sapi/isapi/stresstest stresstest.cpp

2001-01-14 Thread Shane Caraveo
shane Sun Jan 14 16:57:16 2001 EDT Modified files: /php4/sapi/isapi/stresstest stresstest.cpp Log: check files open Index: php4/sapi/isapi/stresstest/stresstest.cpp diff -u php4/sapi/isapi/stresstest/stresstest.cpp:1.5 php4/sapi/isapi/stresstest/stresstest.c

[PHP-CVS] cvs: php4 /sapi/isapi/stresstest stresstest.cpp

2001-01-14 Thread Shane Caraveo
shane Sun Jan 14 17:13:51 2001 EDT Modified files: /php4/sapi/isapi/stresstest stresstest.cpp Log: clean up temp files Index: php4/sapi/isapi/stresstest/stresstest.cpp diff -u php4/sapi/isapi/stresstest/stresstest.cpp:1.6 php4/sapi/isapi/stresstest/stresstes

[PHP-CVS] cvs: php4 /sapi/isapi/stresstest stresstest.cpp

2001-01-14 Thread Shane Caraveo
shane Sun Jan 14 17:17:45 2001 EDT Modified files: /php4/sapi/isapi/stresstest stresstest.cpp Log: dont do results if not using test files Index: php4/sapi/isapi/stresstest/stresstest.cpp diff -u php4/sapi/isapi/stresstest/stresstest.cpp:1.7 php4/sapi/isapi/

[PHP-CVS] cvs: php4 /sapi/isapi/stresstest notes.txt stresstest.cpp

2001-01-14 Thread Shane Caraveo
shane Sun Jan 14 17:52:47 2001 EDT Modified files: /php4/sapi/isapi/stresstest notes.txt stresstest.cpp Log: test now produce valid OK or FAIL. Index: php4/sapi/isapi/stresstest/notes.txt diff -u php4/sapi/isapi/stresstest/notes.txt:1.2 php4/sapi/isapi/stres