On Sun, 16 Feb 2003, Shane Caraveo wrote:
> It was a messup beyond coding standards.
Doh! Good night :-)
Derick
--
Stop mad cowboy disease!
-
Derick Rethans
It was a messup beyond coding standards.
Derick Rethans wrote:
On Mon, 17 Feb 2003, Shane Caraveo wrote:
shane Sun Feb 16 22:26:16 2003 EDT
Modified files:
/php4/ext/standard proc_open.c
Log:
If you pass NULL, you do not get a NULL value, make sure it is.
-
+
+ i
shane Mon Feb 17 01:45:37 2003 EDT
Modified files:
/php4/ext/standard proc_open.c
Log:
you know it's time to get away from the keyboard when you do this.
fix my last fix
Index: php4/ext/standard/proc_open.c
diff -u php4/ext/standard/proc_open.c:1.9 ph
On Mon, 17 Feb 2003, Shane Caraveo wrote:
> shane Sun Feb 16 22:26:16 2003 EDT
>
> Modified files:
> /php4/ext/standardproc_open.c
> Log:
> If you pass NULL, you do not get a NULL value, make sure it is.
> -
> +
> + if (cwd_len==0) cwd = NULL
derick Mon Feb 17 01:35:13 2003 EDT
Modified files:
/php4/ext/standard proc_open.c
Log:
- Style polizei
Index: php4/ext/standard/proc_open.c
diff -u php4/ext/standard/proc_open.c:1.8 php4/ext/standard/proc_open.c:1.9
--- php4/ext/standard/proc_open.c:1.8
sniper Mon Feb 17 01:28:07 2003 EDT
Added files:
/php4/ext/standard php_sunfuncs.h
Removed files:
/php4/ext/standard sunfuncs.h
Modified files:
/php4/ext/standard basic_functions.c datetime.h datetime.c
sniper Mon Feb 17 01:23:22 2003 EDT
Modified files:
/php4/ext/standard/tests/time idate.phpt
Log:
- These results were obviously got with TZ=GMT
# also prefixed the test results with the tested option
# so it's easier to see which one fails..
Index
sniper Mon Feb 17 00:51:03 2003 EDT
Modified files:
/php4/ext/standard/tests/general_functions sunfuncts.phpt
Log:
Assuming the results were created in system with Asia/Jerusalem as TZ
Index: php4/ext/standard/tests/general_functions/sunfuncts.phpt
diff -u php
shane Mon Feb 17 00:47:56 2003 EDT
Modified files:
/php4/ext/standard proc_open.c
Log:
fix it the right way
Index: php4/ext/standard/proc_open.c
diff -u php4/ext/standard/proc_open.c:1.7 php4/ext/standard/proc_open.c:1.8
--- php4/ext/standard/proc_open.c:1
sniper Mon Feb 17 00:02:06 2003 EDT
Modified files:
/php4/ext/standard/tests/general_functions sunfuncts.phpt
Log:
override precision ini setting
Index: php4/ext/standard/tests/general_functions/sunfuncts.phpt
diff -u php4/ext/standard/tests/general_functions/
shane Sun Feb 16 22:39:58 2003 EDT
Modified files:
/php4/sapi/cgi cgi_main.c
Log:
prevent possible crash if used in combo with mod_gzip
fix command line
Index: php4/sapi/cgi/cgi_main.c
diff -u php4/sapi/cgi/cgi_main.c:1.212 php4/sapi/cgi/cgi_main.c:1
shane Sun Feb 16 22:26:16 2003 EDT
Modified files:
/php4/ext/standard proc_open.c
Log:
If you pass NULL, you do not get a NULL value, make sure it is.
Index: php4/ext/standard/proc_open.c
diff -u php4/ext/standard/proc_open.c:1.6 php4/ext/standard/proc_ope
sniper Sun Feb 16 22:07:32 2003 EDT
Modified files:
/php4/ext/bcmath/libbcmath/src bcmath.h config.h
/php4/ext/ovrimos ovrimos.c
/php4/ext/standard flock_compat.c
/php4/win32 glob.c time.h winutil.c
Log:
- Let's be consistent with these..
wez Sun Feb 16 19:20:38 2003 EDT
Added files:
/php4/main/streams context.h filter_api.h plain_wrapper.h
userspace.h
Modified files:
/php4/main php_streams.h
Log:
Move some of the streams header into supplement
shane Sun Feb 16 19:19:16 2003 EDT
Modified files:
/php4 run-tests2.php
Log:
bring up to date with change in run-tests
Index: php4/run-tests2.php
diff -u php4/run-tests2.php:1.5 php4/run-tests2.php:1.6
--- php4/run-tests2.php:1.5 Sat Feb 8 19:30:49
sniper Sun Feb 16 19:02:11 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4 configure.in
/php4/main php_version.h
Log:
Bump up the version.
Index: php4/configure.in
diff -u php4/configure.in:1.396.2.32 php4/configure.in:1.396.2.33
--- php4/configure.
wez Sun Feb 16 19:01:31 2003 EDT
Modified files:
/php4/ext/standard sunfuncs.c
Log:
Fix compile warning
Index: php4/ext/standard/sunfuncs.c
diff -u php4/ext/standard/sunfuncs.c:1.1 php4/ext/standard/sunfuncs.c:1.2
--- php4/ext/standard/sunfuncs.c:1.1
wez Sun Feb 16 18:46:45 2003 EDT
Modified files:
/php4/win32/installer setini.php
Log:
Some additional sanity.
Index: php4/win32/installer/setini.php
diff -u php4/win32/installer/setini.php:1.2 php4/win32/installer/setini.php:1.3
--- php4/win32/inst
wez Sun Feb 16 17:39:01 2003 EDT
Modified files:
/php4/win32 php4dllts.dsp
Log:
Add the sunfuncs to the .dsp file for Moshe.
Index: php4/win32/php4dllts.dsp
diff -u php4/win32/php4dllts.dsp:1.103 php4/win32/php4dllts.dsp:1.104
--- php4/win32/php4dllts.dsp:1.
wez Sun Feb 16 17:34:40 2003 EDT
Modified files:
/php4/win32 php4dllts.dsp
Log:
Update win32 project for streams juggling.
Index: php4/win32/php4dllts.dsp
diff -u php4/win32/php4dllts.dsp:1.102 php4/win32/php4dllts.dsp:1.103
--- php4/win32/php4dllts.dsp:1.10
wez Sun Feb 16 17:33:29 2003 EDT
Modified files:
/php4/ext/standard file.c
Log:
Remove unused vars
Index: php4/ext/standard/file.c
diff -u php4/ext/standard/file.c:1.302 php4/ext/standard/file.c:1.303
--- php4/ext/standard/file.c:1.302 Sat Feb 15 22:48
momoSun Feb 16 17:28:01 2003 EDT
Added files:
/php4/ext/standard sunfuncs.c sunfuncs.h
/php4/ext/standard/tests/general_functions sunfuncts.phpt
/php4/ext/standard/tests/time idate.phpt
Modified files:
/php4/ext/standard b
georg Sun Feb 16 16:19:33 2003 EDT
Modified files:
/php4/ext/mysqli/tests 042.phpt 047.phpt
Log:
fixed output
Index: php4/ext/mysqli/tests/042.phpt
diff -u php4/ext/mysqli/tests/042.phpt:1.1 php4/ext/mysqli/tests/042.phpt:1.2
--- php4/ext/mysqli/tests/
iliaa Sun Feb 16 12:59:30 2003 EDT
Modified files:
/php4/ext/mysqlimysqli_api.c
Log:
Reverted lld -> lld patch and added explanation as to why it should not be
done.
Index: php4/ext/mysqli/mysqli_api.c
diff -u php4/ext/mysqli/mysqli_api.c:1.11 php4/ex
iliaa Sun Feb 16 10:56:57 2003 EDT
Modified files:
/php4/ext/mysqlimysqli_api.c php_mysqli.h
Log:
Moved longlong conversion to a macro.
Index: php4/ext/mysqli/mysqli_api.c
diff -u php4/ext/mysqli/mysqli_api.c:1.10 php4/ext/mysqli/mysqli_api.c:1.11
--- p
iliaa Sun Feb 16 10:47:23 2003 EDT
Modified files:
/php4/ext/mysqli/tests 014.phpt
Log:
better skip condition.
Index: php4/ext/mysqli/tests/014.phpt
diff -u php4/ext/mysqli/tests/014.phpt:1.3 php4/ext/mysqli/tests/014.phpt:1.4
--- php4/ext/mysqli/tests
wez Sun Feb 16 10:42:14 2003 EDT
Removed files:
/php4/ext/standard/tests/file bug21131.phpt
Log:
Remove bogus test.
Append mode always causes written data to go to the end of the file,
regardless of the current seek position.
--
PHP CVS Mai
wez Sun Feb 16 10:38:54 2003 EDT
Modified files:
/php4/ext/standard proc_open.c proc_open.h
Log:
Integrate Shanes patch that allows specifying the cwd and environment
for the child process created by proc_open().
Index: php4/ext/standard/proc_open.c
di
georg Sun Feb 16 08:48:00 2003 EDT
Added files:
/php4/ext/mysqli/tests 047.phpt
Log:
test for mysqli_prepare_result
Index: php4/ext/mysqli/tests/047.phpt
+++ php4/ext/mysqli/tests/047.phpt
--TEST--
mysqli_prepare_result
--FILE--
--EXPECT--
array(2
wez Sun Feb 16 07:46:16 2003 EDT
Modified files:
/php4/ext/bcmath/libbcmath/src config.h
Log:
Fix bcmath build under win32.
# These problems occur because winsock2.h MUST be included before
# windows.h.
Index: php4/ext/bcmath/libbcmath/src/config.h
georg Sun Feb 16 07:04:21 2003 EDT
Added files:
/php4/ext/mysqli/tests 046.phpt
Log:
test for mysqli_stmt_affected_rows (delete command)
Index: php4/ext/mysqli/tests/046.phpt
+++ php4/ext/mysqli/tests/046.phpt
--TEST--
mysqli_stmt_affected_rows (de
georg Sun Feb 16 07:03:37 2003 EDT
Modified files:
/php4/ext/mysqlimysqli_api.c mysqli_fe.c mysqli_nonapi.c
php_mysqli.h
Log:
added new function mysqli_stmt_affected_rows
added bigint support for mysqli_affected_rows
fixed memleak
On Saturday 15 February 2003 18:06, Ilia Alshanetsky wrote:
Hello Ilia,
> - if ($row[1] == "NO") {
> + if ($row[1] == "DISABLED") {
I wonder why do you change NO to DISABLED in the SKIPIF section. Do you have
other values for have_innodb than YES/NO ?!
mysql> show variables like 'have%
33 matches
Mail list logo