fmk Sun Feb 9 03:32:54 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/mssql php_mssql.c
Log:
Fixing coredump when no php.ini file is used
Index: php4/ext/mssql/php_mssql.c
diff -u php4/ext/mssql/php_mssql.c:1.86.2.11 php4/ext/mssql/php_mssql.c:1.86
fmk Sun Feb 9 03:33:40 2003 EDT
Modified files:
/php4/ext/mssql php_mssql.c
Log:
Fixing coredump when no php.ini file is used
Index: php4/ext/mssql/php_mssql.c
diff -u php4/ext/mssql/php_mssql.c:1.103 php4/ext/mssql/php_mssql.c:1.104
--- php4/ext/mssql/
fmk Sun Feb 9 04:39:54 2003 EDT
Modified files:
/php4/ext/mssql php_mssql.c
Log:
cleanup variable initializations
Index: php4/ext/mssql/php_mssql.c
diff -u php4/ext/mssql/php_mssql.c:1.104 php4/ext/mssql/php_mssql.c:1.105
--- php4/ext/mssql/php_mssql.c:
fmk Sun Feb 9 04:40:56 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/mssql php_mssql.c
Log:
cleanup variable initializations
Index: php4/ext/mssql/php_mssql.c
diff -u php4/ext/mssql/php_mssql.c:1.86.2.12 php4/ext/mssql/php_mssql.c:1.86.2.13
--- ph
k.schroeder Sun Feb 9 07:05:59 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/standard/tests/time 003.phpt
Log:
Windows doesn't know timezone CET
Index: php4/ext/standard/tests/time/003.phpt
diff -u php4/ext/standard/tests/time/003.phpt:1.1
php4
On Sun, 9 Feb 2003, Kai Schröder wrote:
> k.schroeder Sun Feb 9 07:05:59 2003 EDT
>
> Modified files: (Branch: PHP_4_3)
> /php4/ext/standard/tests/time 003.phpt
> Log:
> Windows doesn't know timezone CET
And do unices understant this new one?
Derick
--
k.schroeder Sun Feb 9 07:07:42 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/standard/tests/time 002.phpt
Log:
skip for Windows (does not support dates prior to midnight, January 1, 1970)
Index: php4/ext/standard/tests/time/002.phpt
diff -u php4
k.schroeder Sun Feb 9 07:09:42 2003 EDT
Added files: (Branch: PHP_4_3)
/php4/ext/standard/tests/time 002-win32.phpt
Log:
Windows does not support dates prior to midnight, January 1, 1970
Index: php4/ext/standard/tests/time/002-win32.phpt
+++ php4/e
k.schroeder Sun Feb 9 07:11:01 2003 EDT
Added files: (Branch: PHP_4_3)
/php4/ext/standard/tests/time mktime.phpt
Log:
test for mktime()
Index: php4/ext/standard/tests/time/mktime.phpt
+++ php4/ext/standard/tests/time/mktime.phpt
--
PHP CVS Mail
> On Sun, 9 Feb 2003, Kai Schröder wrote:
> > k.schroeder Sun Feb 9 07:05:59 2003 EDT
> >
> > Modified files: (Branch: PHP_4_3)
> > /php4/ext/standard/tests/time 003.phpt
> > Log:
> > Windows doesn't know timezone CET
> And do unices understant this new one?
Linux
derick Sun Feb 9 07:14:32 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/mssql php_mssql.c
Log:
- Whitespace fixes
Index: php4/ext/mssql/php_mssql.c
diff -u php4/ext/mssql/php_mssql.c:1.86.2.13 php4/ext/mssql/php_mssql.c:1.86.2.14
--- php4/ext/mssql/p
derick Sun Feb 9 07:15:05 2003 EDT
Modified files:
/php4/ext/mssql php_mssql.c
Log:
- Whitespace fixes
Index: php4/ext/mssql/php_mssql.c
diff -u php4/ext/mssql/php_mssql.c:1.105 php4/ext/mssql/php_mssql.c:1.106
--- php4/ext/mssql/php_mssql.c:1.105Sun F
k.schroeder Sun Feb 9 07:19:02 2003 EDT
Modified files:
/php4/ext/standard/tests/time mktime.phpt
Log:
test for mktime()
Index: php4/ext/standard/tests/time/mktime.phpt
diff -u /dev/null php4/ext/standard/tests/time/mktime.phpt:1.2
--- /dev/null Sun
k.schroeder Sun Feb 9 07:20:54 2003 EDT
Modified files:
/php4/ext/standard/tests/time 002-win32.phpt
Log:
Windows does not support dates prior to midnight, January 1, 1970
Index: php4/ext/standard/tests/time/002-win32.phpt
diff -u /dev/null php4/ext/s
k.schroeder Sun Feb 9 07:21:47 2003 EDT
Modified files:
/php4/ext/standard/tests/time 002.phpt
Log:
skip for Windows (does not support dates prior to midnight, January 1, 1970)
Index: php4/ext/standard/tests/time/002.phpt
diff -u php4/ext/standard/tes
k.schroeder Sun Feb 9 07:22:18 2003 EDT
Modified files:
/php4/ext/standard/tests/time 003.phpt
Log:
Windows doesn't know timezone CET
Index: php4/ext/standard/tests/time/003.phpt
diff -u php4/ext/standard/tests/time/003.phpt:1.1
php4/ext/standard/tes
On Sun, 9 Feb 2003, Kai Schröder wrote:
> k.schroeder Sun Feb 9 07:21:47 2003 EDT
>
> Modified files:
> /php4/ext/standard/tests/time 002.phpt
> Log:
> skip for Windows (does not support dates prior to midnight, January 1, 1970)
>
> Index: php4/ext/stand
k.schroeder Sun Feb 9 07:28:01 2003 EDT
Modified files:
/php4/ext/standard datetime.c
Log:
MSVC's mktime() does not examine the existence of a daylight-saving-time zone
Index: php4/ext/standard/datetime.c
diff -u php4/ext/standard/datetime.c:1.102 php4/ext
k.schroeder Sun Feb 9 07:28:31 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/standard datetime.c
Log:
MSVC's mktime() does not examine the existence of a daylight-saving-time zone
Index: php4/ext/standard/datetime.c
diff -u php4/ext/standard/datetime
k.schroeder Sun Feb 9 07:34:07 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/standard/tests/time 002.phpt
Log:
die() to skip second message
Index: php4/ext/standard/tests/time/002.phpt
diff -u php4/ext/standard/tests/time/002.phpt:1.4.2.1
php4/
k.schroeder Sun Feb 9 07:34:55 2003 EDT
Modified files:
/php4/ext/standard/tests/time 002.phpt
Log:
die() to skip second message
Index: php4/ext/standard/tests/time/002.phpt
diff -u php4/ext/standard/tests/time/002.phpt:1.5
php4/ext/standard/tests/ti
k.schroeder Sun Feb 9 08:18:14 2003 EDT
Added files: (Branch: PHP_4_3)
/php4/ext/standard/tests/file 003-win32.phpt
Modified files:
/php4/ext/standard/tests/file 003.phpt
Log:
is_executable() does not exist on Windows
Ind
On Sun, 9 Feb 2003, Kai Schröder wrote:
> k.schroeder Sun Feb 9 08:18:14 2003 EDT
>
> Added files: (Branch: PHP_4_3)
> /php4/ext/standard/tests/file 003-win32.phpt
>
> Modified files:
> /php4/ext/standard/tests/file 003.phpt
> Log:
k.schroeder Sun Feb 9 08:19:23 2003 EDT
Modified files:
/php4/ext/standard/tests/file 003-win32.phpt 003.phpt
Log:
is_executable() does not exist on Windows
Index: php4/ext/standard/tests/file/003-win32.phpt
diff -u /dev/null php4/ext/standard/tests/f
k.schroeder Sun Feb 9 08:20:18 2003 EDT
Added files:
/php4/ext/standard/tests/file 001-win32.phpt
Modified files:
/php4/ext/standard/tests/file 001.phpt
Log:
there are no symlinks on Windows
Index: php4/ext/standard/test
k.schroeder Sun Feb 9 08:20:34 2003 EDT
Added files: (Branch: PHP_4_3)
/php4/ext/standard/tests/file 001-win32.phpt
Modified files:
/php4/ext/standard/tests/file 001.phpt
Log:
there are no symlinks on Windows
Index: php4/
k.schroeder Sun Feb 9 08:23:11 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/standard/tests/general_functions getopt.phpt
Log:
getopt() is currently not available on Windows
Index: php4/ext/standard/tests/general_functions/getopt.phpt
diff -u php4/ex
k.schroeder Sun Feb 9 08:23:51 2003 EDT
Modified files:
/php4/ext/standard/tests/general_functions getopt.phpt
Log:
getopt() is currently not available on Windows
Index: php4/ext/standard/tests/general_functions/getopt.phpt
diff -u php4/ext/standard/tests/
k.schroeder Sun Feb 9 08:25:23 2003 EDT
Modified files:
/php4/ext/standard/tests/general_functions 007.phpt
Log:
newlines changed
Index: php4/ext/standard/tests/general_functions/007.phpt
diff -u php4/ext/standard/tests/general_functions/007.phpt:1.1
php4
k.schroeder Sun Feb 9 08:26:01 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/standard/tests/general_functions 007.phpt
Log:
newlines changed
Index: php4/ext/standard/tests/general_functions/007.phpt
diff -u php4/ext/standard/tests/general_functions/0
> > is_executable() does not exist on Windows
> *sigh* it does, since last night.
Only in HEAD, can you revert this change in HEAD please?
Regards, Kai
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Sun, 9 Feb 2003, Kai Schröder wrote:
> > > is_executable() does not exist on Windows
> > *sigh* it does, since last night.
>
> Only in HEAD, can you revert this change in HEAD please?
Why don't you do that yourself?
Derick
--
-
k.schroeder Sun Feb 9 08:52:46 2003 EDT
Modified files:
/php4/ext/standard/tests/file 003.phpt
Log:
reverting to version 1.5; shane added is_executable() for windows last night
Index: php4/ext/standard/tests/file/003.phpt
diff -u php4/ext/standard/tes
k.schroeder Sun Feb 9 08:54:01 2003 EDT
Removed files:
/php4/ext/standard/tests/file 003-win32.phpt
Log:
shane added is_executable() for windows last night
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/un
helly Sun Feb 9 09:05:23 2003 EDT
Modified files:
/php4/ext/gdgd_bundled.dsp
Log:
XBM for win
Index: php4/ext/gd/gd_bundled.dsp
diff -u php4/ext/gd/gd_bundled.dsp:1.12 php4/ext/gd/gd_bundled.dsp:1.13
--- php4/ext/gd/gd_bundled.dsp:1.12 Sun Feb 9
helly Sun Feb 9 09:17:05 2003 EDT
Modified files:
/php4/ext/gd/libgd gd.c
Log:
Kill some warnings
# the remainig is not easy to solve: float_var = float_cast(extpression)
# This cannot be fixed by simply casting again to float because some
# compilers m
sniper Sun Feb 9 09:59:08 2003 EDT
Modified files:
/php4/ext/pcre config.m4
Log:
Fixed bug #22131, enable use of shared lib with pcre.
Index: php4/ext/pcre/config.m4
diff -u php4/ext/pcre/config.m4:1.29 php4/ext/pcre/config.m4:1.30
--- php4/ext/pcre/confi
sniper Sun Feb 9 09:59:28 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/pcre config.m4
Log:
MFH: Fix for bug #22131
Index: php4/ext/pcre/config.m4
diff -u php4/ext/pcre/config.m4:1.29 php4/ext/pcre/config.m4:1.29.2.1
--- php4/ext/pcre/config.m4:1.29
sniper Sun Feb 9 13:47:21 2003 EDT
Modified files:
/php4/ext/standard aggregation.c
Log:
Let this compile even if PCRE is compiled as shared in same build.
Index: php4/ext/standard/aggregation.c
diff -u php4/ext/standard/aggregation.c:1.16 php4/ext/standard/a
sniper Sun Feb 9 13:47:30 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/standard aggregation.c
Log:
MFH
Index: php4/ext/standard/aggregation.c
diff -u php4/ext/standard/aggregation.c:1.11.4.2
php4/ext/standard/aggregation.c:1.11.4.3
--- php4/ext/standa
sniper Sun Feb 9 14:09:52 2003 EDT
Modified files:
/php4/ext/mime_magicmime_magic.c
/php4/ext/standard aggregation.c basic_functions.c image.c
/php4/main SAPI.c output.c
Log:
Fixed compile failures when ZLIB / PCRE are compiled as shared
ext
sniper Sun Feb 9 14:10:33 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/mime_magicmime_magic.c
/php4/ext/standard aggregation.c basic_functions.c image.c
/php4/main SAPI.c output.c
Log:
MFH: fixed compile failures when ZLIB/PCRE are comp
"Jani Taskinen" <[EMAIL PROTECTED]> wrote:
> Index: php4/main/SAPI.c
> diff -u php4/main/SAPI.c:1.163 php4/main/SAPI.c:1.164
> --- php4/main/SAPI.c:1.163Tue Jan 21 06:03:57 2003
> +++ php4/main/SAPI.c Sun Feb 9 14:09:51 2003
> @@ -18,7 +18,7 @@
> +
On Mon, 10 Feb 2003, Moriyoshi Koizumi wrote:
>> }
>>
>> -#if HAVE_ZLIB
>> +#if HAVE_ZLIB && !defined(COMPILE_DL_ZLIB)
>> /* Add output compression headers at this late stage in order to make
>> it possible to switch it off inside the script. */
>> if (ZLIBG(output_compress
Jani Taskinen <[EMAIL PROTECTED]> wrote:
> On Mon, 10 Feb 2003, Moriyoshi Koizumi wrote:
> >>}
> >>
> >> -#if HAVE_ZLIB
> >> +#if HAVE_ZLIB && !defined(COMPILE_DL_ZLIB)
> >>/* Add output compression headers at this late stage in order to make
> >> it possible to switch it off insid
On Mon, 10 Feb 2003, Moriyoshi Koizumi wrote:
>Jani Taskinen <[EMAIL PROTECTED]> wrote:
>
>> On Mon, 10 Feb 2003, Moriyoshi Koizumi wrote:
>> >> }
>> >>
>> >> -#if HAVE_ZLIB
>> >> +#if HAVE_ZLIB && !defined(COMPILE_DL_ZLIB)
>> >> /* Add output compression headers at this late stage in order
shane Sun Feb 9 14:52:43 2003 EDT
Modified files:
/php4 NEWS
Log:
news entry for previous commit
Index: php4/NEWS
diff -u php4/NEWS:1.1321 php4/NEWS:1.1322
--- php4/NEWS:1.1321Fri Feb 7 16:45:02 2003
+++ php4/NEWS Sun Feb 9 14:52:43 2003
@@ -
Jani Taskinen <[EMAIL PROTECTED]> wrote:
> On Mon, 10 Feb 2003, Moriyoshi Koizumi wrote:
>
> >Jani Taskinen <[EMAIL PROTECTED]> wrote:
> >
> >> On Mon, 10 Feb 2003, Moriyoshi Koizumi wrote:
> >> >> }
> >> >>
> >> >> -#if HAVE_ZLIB
> >> >> +#if HAVE_ZLIB && !defined(COMPILE_DL_ZLIB)
> >>
sniper Sun Feb 9 14:57:51 2003 EDT
Modified files:
/php4/ext/dba config.m4
Log:
break: First one not needed, second missing.
Index: php4/ext/dba/config.m4
diff -u php4/ext/dba/config.m4:1.43 php4/ext/dba/config.m4:1.44
--- php4/ext/dba/config.m4:1.43 Sat
sniper Sun Feb 9 14:58:18 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/dba config.m4
Log:
MFH
Index: php4/ext/dba/config.m4
diff -u php4/ext/dba/config.m4:1.29.2.12 php4/ext/dba/config.m4:1.29.2.13
--- php4/ext/dba/config.m4:1.29.2.12Sat Feb
On Mon, 10 Feb 2003, Moriyoshi Koizumi wrote:
>Jani Taskinen <[EMAIL PROTECTED]> wrote:
>
>> On Mon, 10 Feb 2003, Moriyoshi Koizumi wrote:
>>
>> >Jani Taskinen <[EMAIL PROTECTED]> wrote:
>> >
>> >> On Mon, 10 Feb 2003, Moriyoshi Koizumi wrote:
>> >> >>}
>> >> >>
>> >> >> -#if HAVE_ZLIB
iliaa Sun Feb 9 15:05:14 2003 EDT
Modified files:
/php4/ext/standard file.c
Log:
Added feature request #14097 (option allowing file() command not to include
line endings in it's output. As well as another option, which allows blank
lines to be excluded fro
sniper Sun Feb 9 15:07:23 2003 EDT
Modified files:
/php4 NEWS
Log:
order, style..
Index: php4/NEWS
diff -u php4/NEWS:1.1322 php4/NEWS:1.1323
--- php4/NEWS:1.1322Sun Feb 9 14:52:43 2003
+++ php4/NEWS Sun Feb 9 15:07:22 2003
@@ -1,23 +1,23 @@
PHP
On Sun, 9 Feb 2003, Jani Taskinen wrote:
> sniperSun Feb 9 15:07:23 2003 EDT
>
> Modified files:
> /php4 NEWS
> Log:
> order, style..
yes, sir, yes! :-)
Derick
--
-
Derick R
iliaa Sun Feb 9 15:35:54 2003 EDT
Modified files:
/php4/ext/standard file.c
Log:
Added feature request #17983 (optional parameter to mkdir() that makes
directory creation recursive).
Fixed prototype for file() function.
Index: php4/ext/standard/file.c
iliaa Sun Feb 9 15:43:06 2003 EDT
Modified files:
/php4/main streams.c php_streams.h
/php4/ext/standard file.c file.h basic_functions.c
Log:
Added feature request #9173 (added stream_get_line(), this function will
read either the specified number of by
Jani Taskinen <[EMAIL PROTECTED]> wrote:
> >If zlib extension was built as shared any kinds of outputs such as
> >generated images would be compressed when zlib.output_compression=1 and
> >bug #16109 revisited.
>
> If it's compiled as shared, the compression will not be available at all
>
iliaa Sun Feb 9 15:47:33 2003 EDT
Modified files:
/php4 NEWS
Log:
New features.
Index: php4/NEWS
diff -u php4/NEWS:1.1323 php4/NEWS:1.1324
--- php4/NEWS:1.1323Sun Feb 9 15:07:22 2003
+++ php4/NEWS Sun Feb 9 15:47:32 2003
@@ -8,6 +8,15 @@
- C
iliaa Sun Feb 9 15:51:16 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4 NEWS
Log:
Bug fixing news.
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.63 php4/NEWS:1.1247.2.64
--- php4/NEWS:1.1247.2.63 Thu Feb 6 10:29:27 2003
+++ php4/NEWS Sun Feb
sas Sun Feb 9 16:15:55 2003 EDT
Modified files:
/php4/main SAPI.c
/php4/sapi/apache mod_php4.c
/php4/sapi/thttpd thttpd.c
Log:
use SUCCESS/FAILURE instead of 0/-1
Index: php4/main/SAPI.c
diff -u php4/main/SAPI.c:1.164 php4/main/SAPI.c:1.1
sas Sun Feb 9 16:24:27 2003 EDT
Modified files: (Branch: PHP_4)
/php4/main SAPI.c
/php4/sapi/apache mod_php4.c
/php4/sapi/thttpd thttpd.c
Log:
MFH 0/-1 changes
Index: php4/main/SAPI.c
diff -u php4/main/SAPI.c:1.155.2.4.2.1 php4/main/SAPI.c:
sas Sun Feb 9 16:28:50 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/main SAPI.c SAPI.h
/php4/sapi/apache mod_php4.c
/php4/sapi/thttpd thttpd.c
Log:
MFH 0/-1 changes
Index: php4/main/SAPI.c
diff -u php4/main/SAPI.c:1.155.2.5 php4/main/SA
wez Sun Feb 9 16:35:30 2003 EDT
Modified files:
/php4/ext/rpc rpc_proxy.c
Log:
Fix some warnings
Index: php4/ext/rpc/rpc_proxy.c
diff -u php4/ext/rpc/rpc_proxy.c:1.6 php4/ext/rpc/rpc_proxy.c:1.7
--- php4/ext/rpc/rpc_proxy.c:1.6Sat Jan 11 03:59
wez Sun Feb 9 16:37:40 2003 EDT
Modified files:
/php4/ext/rpc handler.h rpc.c
Log:
Add get_class_name handler so that the current var_dump implementation does not
segfault.
Add a generic rpc_object_from_data() function for generating rpc objects from
wez Sun Feb 9 16:40:12 2003 EDT
Modified files:
/php4/ext/rpc/com com.c com_wrapper.c variant.h
Log:
Fix various little leaks and segfaults.
Fix scripts like this:
$obj = new COM('Foo');
$obj2 = $obj->get_object();
$obj2->method(); // <-- would segf
k.schroeder Sun Feb 9 16:42:31 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/standard datetime.c
Log:
fix for #17928
Index: php4/ext/standard/datetime.c
diff -u php4/ext/standard/datetime.c:1.96.2.5 php4/ext/standard/datetime.c:1.96.2.6
--- php4/ext/
k.schroeder Sun Feb 9 16:44:51 2003 EDT
Modified files:
/php4/ext/standard datetime.c
Log:
fix for #17928
Index: php4/ext/standard/datetime.c
diff -u php4/ext/standard/datetime.c:1.103 php4/ext/standard/datetime.c:1.104
--- php4/ext/standard/datetime.c:1.1
On Mon, 10 Feb 2003, Moriyoshi Koizumi wrote:
>Jani Taskinen <[EMAIL PROTECTED]> wrote:
>> >If zlib extension was built as shared any kinds of outputs such as
>> >generated images would be compressed when zlib.output_compression=1 and
>> >bug #16109 revisited.
>>
>> If it's compiled as shar
sniper Sun Feb 9 17:56:47 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4 NEWS
Log:
sex with punctuation mark..
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.64 php4/NEWS:1.1247.2.65
--- php4/NEWS:1.1247.2.64 Sun Feb 9 15:51:16 2003
+++ php4/NEWS
sniper Sun Feb 9 18:09:23 2003 EDT
Modified files:
/php4 NEWS
Log:
We move, fix, change or add stuff
Index: php4/NEWS
diff -u php4/NEWS:1.1324 php4/NEWS:1.1325
--- php4/NEWS:1.1324Sun Feb 9 15:47:32 2003
+++ php4/NEWS Sun Feb 9 18:09:23 2003
@@ -
wez Sun Feb 9 18:11:23 2003 EDT
Modified files:
/php4/ext/standard file.c
Log:
ZTS fix
Index: php4/ext/standard/file.c
diff -u php4/ext/standard/file.c:1.299 php4/ext/standard/file.c:1.300
--- php4/ext/standard/file.c:1.299 Sun Feb 9 15:43:05 2003
++
On Sun, 9 Feb 2003, Sascha Schumann wrote:
> } else {
>- return -1;
>+ return FAILURE;
>+ }
>+}
>+
>+
>+SAPI_API int sapi_get_target_uid(uid_t *obj TSRMLS_DC)
>+{
>+ if (sapi_module.get_target_uid) {
>+ return sapi_module.get_target_uid(obj TS
phanto Sun Feb 9 18:17:42 2003 EDT
Modified files:
/php4/ext/rpc rpc.c
Log:
fix a memleak
Index: php4/ext/rpc/rpc.c
diff -u php4/ext/rpc/rpc.c:1.19 php4/ext/rpc/rpc.c:1.20
--- php4/ext/rpc/rpc.c:1.19 Sun Feb 9 16:37:40 2003
+++ php4/ext/rpc/rpc.c S
sniper Sun Feb 9 18:27:50 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/sapi/nsapinsapi.c
Log:
MFH: Fixed _SERVER[] variables, memleaks
Index: php4/sapi/nsapi/nsapi.c
diff -u php4/sapi/nsapi/nsapi.c:1.28.2.1 php4/sapi/nsapi/nsapi.c:1.28.2.2
--- php4/sapi
sniper Sun Feb 9 18:29:57 2003 EDT
Modified files:
/php4/sapi/nsapinsapi.c
Log:
Some compilers puke on these..
Index: php4/sapi/nsapi/nsapi.c
diff -u php4/sapi/nsapi/nsapi.c:1.31 php4/sapi/nsapi/nsapi.c:1.32
--- php4/sapi/nsapi/nsapi.c:1.31Fri Feb
sniper Sun Feb 9 18:30:08 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/sapi/nsapinsapi.c
Log:
MFH
Index: php4/sapi/nsapi/nsapi.c
diff -u php4/sapi/nsapi/nsapi.c:1.28.2.2 php4/sapi/nsapi/nsapi.c:1.28.2.3
--- php4/sapi/nsapi/nsapi.c:1.28.2.2Sun Feb 9
sniper Sun Feb 9 18:48:22 2003 EDT
Modified files:
/php4/sapi/nsapinsapi.c
Log:
style, ws
Index: php4/sapi/nsapi/nsapi.c
diff -u php4/sapi/nsapi/nsapi.c:1.32 php4/sapi/nsapi/nsapi.c:1.33
--- php4/sapi/nsapi/nsapi.c:1.32Sun Feb 9 18:29:56 2003
+++
sniper Sun Feb 9 18:48:59 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/sapi/nsapinsapi.c
Log:
MFH (ws fixes, but merged to ease any fix patch merging)
Index: php4/sapi/nsapi/nsapi.c
diff -u php4/sapi/nsapi/nsapi.c:1.28.2.3 php4/sapi/nsapi/nsapi.c:1.28.2
wez Sun Feb 9 19:20:53 2003 EDT
Modified files:
/php4/win32/installer gen-nsis.php setini.php
Log:
Fix php.ini customization.
Apparently, it seems that running the php script with output captured to
the log prevented it from working correctly.
A
sniper Sun Feb 9 19:21:51 2003 EDT
Modified files:
/php4/ext/notes php_notes.c
Log:
some win32 fixes by Kai
Index: php4/ext/notes/php_notes.c
diff -u php4/ext/notes/php_notes.c:1.16 php4/ext/notes/php_notes.c:1.17
--- php4/ext/notes/php_notes.c:1.16 Tu
sniper Sun Feb 9 19:22:01 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/notes php_notes.c
Log:
MFH
Index: php4/ext/notes/php_notes.c
diff -u php4/ext/notes/php_notes.c:1.15.8.1 php4/ext/notes/php_notes.c:1.15.8.2
--- php4/ext/notes/php_notes.c:1.15.8
At 20:57 09.02.2003, Jani Taskinen wrote:
sniper Sun Feb 9 14:57:51 2003 EDT
Modified files:
/php4/ext/dba config.m4
Log:
break: First one not needed, second missing.
Thanks for the fix :-)
marcus
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit
phanto Sun Feb 9 19:45:17 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/com COM.c
Log:
fixed memleak
Index: php4/ext/com/COM.c
diff -u php4/ext/com/COM.c:1.90.2.3 php4/ext/com/COM.c:1.90.2.4
--- php4/ext/com/COM.c:1.90.2.3 Tue Jan 28 19:59:54 2003
hholzgraSun Feb 9 19:47:45 2003 EDT
Modified files:
/php4/ext/fdf fdf.c
Log:
proto fixes
Index: php4/ext/fdf/fdf.c
diff -u php4/ext/fdf/fdf.c:1.71 php4/ext/fdf/fdf.c:1.72
--- php4/ext/fdf/fdf.c:1.71 Sat Jan 18 14:49:22 2003
+++ php4/ext/fdf
phanto Sun Feb 9 19:58:08 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4 NEWS
Log:
18 times the speed of light
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.65 php4/NEWS:1.1247.2.66
--- php4/NEWS:1.1247.2.65 Sun Feb 9 17:56:47 2003
+++ php4/NEWS
85 matches
Mail list logo