sas Tue Apr 1 03:00:42 2003 EDT
Modified files:
/php4/ext/ircg ircg.c
Log:
Intermediate commit of relocation map integration
Index: php4/ext/ircg/ircg.c
diff -u php4/ext/ircg/ircg.c:1.166 php4/ext/ircg/ircg.c:1.167
--- php4/ext/ircg/ircg.c:1.166 Mo
sas Tue Apr 1 02:53:06 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/standard file.c
Log:
Fix segfault in flock()
Index: php4/ext/standard/file.c
diff -u php4/ext/standard/file.c:1.279.2.14 php4/ext/standard/file.c:1.279.2.15
--- php4/ext/standard
sas Tue Apr 1 02:52:23 2003 EDT
Modified files: (Branch: PHP_4)
/php4/ext/standard file.c
Log:
Fix segfault in flock()
Index: php4/ext/standard/file.c
diff -u php4/ext/standard/file.c:1.279.2.6.2.1 php4/ext/standard/file.c:1.279.2.6.2.2
--- php4/ext/stan
On Tue, 1 Apr 2003, Sebastian Bergmann wrote:
> sebastian Tue Apr 1 00:30:32 2003 EDT
>
> Modified files:
> /php4/ext/standardbasic_functions.h basic_functions.c
> Log:
> Sorry Sterling, but this broke the ZTS build and I'd rather not 'ZTS fix' an
>
pollita Tue Apr 1 01:23:22 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/standard mail.c
Log:
MFH(r1.71) Bug #22962
Index: php4/ext/standard/mail.c
diff -u php4/ext/standard/mail.c:1.66.2.3 php4/ext/standard/mail.c:1.66.2.4
--- php4/ext/standard/mail.c:1
pollita Tue Apr 1 01:21:54 2003 EDT
Modified files:
/php4/ext/standard mail.c
Log:
Bug #22962
Index: php4/ext/standard/mail.c
diff -u php4/ext/standard/mail.c:1.70 php4/ext/standard/mail.c:1.71
--- php4/ext/standard/mail.c:1.70 Wed Feb 26 15:04:15 2003
+
sebastian Tue Apr 1 00:30:32 2003 EDT
Modified files:
/php4/ext/standard basic_functions.h basic_functions.c
Log:
Sorry Sterling, but this broke the ZTS build and I'd rather not 'ZTS fix' an April's
Fool joke.
Index: php4/ext/standard/basic_functions.h
sterlingTue Apr 1 00:01:50 2003 EDT
Modified files:
/php4/ext/standard basic_functions.c basic_functions.h
Log:
Add the landonize() and landonize_url() functions which provide a secure
alternative to the sha1() and sha1_file() functions.
Index: p
I have tested for this problem on HEAD, but I can't seem to make it happen.
Some how the auto global code kicks in and they get registered. I haven't
been able to figure out why that is since "_SERVER" seems to be how $_SERVER
is registered and argv and argc names are not registered. I had pla
moriyoshi Mon Mar 31 18:49:53 2003 EDT
Modified files:
/php4/ext/standard/tests/serialize 001.phpt
Log:
oops
Index: php4/ext/standard/tests/serialize/001.phpt
diff -u php4/ext/standard/tests/serialize/001.phpt:1.3
php4/ext/standard/tests/serialize/001
Would be nice if this was fixed in HEAD too.
--Jani
On Mon, 31 Mar 2003, Brian France wrote:
>bfranceMon Mar 31 16:24:59 2003 EDT
>
> Modified files: (Branch: PHP_4_3)
>/php4/main main.c
> Log:
>
> Fixes the problem where argv and argc a
Please, don't use that @ sign in commit messages...or
at least TRY to write something that really means something
after it. (Read the NEWS file sometime to see how these should
look like..)
--Jani
On Mon, 31 Mar 2003, Moshe Doron wrote:
>momo Mon Mar 31 13
sniper Mon Mar 31 18:29:31 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4 NEWS
Log:
BFN & houshold
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.155 php4/NEWS:1.1247.2.156
--- php4/NEWS:1.1247.2.155 Sun Mar 30 15:48:48 2003
+++ php4/NEWS Mon Mar 31
sniper Mon Mar 31 18:26:12 2003 EDT
Modified files:
/php4 NEWS
Log:
Householding..
Index: php4/NEWS
diff -u php4/NEWS:1.1384 php4/NEWS:1.1385
--- php4/NEWS:1.1384Sun Mar 30 20:30:48 2003
+++ php4/NEWS Mon Mar 31 18:26:12 2003
@@ -1,13 +1,9 @@
PHP
moriyoshi Mon Mar 31 18:22:10 2003 EDT
Modified files:
/php4/main/streams streams.c
Log:
Fixed bug #22538 (stream filter problem)
Index: php4/main/streams/streams.c
diff -u php4/main/streams/streams.c:1.15 php4/main/streams/streams.c:1.16
--- php4/mai
sniper Mon Mar 31 18:21:56 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4 acinclude.m4
Log:
MFH: Fixed bug #22989 (sendmail not found by configure)
Index: php4/acinclude.m4
diff -u php4/acinclude.m4:1.218.2.12 php4/acinclude.m4:1.218.2.13
--- php4/acincl
sniper Mon Mar 31 18:21:42 2003 EDT
Modified files:
/php4 acinclude.m4
Log:
Fixed bug #22989 (sendmail not found by configure)
Index: php4/acinclude.m4
diff -u php4/acinclude.m4:1.234 php4/acinclude.m4:1.235
--- php4/acinclude.m4:1.234 Fri Mar 28 23:5
moriyoshi Mon Mar 31 17:54:18 2003 EDT
Modified files:
/php4/ext/standard/tests/serialize 001.phpt
Log:
Fixed test; in ZE2, all the properties used in any methods are populated
at compile time.
Index: php4/ext/standard/tests/serialize/001.phpt
diff -
iliaa Mon Mar 31 17:13:01 2003 EDT
Modified files:
/php4/main/streams streams.c
Log:
WS
Index: php4/main/streams/streams.c
diff -u php4/main/streams/streams.c:1.14 php4/main/streams/streams.c:1.15
--- php4/main/streams/streams.c:1.14Wed Mar 19 20:23:04
bfrance Mon Mar 31 16:24:59 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/main main.c
Log:
Fixes the problem where argv and argc are not populated unless S
is in the variables_order, even if register_argc_argv is on.
Index: php4/main/m
moriyoshi Mon Mar 31 15:37:16 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/imap php_imap.c
Log:
MFH(r-1.161): fixed proto to sync with the documentation
Index: php4/ext/imap/php_imap.c
diff -u php4/ext/imap/php_imap.c:1.142.2.11 php4/ext/ima
moriyoshi Mon Mar 31 15:36:47 2003 EDT
Modified files:
/php4/ext/imap php_imap.c
Log:
Fixed proto to sync with the documentation
Index: php4/ext/imap/php_imap.c
diff -u php4/ext/imap/php_imap.c:1.160 php4/ext/imap/php_imap.c:1.161
--- php4/ext/imap
moriyoshi Mon Mar 31 14:49:37 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/mime_magicconfig.m4
Log:
MFH(r-1.10): rearranged search order for the magic file to avoid further
confusions
Index: php4/ext/mime_magic/config.m4
diff -u php4/ex
moriyoshi Mon Mar 31 14:48:53 2003 EDT
Modified files:
/php4/ext/mime_magicconfig.m4
Log:
Rearranged search order for the magic file to avoid further confusions
Index: php4/ext/mime_magic/config.m4
diff -u php4/ext/mime_magic/config.m4:1.9 php4/
helly Mon Mar 31 14:14:18 2003 EDT
Modified files:
/php4/main main.c
Log:
use the correct macro - noticed by Andrei
Index: php4/main/main.c
diff -u php4/main/main.c:1.545 php4/main/main.c:1.546
--- php4/main/main.c:1.545 Sun Mar 30 08:59:05 2003
+++ php4
momoMon Mar 31 14:01:43 2003 EDT
Added files:
/php4/ext/standard/tests/stringsbug22904.phpt
Log:
# make derik happy
Index: php4/ext/standard/tests/strings/bug22904.phpt
+++ php4/ext/standard/tests/strings/bug22904.phpt
--TEST--
Bug #22904 (magic mode
On Mon, 31 Mar 2003, Moshe Doron wrote:
> momo Mon Mar 31 13:56:41 2003 EDT
>
> Modified files:
> /php4/ext/standardstring.c
> Log:
> fix for 22904
> @ now addslashes() do it also on cybase magic mode(moshe).
Please add tests for this too!
Derick
--
momoMon Mar 31 13:56:41 2003 EDT
Modified files:
/php4/ext/standard string.c
Log:
fix for 22904
@ now addslashes() do it also on cybase magic mode(moshe).
Index: php4/ext/standard/string.c
diff -u php4/ext/standard/string.c:1.365 php4/ext/standard/string.
At 15:54 31.03.2003, Andrei Zmievski wrote:
On Sun, 30 Mar 2003, Marcus Boerger wrote:
> /* {{{ includes
> */
> @@ -575,6 +575,8 @@
>
> /* {{{ php_error_cb
> extended error handling function */
> +#define NO_NULL_STR(x) (x?x:"")
> +
Why not use STR_PRINT()?
good question?
I'll change it
-
wez Mon Mar 31 12:58:28 2003 EDT
Modified files:
/php4/ext/openssl openssl.c
Log:
Fix const warning
Index: php4/ext/openssl/openssl.c
diff -u php4/ext/openssl/openssl.c:1.72 php4/ext/openssl/openssl.c:1.73
--- php4/ext/openssl/openssl.c:1.72 Sun Mar
sterlingMon Mar 31 12:38:30 2003 EDT
Modified files:
/CVSROOTavail
Log:
bullshit
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.627 CVSROOT/avail:1.628
--- CVSROOT/avail:1.627 Mon Mar 31 12:37:01 2003
+++ CVSROOT/avail Mon Mar 31 12:38:30 2003
sterlingMon Mar 31 12:37:01 2003 EDT
Modified files:
/CVSROOTavail
Log:
give eskaly access per Wez's request
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.626 CVSROOT/avail:1.627
--- CVSROOT/avail:1.626 Tue Mar 25 11:47:39 2003
+++ CVSROOT/avail
ddhill Mon Mar 31 09:40:46 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/standard parsedate.y
Log:
Changing parsedate to be reentrant using pure_parse (Dave)
Index: php4/ext/standard/parsedate.y
diff -u php4/ext/standard/parsedate.y:1.34 php4/ext/stand
sander Mon Mar 31 09:34:51 2003 EDT
Removed files: (Branch: PHP_4_3)
/php4/ext/standard/tests/file bug21131.phpt
Log:
MFH remove bogus test
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ddhill Mon Mar 31 09:01:55 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4 configure.in
Log:
Correcting checking of flex version (Dave)
Index: php4/configure.in
diff -u php4/configure.in:1.396.2.43 php4/configure.in:1.396.2.44
--- php4/configure.in:1.3
On Sun, 30 Mar 2003, Marcus Boerger wrote:
> /* {{{ includes
> */
> @@ -575,6 +575,8 @@
>
> /* {{{ php_error_cb
> extended error handling function */
> +#define NO_NULL_STR(x) (x?x:"")
> +
Why not use STR_PRINT()?
-Andrei http://www.gravitonic.com/
I
momoMon Mar 31 07:08:31 2003 EDT
Modified files:
/php4/ext/standard string.c
Log:
# unnecessary condition here.
Index: php4/ext/standard/string.c
diff -u php4/ext/standard/string.c:1.364 php4/ext/standard/string.c:1.365
--- php4/ext/standard/string.c:1.364
sniper Mon Mar 31 03:49:30 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/gdgd.c php_gd.h
Log:
cleanup
Index: php4/ext/gd/gd.c
diff -u php4/ext/gd/gd.c:1.221.2.18 php4/ext/gd/gd.c:1.221.2.19
--- php4/ext/gd/gd.c:1.221.2.18 Sun Mar 30 13:05:40 2003
sniper Mon Mar 31 03:49:19 2003 EDT
Modified files:
/php4/ext/gdgd.c php_gd.h
Log:
cleanup
Index: php4/ext/gd/gd.c
diff -u php4/ext/gd/gd.c:1.260 php4/ext/gd/gd.c:1.261
--- php4/ext/gd/gd.c:1.260 Wed Mar 26 01:30:45 2003
+++ php4/ext/gd/gd.cMon
39 matches
Mail list logo