hyanantha Wed Sep 11 05:30:01 2002 EDT
Modified files:
/php4/main reentrancy.c
Log:
NetWare related changes/modifications
Index: php4/main/reentrancy.c
diff -u php4/main/reentrancy.c:1.33 php4/main/reentrancy.c:1.34
--- php4/main/reentrancy.c:1.33 Thu
hyanantha Wed Sep 11 06:16:09 2002 EDT
Modified files:
/php4/netware start.c
Log:
Changed the licence to the one used by PHP Group
Index: php4/netware/start.c
diff -u php4/netware/start.c:1.1 php4/netware/start.c:1.2
--- php4/netware/start.c:1.1
Oops:-) Will correct this!
Thanks,
Ananth.
>>> Andi Gutmans <[EMAIL PROTECTED]> 09/08/02 03:46PM >>>
There should be a standard way of writing this. It kind of sucks to have
two lines with almost exactly the same code.
At 10:13 AM 9/5/2002 +, Anantha Kesari H Y wrote:
>+#if defined(NETWARE
hyanantha Wed Sep 11 06:28:23 2002 EDT
Modified files:
/php4/ext/ftp ftp.c
Log:
Removed unnecessary code that was added for NetWare
Index: php4/ext/ftp/ftp.c
diff -u php4/ext/ftp/ftp.c:1.61 php4/ext/ftp/ftp.c:1.62
--- php4/ext/ftp/ftp.c:1.61
Hi,
As you are aware, I am committing NetWare related source code changes / modiications
into PHP-CVS source code tree.
I have a couple of questions here: Is this branch a continuation of PHP 4.2.x branch
or is this the 4.3.x branch? Or is it that, only one branch is used and the different
re
You should probably ask these kind of questions in the php-dev group.
But since we're already here :)
Ananth Kesari wrote:
> Hi,
>
> As you are aware, I am committing NetWare related source code changes
> / modiications into PHP-CVS source code tree.
>
> I have a couple of questions here: Is th
sniper Wed Sep 11 10:17:27 2002 EDT
Modified files:
/php4/ext/standard dir.c
Log:
ws fix
Index: php4/ext/standard/dir.c
diff -u php4/ext/standard/dir.c:1.96 php4/ext/standard/dir.c:1.97
--- php4/ext/standard/dir.c:1.96Fri Aug 23 21:19:27 2002
+++ p
sniper Wed Sep 11 10:21:40 2002 EDT
Modified files:
/php4/ext/standard info.c
Log:
ws fix
Index: php4/ext/standard/info.c
diff -u php4/ext/standard/info.c:1.201 php4/ext/standard/info.c:1.202
--- php4/ext/standard/info.c:1.201 Sun Sep 8 04:08:35 2002
sniper Wed Sep 11 10:24:28 2002 EDT
Modified files:
/php4/ext/standard string.c
Log:
fix proto
Index: php4/ext/standard/string.c
diff -u php4/ext/standard/string.c:1.290 php4/ext/standard/string.c:1.291
--- php4/ext/standard/string.c:1.290Thu Sep 5 17
On Wed, 11 Sep 2002, Jani Taskinen wrote:
> sniperWed Sep 11 10:24:28 2002 EDT
>
> Modified files:
> /php4/ext/standardstring.c
> Log:
> fix proto
You broke it :) The original proto was correct.
Derick
>
>
> Index: php4/ext/standard/strin
sniper Wed Sep 11 10:40:52 2002 EDT
Modified files:
/php4/ext/standard string.c
Log:
ws fix
Index: php4/ext/standard/string.c
diff -u php4/ext/standard/string.c:1.291 php4/ext/standard/string.c:1.292
--- php4/ext/standard/string.c:1.291Wed Sep 11 10:2
andrei Wed Sep 11 10:41:25 2002 EDT
Modified files:
/php4/ext/pcre php_pcre.c
Log:
@- Added ability to use Perl-style ${n} subpattern references in the
@ replacement string for preg_replace(). Takes care of bug #18442. (Andrei)
Index: php4/ext/pcre/
sniper Wed Sep 11 10:51:09 2002 EDT
Modified files:
/php4/ext/standard string.c
Log:
tok tok..
Index: php4/ext/standard/string.c
diff -u php4/ext/standard/string.c:1.292 php4/ext/standard/string.c:1.293
--- php4/ext/standard/string.c:1.292Wed Sep 11 10
> sniperWed Sep 11 10:51:09 2002 EDT
>
> Modified files:
> /php4/ext/standardstring.c
> Log:
> tok tok..
>
The Buddha..
-Sterling
>
> Index: php4/ext/standard/string.c
> diff -u php4/ext/standard/string.c:1.292
php4/ext/standard/string.c:1.293
> --- php4/ext/st
kalowskyWed Sep 11 11:05:06 2002 EDT
Modified files:
/php4/ext/dba config.m4
Log:
Patch for Bug #19341 submitted by [EMAIL PROTECTED]
Index: php4/ext/dba/config.m4
diff -u php4/ext/dba/config.m4:1.19 php4/ext/dba/config.m4:1.20
--- php4/ext/dba
sniper Wed Sep 11 11:29:51 2002 EDT
Modified files: (Branch: PHP_4_2_0)
/php4/ext/iconv iconv.c
Log:
Fix bug: #19355 (the parameter is optional)
Index: php4/ext/iconv/iconv.c
diff -u php4/ext/iconv/iconv.c:1.31.2.2 php4/ext/iconv/iconv.c:1.31.2.3
--- php
sniper Wed Sep 11 11:34:44 2002 EDT
Modified files:
/php4/ext/gdconfig.m4
Log:
Added build test. Bug: #19345
Index: php4/ext/gd/config.m4
diff -u php4/ext/gd/config.m4:1.112 php4/ext/gd/config.m4:1.113
--- php4/ext/gd/config.m4:1.112 Sat Sep 7 15:0
sander Wed Sep 11 12:17:34 2002 EDT
Modified files:
/php4/ext/dba config.m4
Log:
Fix configure
Index: php4/ext/dba/config.m4
diff -u php4/ext/dba/config.m4:1.20 php4/ext/dba/config.m4:1.21
--- php4/ext/dba/config.m4:1.20 Wed Sep 11 11:05:06 2002
+++ p
sniper Wed Sep 11 12:40:35 2002 EDT
Modified files:
/php4/ext/gdconfig.m4
Log:
For now, check only when not using bundled GD lib.
Index: php4/ext/gd/config.m4
diff -u php4/ext/gd/config.m4:1.113 php4/ext/gd/config.m4:1.114
--- php4/ext/gd/config.m4:
andrey Wed Sep 11 14:13:48 2002 EDT
Modified files:
/php4/ext/standard array.c basic_functions.c php_array.h
Log:
New function added : array_diff_assoc() . Like array_diff() but does
additional checks on key values. Test script will be added too.
#My first p
andrey Wed Sep 11 14:16:11 2002 EDT
Added files:
/php4/ext/standard/tests/array 007.phpt
Log:
Regression test for array_diff() and array_diff_assoc(). The latter is newly
introduced.
Index: php4/ext/standard/tests/array/007.phpt
+++ php4/ext/stan
derick Wed Sep 11 14:40:56 2002 EDT
Modified files:
/php4/ext/standard array.c
Log:
- Little whitespace changes
Index: php4/ext/standard/array.c
diff -u php4/ext/standard/array.c:1.188 php4/ext/standard/array.c:1.189
--- php4/ext/standard/array.c:1.188
helly Wed Sep 11 15:42:59 2002 EDT
Modified files:
/php4 run-tests.php
Log:
Unlink output files even if test is skipped.
Index: php4/run-tests.php
diff -u php4/run-tests.php:1.54 php4/run-tests.php:1.55
--- php4/run-tests.php:1.54 Mon Aug 26 19:2
sterlingWed Sep 11 16:30:49 2002 EDT
Modified files:
/CVSROOTavail
Log:
give derick some pear karma
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.496 CVSROOT/avail:1.497
--- CVSROOT/avail:1.496 Tue Sep 10 18:56:58 2002
+++ CVSROOT/avail Wed
derick Wed Sep 11 17:06:53 2002 EDT
Modified files:
/php4/ext/mysql php_mysql.c
Log:
- Un-deprecating mysql_escape_string
#- This will remove the annoying notices, while this function is used in
# a lot of scripts. There is not reason why we should disc
sterlingWed Sep 11 18:40:57 2002 EDT
Modified files:
/php4/ext/standard filestat.c
Log:
max this use the virtual_filepath() function and feel all threadsafe and
wholesome inside
Index: php4/ext/standard/filestat.c
diff -u php4/ext/standard/filest
sterlingWed Sep 11 18:43:58 2002 EDT
Modified files:
/php4/ext/swf swf.c
Log:
virtual filepath fix, don't know why i bother, the module isn't threadsafe
and never will be, but still...
Index: php4/ext/swf/swf.c
diff -u php4/ext/swf/swf.c:1.4
edink Wed Sep 11 19:09:12 2002 EDT
Modified files:
/php4/ext/standard array.c
Log:
Fix ZTS build.
Index: php4/ext/standard/array.c
diff -u php4/ext/standard/array.c:1.189 php4/ext/standard/array.c:1.190
--- php4/ext/standard/array.c:1.189 Wed Sep 11 1
edink Wed Sep 11 19:10:58 2002 EDT
Modified files:
/php4/ext/standard filestat.c
Log:
My compiler likes it like this.
Index: php4/ext/standard/filestat.c
diff -u php4/ext/standard/filestat.c:1.107 php4/ext/standard/filestat.c:1.108
--- php4/ext/standard/f
You're better off changing the name of behavior to check_if_key_equal and
use it as a boolean.
if (check_if_key_equal)
if (!check_if_key_equal)
It'll be much more readable than a magic variable called behavior. If you
want to keep the behavior variable you should probably make the 0 and 1
#def
30 matches
Mail list logo