moriyoshi Fri Jan 3 00:48:51 2003 EDT
Added files:
/php4/ext/iconv/tests iconv_strlen.phpt iconv_substr.phpt
Log:
Added test cases for iconv_strlen() and iconv_substr()
Index: php4/ext/iconv/tests/iconv_strlen.phpt
+++ php4/ext/iconv/tests/ic
moriyoshi Fri Jan 3 00:38:51 2003 EDT
Modified files:
/php4/ext/iconv iconv.c
Log:
Fixed iconv_mime_decode() so it would give more awareness to stateful codesets
Index: php4/ext/iconv/iconv.c
diff -u php4/ext/iconv/iconv.c:1.73 php4/ext/iconv/iconv
moriyoshi Fri Jan 3 00:34:06 2003 EDT
Modified files:
/php4/ext/iconv iconv.c
Log:
Fixed infinite loop of iconv_mime_encode() in case the specified line length is too
short to contain a proper mime-encoded string
Index: php4/ext/iconv/iconv.c
diff
moriyoshi Fri Jan 3 00:32:13 2003 EDT
Modified files:
/php4/ext/iconv iconv.c
Log:
Give mo' shift-sequence awareness to iconv_mime_encode
Index: php4/ext/iconv/iconv.c
diff -u php4/ext/iconv/iconv.c:1.71 php4/ext/iconv/iconv.c:1.72
--- php4/ext/ico
moriyoshi Fri Jan 3 00:28:25 2003 EDT
Modified files:
/php4/ext/iconv iconv.c
Log:
More shift-sequence awareness for iconv_substr()
Index: php4/ext/iconv/iconv.c
diff -u php4/ext/iconv/iconv.c:1.70 php4/ext/iconv/iconv.c:1.71
--- php4/ext/iconv/ico
moriyoshi Fri Jan 3 00:26:45 2003 EDT
Modified files:
/php4/ext/iconv iconv.c
Log:
Added missing casting operators
Index: php4/ext/iconv/iconv.c
diff -u php4/ext/iconv/iconv.c:1.69 php4/ext/iconv/iconv.c:1.70
--- php4/ext/iconv/iconv.c:1.69 Fri Jan
moriyoshi Fri Jan 3 00:16:12 2003 EDT
Modified files:
/php4/ext/iconv/tests eucjp2iso2022jp.phpt
Log:
MFB
Index: php4/ext/iconv/tests/eucjp2iso2022jp.phpt
diff -u php4/ext/iconv/tests/eucjp2iso2022jp.phpt:1.4
php4/ext/iconv/tests/eucjp2iso2022jp
moriyoshi Fri Jan 3 00:15:54 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/iconv/tests eucjp2iso2022jp.phpt
Log:
Updated the test so it reflects the recent change on iconv.c
Index: php4/ext/iconv/tests/eucjp2iso2022jp.phpt
diff -u php4/ext/
moriyoshi Fri Jan 3 00:14:34 2003 EDT
Modified files:
/php4/ext/iconv iconv.c
Log:
MFB: fixed shift-out sequence unawareness issue
Index: php4/ext/iconv/iconv.c
diff -u php4/ext/iconv/iconv.c:1.68 php4/ext/iconv/iconv.c:1.69
--- php4/ext/iconv/icon
moriyoshi Fri Jan 3 00:13:11 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/iconv iconv.c
Log:
Fixed shift-out sequence unawareness issue
Index: php4/ext/iconv/iconv.c
diff -u php4/ext/iconv/iconv.c:1.65.2.2 php4/ext/iconv/iconv.c:1.65.2.3
---
moriyoshi Fri Jan 3 00:12:06 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/standard array.c
Log:
MFH
Index: php4/ext/standard/array.c
diff -u php4/ext/standard/array.c:1.199.2.11 php4/ext/standard/array.c:1.199.2.12
--- php4/ext/standard/array.c
moriyoshi Fri Jan 3 00:05:13 2003 EDT
Modified files:
/php4/ext/standard array.c
Log:
Fixed small leaks in array_map() in case the first parameter is NULL like
array_map(NULL, array(...));
Index: php4/ext/standard/array.c
diff -u php4/ext/standard/a
imajes Thu Jan 2 21:41:45 2003 EDT
Modified files:
/CVSROOTavail
Log:
give karma to phpdoc-lt properly.
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.568 CVSROOT/avail:1.569
--- CVSROOT/avail:1.568 Mon Dec 30 21:19:05 2002
+++ CVSROOT/avail Thu Jan
imajes Thu Jan 2 20:30:03 2003 EDT
Modified files:
/CVSROOTmodules
Log:
and that & too..
Index: CVSROOT/modules
diff -u CVSROOT/modules:1.31 CVSROOT/modules:1.32
--- CVSROOT/modules:1.31Thu Jan 2 20:28:31 2003
+++ CVSROOT/modules Thu Jan 2
imajes Thu Jan 2 20:28:33 2003 EDT
Modified files:
/CVSROOTmodules
Log:
duh! lets not loop cvs till it dies..
Index: CVSROOT/modules
diff -u CVSROOT/modules:1.30 CVSROOT/modules:1.31
--- CVSROOT/modules:1.30Mon Dec 30 21:19:05 2002
+++ CVSROOT/m
sniper Thu Jan 2 19:06:24 2003 EDT
Modified files:
/php4 NEWS
Log:
- Removed entries that are going to 4.3.1
- Grouped the entries a bit.
Index: php4/NEWS
diff -u php4/NEWS:1.1297 php4/NEWS:1.1298
--- php4/NEWS:1.1297Mon Dec 30 20:33:05 2002
+++
sniper Thu Jan 2 19:05:08 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4 NEWS
Log:
Group these entries a bit to make NEWS easier to read.
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.39 php4/NEWS:1.1247.2.40
--- php4/NEWS:1.1247.2.39 Thu Jan 2 14:
In message <[EMAIL PROTECTED]>
Sascha Schumann <[EMAIL PROTECTED]> wrote:
> On Thu, 2 Jan 2003, Alex Waugh wrote:
>
> > In message <[EMAIL PROTECTED]>
> > Sascha Schumann <[EMAIL PROTECTED]> wrote:
> >
> > > > You can; I cross compile it regularly.
> > >
> > > What is your
On Thu, 2 Jan 2003, Alex Waugh wrote:
> In message <[EMAIL PROTECTED]>
> Sascha Schumann <[EMAIL PROTECTED]> wrote:
>
> > > You can; I cross compile it regularly.
> >
> > What is your target/host platform then?
>
> Building on Linux, targetting RISC OS.
Are our defaults directly
iliaa Thu Jan 2 16:18:58 2003 EDT
Modified files:
/php4/ext/openssl openssl.c
Log:
Fixed a small memory leak when a NULL variable is passed to
openssl_csr_sign() as the first argument.
Index: php4/ext/openssl/openssl.c
diff -u php4/ext/openssl/openssl
In message <[EMAIL PROTECTED]>
Sascha Schumann <[EMAIL PROTECTED]> wrote:
> > You can; I cross compile it regularly.
>
> What is your target/host platform then?
Building on Linux, targetting RISC OS.
Alex
--
Alex Waugh [EMAIL PROTECTED]
RISC OS software from ht
In message <[EMAIL PROTECTED]>
Wez Furlong <[EMAIL PROTECTED]> wrote:
> But how can you reliably detect a system with a broken libc when
> cross-compiling?
>
> I leave this for someone else to decide, although a more-or-less
> reasonable default is to for "have_broken_glibc_fopen_append
> You can; I cross compile it regularly.
What is your target/host platform then?
- Sascha
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On January 2, 2003 02:53 pm, Derick Rethans wrote:
> On Thu, 2 Jan 2003, Ilia Alshanetsky wrote:
> > iliaa Thu Jan 2 14:52:19 2003 EDT
> >
> > Modified files: (Branch: PHP_4_3)
> > /php4 NEWS
> > Log:
> > Bug fixing news.
>
> Is it common to have an entry for
On Thu, 2 Jan 2003, Ilia Alshanetsky wrote:
> iliaa Thu Jan 2 14:52:19 2003 EDT
>
> Modified files: (Branch: PHP_4_3)
> /php4 NEWS
> Log:
> Bug fixing news.
Is it common to have an entry for every bug fix? If yes, I'll my fix
too.
Derick
--
-
iliaa Thu Jan 2 14:52:19 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4 NEWS
Log:
Bug fixing news.
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.38 php4/NEWS:1.1247.2.39
--- php4/NEWS:1.1247.2.38 Tue Dec 31 13:39:31 2002
+++ php4/NEWS Thu Jan
iliaa Thu Jan 2 14:50:38 2003 EDT
Added files: (Branch: PHP_4_3)
/php4/ext/standard/tests/stringsbug21338.phpt
Modified files:
/php4/ext/standard html.c
Log:
MFH
Index: php4/ext/standard/html.c
diff -u php4/ext/standard/html.c:
iliaa Thu Jan 2 14:49:30 2003 EDT
Added files:
/php4/ext/standard/tests/stringsbug21338.phpt
Modified files:
/php4/ext/standard html.c
Log:
Fixed bug #21338 (crash inside html_entity_decode() when "" is passed).
Added test case fo
iliaa Thu Jan 2 14:21:55 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4 configure.in acinclude.m4
Log:
MFH
Index: php4/configure.in
diff -u php4/configure.in:1.396.2.21 php4/configure.in:1.396.2.22
--- php4/configure.in:1.396.2.21Wed Jan 1
In message <[EMAIL PROTECTED]>
Sascha Schumann <[EMAIL PROTECTED]> wrote:
> On Thu, 2 Jan 2003, Wez Furlong wrote:
>
> > But how can you reliably detect a system with a broken libc when
> > cross-compiling?
>
> I don't think that you can successfully cross-compile PHP
> anyway,
iliaa Thu Jan 2 14:20:57 2003 EDT
Modified files:
/php4 configure.in acinclude.m4
Log:
Raise required OpenSSL version to 0.9.6.
Index: php4/configure.in
diff -u php4/configure.in:1.410 php4/configure.in:1.411
--- php4/configure.in:1.410 Wed Jan
On Thu, 2 Jan 2003, Wez Furlong wrote:
> But how can you reliably detect a system with a broken libc when
> cross-compiling?
I don't think that you can successfully cross-compile PHP
anyway, so the point is moot anyway.
- Sascha
--
PHP CVS Mailing List (http://www.php.net/)
To unsu
But how can you reliably detect a system with a broken libc when
cross-compiling?
I leave this for someone else to decide, although a more-or-less
reasonable default is to for "have_broken_glibc_fopen_append=no" and
hope that no-one files a problem report :)
--Wez
On Thu, 2 Jan 2003, Derick Reth
derick Thu Jan 2 13:01:11 2003 EDT
Modified files:
/php4/main SAPI.h
Log:
- Fixed bug #21169: Compile Failure, and lots of warnings on UnixWare
Index: php4/main/SAPI.h
diff -u php4/main/SAPI.h:1.93 php4/main/SAPI.h:1.94
--- php4/main/SAPI.h:1.93 Tue
derick Thu Jan 2 12:58:58 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/main SAPI.h
Log:
Index: php4/main/SAPI.h
diff -u php4/main/SAPI.h:1.87.2.1 php4/main/SAPI.h:1.87.2.2
--- php4/main/SAPI.h:1.87.2.1 Tue Dec 31 11:24:58 2002
+++ php4/main/SAPI.h
On Thu, 2 Jan 2003, Wez Furlong wrote:
> Defaulting to assuming that the target has a broken libc can cause race
> conditions (as the append operation is no-longer atomic).
>
> Default to assuming a working libc will cause "a+" operations to fail
> when the target actually has a broken libc.
"br
Sure, but would should the default option be?
Defaulting to assuming that the target has a broken libc can cause race
conditions (as the append operation is no-longer atomic).
Default to assuming a working libc will cause "a+" operations to fail
when the target actually has a broken libc.
I don'
zeevThu Jan 2 09:19:29 2003 EDT
Modified files:
/php4/sapi/apache php4apache.dsp
Log:
Fix .dsp
Index: php4/sapi/apache/php4apache.dsp
diff -u php4/sapi/apache/php4apache.dsp:1.13 php4/sapi/apache/php4apache.dsp:1.14
--- php4/sapi/apache/php4apache.dsp:
derick Thu Jan 2 08:31:31 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/main php_streams.h
Log:
- MFH: Fix warnings on UnixWare
Index: php4/main/php_streams.h
diff -u php4/main/php_streams.h:1.61.2.5 php4/main/php_streams.h:1.61.2.6
--- php4/main/php_stream
derick Thu Jan 2 08:31:10 2003 EDT
Modified files:
/php4/main php_streams.h
Log:
- Fix warnings on UnixWare
Index: php4/main/php_streams.h
diff -u php4/main/php_streams.h:1.63 php4/main/php_streams.h:1.64
--- php4/main/php_streams.h:1.63Tue Dec 31 10:
derick Thu Jan 2 08:01:53 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4 Makefile.global
Log:
- MFH: Fix "make test" when CC was set to something with a parameter
Index: php4/Makefile.global
diff -u php4/Makefile.global:1.40 php4/Makefile.global:1.40
derick Thu Jan 2 08:01:34 2003 EDT
Modified files:
/php4 Makefile.global
Log:
- Fix "make test" when CC was set to something with a parameter
Index: php4/Makefile.global
diff -u php4/Makefile.global:1.41 php4/Makefile.global:1.42
--- php4/Makefile.global
In message
"Wez Furlong" <[EMAIL PROTECTED]> wrote:
> wez Wed Jan 1 04:58:17 2003 EDT
>
> Modified files:
> /php4 acinclude.m4 configure.in
> /php4/mainstreams.c
> Log:
> Workaround for glibc 2.2.9x and la
43 matches
Mail list logo