-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
PHP Security Advisory: CGI vulnerability in PHP version 4.3.0
Issued on: February 17, 2003
Software: PHP/CGI version 4.3.0
Platforms: All
The PHP Group has learned of a serious security vulnerability in
the CGI SAPI of PHP version 4.3.0.
This is the first release candidate of the upcoming
maintenance release of PHP 4.3.2.
Please download and test it as much as possible on real-life
applications to uncover any remaining issues.
Sources:
http://www.php.net/~jani/RC/php-4.3.2RC1.tar.gz
13ae094590 *php-4.3.2.tar.gz
e1afea6341d97e8160bd7d93712721ec *php-4.3.2-Win32.zip
cb55d0d9df6a2bf4ba666c27886d12cb *php-4.3.2-installer.exe
kippis,
Jani Taskinen
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
This is the first release candidate of the upcoming maintenance
release of PHP 4.3.3.
Please download and test it as much as possible on real-life
applications to uncover any remaining issues.
Sources:
http://d
sniper Thu Jan 11 08:19:20 2001 EDT
Modified files:
/php4/ext/wddx php_wddx.h
Log:
If external expat is used, header file is expat.h
Index: php4/ext/wddx/php_wddx.h
diff -u php4/ext/wddx/php_wddx.h:1.5 php4/ext/wddx/php_wddx.h:1.6
--- php4/ext/wddx/php_wd
sniper Thu Jan 11 10:25:33 2001 EDT
Modified files:
/php4/ext/sablotconfig.m4
Log:
Fix build.
Index: php4/ext/sablot/config.m4
diff -u php4/ext/sablot/config.m4:1.11 php4/ext/sablot/config.m4:1.12
--- php4/ext/sablot/config.m4:1.11 Wed Jan 10 06:41:01
On Wed, 10 Jan 2001, Mark Olbert wrote:
>Can anyone recommend a place/forum for help in getting PHP to compile under
>linux?
>
>I am running into a problem that I haven't gotten any feedback on from
>php-dev, php-general or php-install.
>
>The specific problem is:
>
>/usr/bin/ld: .libs/libphp4.so
sniper Fri Jan 12 08:49:07 2001 EDT
Modified files:
/php4/ext/domxmlphp_domxml.c
Log:
- Fixed a possible crash bug in xmltree().
# PR: #7052
Index: php4/ext/domxml/php_domxml.c
diff -u php4/ext/domxml/php_domxml.c:1.24 php4/ext/domxml/php_domxml.c:1.2
On Mon, 15 Jan 2001, Cal Evans wrote:
>But when I ./configure php, I use:
>
>./configure --with-pdflib=/usr/local/lib
Leave the /lib part out..ie. use --with-pdflib=/usr/local
instead.
--Jani
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For add
sniper Tue Jan 16 14:34:19 2001 EDT
Modified files:
/php4/ext/gdgd.c
Log:
Fixed bug #8733
Index: php4/ext/gd/gd.c
diff -u php4/ext/gd/gd.c:1.105 php4/ext/gd/gd.c:1.106
--- php4/ext/gd/gd.c:1.105 Wed Nov 29 07:25:42 2000
+++ php4/ext/gd/gd.cTue
On Wed, 17 Jan 2001, Olivier Guieu wrote:
>URLs are rewritten fine (they contain the PHPSESSID
>value whenever necessary), however images are also
>re-written!, i.e. get changed
>to .
>Could someone tell me whether this behaviour is
>correct and if not, if it has been corrected in 4.0.4
Please
sniper Wed Jan 17 03:43:18 2001 EDT
Modified files:
/php4/ext/sablotsablot.c
Log:
Make sablot compile again. Typo?
Index: php4/ext/sablot/sablot.c
diff -u php4/ext/sablot/sablot.c:1.29 php4/ext/sablot/sablot.c:1.30
--- php4/ext/sablot/sablot.c:1.29 T
On Wed, 17 Jan 2001 [EMAIL PROTECTED] wrote:
> I switched from Netscape to Openldap and it now compiles fine.
>Unfortunately Apache bombs when I try to start it with the following error:
>
>Syntax error on line 237 of /usr/local/apache/conf/httpd.conf:
>Cannot load /usr/local/apache/libexec/
On Wed, 17 Jan 2001, Leonard T. Harris wrote:
>I get this error:
>
>
>Fatal error: Internal pdflib error: Wrong order of function calls
>(PDF_open_mem) in /home/httpd/html/test/test.pdftest2.php on line
>5
There was a bug in PDFLIB 3.03. You can find the patch for this
from http://www.pdflib.co
sniper Thu Jan 18 07:09:35 2001 EDT
Modified files:
/php4/ext/sablotconfig.m4
Log:
Fixed a typo.
Index: php4/ext/sablot/config.m4
diff -u php4/ext/sablot/config.m4:1.12 php4/ext/sablot/config.m4:1.13
--- php4/ext/sablot/config.m4:1.12 Thu Jan 11 10:25
sniper Fri Jan 19 03:44:12 2001 EDT
Modified files:
/php4/ext/sablotphp_sablot.h sablot.c
Log:
@- Added xslt_set_scheme_handler() function ([EMAIL PROTECTED])
Index: php4/ext/sablot/php_sablot.h
diff -u php4/ext/sablot/php_sablot.h:1.12 php4/ext/sablot/
sniper Fri Jan 19 05:43:35 2001 EDT
Added files:
/php4/ext/bz2 EXPERIMENTAL
/php4/ext/crack EXPERIMENTAL CREDITS
/php4/ext/domxmlEXPERIMENTAL
/php4/ext/dotnetEXPERIMENTAL
/php4/ext/ingres_ii EXPERIMENTAL
/php4/ext/openssl
On Fri, 19 Jan 2001, Sam Liddicott wrote:
> ---
>+EXTENSION: muscat
>+PRIMARY MAINTAINER: Sam Liddicott <[EMAIL PROTECTED]>
>+MAINTENANCE: Maintained
>+STATUS: Working
>+SINCE:
sniper Fri Jan 19 08:52:41 2001 EDT
Modified files:
/php4/ext/standard image.c
Log:
@- Added URL support for getimagesize() function (Jani)
# tested with all imagetypes. Also the iptc works.
Index: php4/ext/standard/image.c
diff -u php4/ext/standard/ima
sniper Fri Jan 19 21:09:01 2001 EDT
Modified files:
/php4/ext/bz2 config.m4
Log:
Check that libbz2.(a|so) is >= 0.95 (has BZ2_bzerror)
Index: php4/ext/bz2/config.m4
diff -u php4/ext/bz2/config.m4:1.1 php4/ext/bz2/config.m4:1.2
--- php4/ext/bz2/config.
sniper Sat Jan 20 20:00:32 2001 EDT
Modified files:
/php4/ext/bz2 config.m4
Log:
Remove double 'yes' output.
Index: php4/ext/bz2/config.m4
diff -u php4/ext/bz2/config.m4:1.2 php4/ext/bz2/config.m4:1.3
--- php4/ext/bz2/config.m4:1.2 Fri Jan 19 21:09:0
On Wed, 24 Jan 2001, Rasmus Resen Amossen wrote:
>Everybody talks about this nice configuration file, but where is it?!
>I have compiled php4 with apache, but even a »find . -name "php.ini«
>gives anything.
>Do I really need to recompile php to change its configuration?
No. Please read the INSTA
sniper Thu Mar 1 16:15:49 2001 EDT
Modified files:
/php4/ext/standard html.c
Log:
ws fix
Index: php4/ext/standard/html.c
diff -u php4/ext/standard/html.c:1.23 php4/ext/standard/html.c:1.24
--- php4/ext/standard/html.c:1.23 Sun Feb 25 22:07:17 2001
+++
sniper Sun Mar 4 17:26:36 2001 EDT
Modified files:
/php4/sapi/cgi cgi_main.c
Log:
Can't output any error messages if there isn't any function initialized
to do it..
# Bug report: #7650
Index: php4/sapi/cgi/cgi_main.c
diff -u php4/sapi/cgi/cgi_main
sniper Mon Mar 5 07:08:36 2001 EDT
Modified files:
/php4/sapi/cgi cgi_main.c
Log:
Fix help text for -f
Index: php4/sapi/cgi/cgi_main.c
diff -u php4/sapi/cgi/cgi_main.c:1.97 php4/sapi/cgi/cgi_main.c:1.98
--- php4/sapi/cgi/cgi_main.c:1.97 Sun Mar 4
sniper Wed Mar 7 05:24:12 2001 EDT
Modified files:
/php4/sapi/cgi cgi_main.c
Log:
Fixed the help for other options too.
Index: php4/sapi/cgi/cgi_main.c
diff -u php4/sapi/cgi/cgi_main.c:1.98 php4/sapi/cgi/cgi_main.c:1.99
--- php4/sapi/cgi/cgi_main.c:1.
sniper Sat Mar 10 09:33:34 2001 EDT
Modified files:
/php4/ext/mysql config.m4
Log:
This should fix the problems with not including -lz.
Index: php4/ext/mysql/config.m4
diff -u php4/ext/mysql/config.m4:1.27 php4/ext/mysql/config.m4:1.28
--- php4/ext/mysql/c
sniper Sat Mar 10 16:49:16 2001 EDT
Modified files:
/php4/ext/curl config.m4
Log:
If AC_CHECK_LIB fails, assume that --with-openssl is needed
Index: php4/ext/curl/config.m4
diff -u php4/ext/curl/config.m4:1.3 php4/ext/curl/config.m4:1.4
--- php4/ext/curl/
sniper Sat Mar 10 19:46:25 2001 EDT
Modified files:
/php4 configure.in
Log:
Check for inet_aton only if libbind is not found (or inet_aton is not in
libbind). Fixes bug: #8814
Index: php4/configure.in
diff -u php4/configure.in:1.220 php4/configure.
sniper Sat Mar 10 19:49:21 2001 EDT
Modified files:
/php4/ext/standard basic_functions.c dns.c dns.h
/php4/main config.w32.h
Log:
HAVE_BINDLIB --> HAVE_LIBBIND
Index: php4/ext/standard/basic_functions.c
diff -u php4/ext/standard/basic_functions.c:1.3
sniper Sat Mar 10 20:13:53 2001 EDT
Modified files:
/php4/ext/sybase_ct php_sybase_ct.c
Log:
Added missing alias. PR: #9550
Index: php4/ext/sybase_ct/php_sybase_ct.c
diff -u php4/ext/sybase_ct/php_sybase_ct.c:1.42 php4/ext/sybase_ct/php_sybase_ct.c:1.43
--- ph
sniper Sun Mar 11 16:46:15 2001 EDT
Modified files:
/php4/ext/muscatconfig.m4
Log:
ws fix.
Index: php4/ext/muscat/config.m4
diff -u php4/ext/muscat/config.m4:1.1 php4/ext/muscat/config.m4:1.2
--- php4/ext/muscat/config.m4:1.1 Thu Jan 18 05:21:33 2001
sniper Sun Mar 11 17:20:14 2001 EDT
Modified files:
/php4/ext/pdf config.m4
Log:
ws fixes. Plus removed unnecessary AC_MSG_ calls.
Index: php4/ext/pdf/config.m4
diff -u php4/ext/pdf/config.m4:1.14 php4/ext/pdf/config.m4:1.15
--- php4/ext/pdf/config.m4:1.
sniper Sun Mar 11 18:06:07 2001 EDT
Modified files:
/php4/ext/ldap config.m4
Log:
Cleaning this a little bit.
Index: php4/ext/ldap/config.m4
diff -u php4/ext/ldap/config.m4:1.13 php4/ext/ldap/config.m4:1.14
--- php4/ext/ldap/config.m4:1.13Sun Oct
sniper Tue Mar 13 14:33:53 2001 EDT
Modified files:
/php4/ext/fbsql config.m4
Log:
Extension was enabled by default..
Index: php4/ext/fbsql/config.m4
diff -u php4/ext/fbsql/config.m4:1.1 php4/ext/fbsql/config.m4:1.2
--- php4/ext/fbsql/config.m4:1.1
sniper Tue Mar 13 14:50:02 2001 EDT
Modified files:
/php4/ext/fbsql config.m4
Log:
cleanup.
Index: php4/ext/fbsql/config.m4
diff -u php4/ext/fbsql/config.m4:1.3 php4/ext/fbsql/config.m4:1.4
--- php4/ext/fbsql/config.m4:1.3Tue Mar 13 14:44:49 2001
+
sniper Tue Mar 13 15:41:26 2001 EDT
Modified files:
/php4/ext/zziplib zziplib.c
Log:
Make phpinfo() output prettier + kill some compile warnings.
Index: php4/ext/zziplib/zziplib.c
diff -u php4/ext/zziplib/zziplib.c:1.4 php4/ext/zziplib/zziplib.c:1.5
--- p
sniper Wed Mar 14 05:42:33 2001 EDT
Added files:
/php4/ext/fbsql EXPERIMENTAL
Log:
Missing.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the
sniper Wed Mar 14 05:43:58 2001 EDT
Added files:
/php4/ext/fbsql CREDITS
Log:
Forgot this one..
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact
sniper Thu Mar 15 16:36:30 2001 EDT
Modified files:
/php4/ext/ming config.m4
Log:
Beutify + fix some errors in finding libs and header files.
Index: php4/ext/ming/config.m4
diff -u php4/ext/ming/config.m4:1.2 php4/ext/ming/config.m4:1.3
--- php4/ext/ming/
sniper Thu Mar 15 16:36:47 2001 EDT
Added files:
/php4/ext/ming CREDITS .cvsignore
Log:
Missing files.
Index: php4/ext/ming/.cvsignore
+++ php4/ext/ming/.cvsignore
Makefile
*.lo
*.la
libs
deps
libs.mk
--
PHP CVS Mailing List (http://www.php.net/)
sniper Thu Mar 15 16:37:34 2001 EDT
Modified files:
/php4/ext/ming ming.c
Log:
Killed a compile warning + made ming extension compile with the older ming libs.
Index: php4/ext/ming/ming.c
diff -u php4/ext/ming/ming.c:1.3 php4/ext/ming/ming.c:1.4
--- php4/
sniper Thu Mar 15 17:21:24 2001 EDT
Modified files:
/php4/ext/bz2 bz2.c
Log:
Make this extension compile again..
Index: php4/ext/bz2/bz2.c
diff -u php4/ext/bz2/bz2.c:1.10 php4/ext/bz2/bz2.c:1.11
--- php4/ext/bz2/bz2.c:1.10 Wed Mar 14 23:03:28 2001
++
sniper Thu Mar 15 18:06:33 2001 EDT
Modified files:
/php4/ext/ming config.m4
Log:
Added a check for the one function missing in <= 0.1.0 versions of ming lib.
Index: php4/ext/ming/config.m4
diff -u php4/ext/ming/config.m4:1.3 php4/ext/ming/config.m4:1.4
-
sniper Thu Mar 15 23:13:06 2001 EDT
Modified files:
/php4/ext/standard dns.c
/php4 configure.in
Log:
This should fix problems in systems without libbind.
Index: php4/ext/standard/dns.c
diff -u php4/ext/standard/dns.c:1.27 php4/ext/standard/dns.c
sniper Fri Mar 16 05:17:55 2001 EDT
Modified files:
/php4/ext/imap php_imap.c
Log:
Make compile again when ZTS is enabled and imap-2000 is used. Bug #9762
Index: php4/ext/imap/php_imap.c
diff -u php4/ext/imap/php_imap.c:1.62 php4/ext/imap/php_imap.c:1.63
sniper Fri Mar 16 06:45:46 2001 EDT
Modified files:
/php4/ext/standard dns.h
Log:
Missed this one.
Index: php4/ext/standard/dns.h
diff -u php4/ext/standard/dns.h:1.8 php4/ext/standard/dns.h:1.9
--- php4/ext/standard/dns.h:1.8 Sat Mar 10 19:49:21 2001
+++ php4
sniper Fri Mar 16 09:10:46 2001 EDT
Modified files:
/php4/tests .cvsignore
Log:
.php files should not be ignored. Typo?
Index: php4/tests/.cvsignore
diff -u php4/tests/.cvsignore:1.1 php4/tests/.cvsignore:1.2
--- php4/tests/.cvsignore:1.1 Tue Nov 21 00:00:13
sniper Fri Mar 16 10:18:02 2001 EDT
Modified files:
/php4/ext/standard basic_functions.c
Log:
This has got to be the last one..
Index: php4/ext/standard/basic_functions.c
diff -u php4/ext/standard/basic_functions.c:1.315
php4/ext/standard/basic_functions.c:1
sniper Sat Mar 17 21:52:41 2001 EDT
Modified files:
/php4/ext/fdf fdf.c
Log:
Fix the fix. Plus killed some compile warnings.
Index: php4/ext/fdf/fdf.c
diff -u php4/ext/fdf/fdf.c:1.40 php4/ext/fdf/fdf.c:1.41
--- php4/ext/fdf/fdf.c:1.40 Sat Mar 17 18:3
sniper Sun Mar 18 00:00:10 2001 EDT
Modified files:
/php4/main SAPI.c
Log:
Fix possible crash if content-type is not set.
Index: php4/main/SAPI.c
diff -u php4/main/SAPI.c:1.101 php4/main/SAPI.c:1.102
--- php4/main/SAPI.c:1.101 Sat Mar 17 18:32:04 2001
++
sniper Sun Mar 18 01:25:40 2001 EDT
Modified files:
/php4/ext/fdf fdf.c
Log:
Prevent mem leak
Index: php4/ext/fdf/fdf.c
diff -u php4/ext/fdf/fdf.c:1.41 php4/ext/fdf/fdf.c:1.42
--- php4/ext/fdf/fdf.c:1.41 Sat Mar 17 21:52:40 2001
+++ php4/ext/fdf/f
sniper Mon Mar 19 10:38:09 2001 EDT
Modified files:
/php4/ext/midgard config.m4
Log:
Fix the build. Again.
# Read README.CVS-RULES
# And TEST before commit.
Index: php4/ext/midgard/config.m4
diff -u php4/ext/midgard/config.m4:1.18 php4/ex
On Mon, 19 Mar 2001, Alexander Bokovoy wrote:
>On Mon, Mar 19, 2001 at 01:19:06PM -0600, Andrei Zmievski wrote:
>> On Mon, 19 Mar 2001, Alexander Bokovoy wrote:
>> > This fix does not work because @MIDCONFIG_FILE@ in php_midgard.h does
>> > not substituted by PHP_OUTPUT using template file php_mi
On Mon, 19 Mar 2001, Alexander Bokovoy wrote:
>>fi
>>PHP_SUBST(MIDCONFIG_FILE)
>> - AC_SUBST(MIDCONFIG_FILE)
>> - AC_OUTPUT(php_midgard.h, [], [])
>> + PHP_OUTPUT(php_midgard.h, [], [])
>>AC_DEFINE(HAVE_MIDGARD, 1, [ ])
>>PHP_EXTENSION(midgard, $ext_shared)
>> fi
>This fix doe
On Tue, 20 Mar 2001, Zeev Suraski wrote:
>> > Not a problem for me. But how is PEAR being made available, then?
>>
>>We still don't have a good framework for having PEAR extensions that
>>contain PHP extensions written in C in them. That was always the goal, it
>>just hasn't been done yet. And
sniper Mon Mar 19 17:06:25 2001 EDT
Removed files:
/php4/ext/cybermut libs.mk
Log:
Removed unnessary file.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To conta
sniper Mon Mar 19 17:22:07 2001 EDT
Removed files:
/php4/ext/xml/tests skipif.php
Modified files:
/php4/ext/xml/tests 004.phpt 006.phpt
Log:
Removed skipif.php + Fixed tests to use skipif.inc instead.
Index: php4/ext/xml/tests/004.phpt
d
sniper Mon Mar 19 17:32:28 2001 EDT
Modified files: (Branch: PHP_4_0_5)
/php4/ext/fdf fdf.c
Log:
MFH
Index: php4/ext/fdf/fdf.c
diff -u php4/ext/fdf/fdf.c:1.39 php4/ext/fdf/fdf.c:1.39.2.1
--- php4/ext/fdf/fdf.c:1.39 Sun Feb 25 22:06:54 2001
+++ php4/ex
sniper Mon Mar 19 17:38:28 2001 EDT
Modified files: (Branch: PHP_4_0_5)
/php4 configure.in
Log:
MFH
Index: php4/configure.in
diff -u php4/configure.in:1.221.4.1 php4/configure.in:1.221.4.2
--- php4/configure.in:1.221.4.1 Tue Mar 13 08:23:52 2001
+++ php4/
sniper Mon Mar 19 17:42:40 2001 EDT
Modified files: (Branch: PHP_4_0_5)
/php4/main SAPI.c
Log:
MFH
Index: php4/main/SAPI.c
diff -u php4/main/SAPI.c:1.100.2.1 php4/main/SAPI.c:1.100.2.2
--- php4/main/SAPI.c:1.100.2.1 Sat Mar 17 18:36:27 2001
+++ php4/main/SAPI
sniper Mon Mar 19 17:49:56 2001 EDT
Modified files: (Branch: PHP_4_0_5)
/php4/ext/standard basic_functions.c dns.c dns.h
Log:
MFH
Index: php4/ext/standard/basic_functions.c
diff -u php4/ext/standard/basic_functions.c:1.315
php4/ext/standard/basic_functions.c:
On Tue, 20 Mar 2001, Andi Gutmans wrote:
>andi Tue Mar 20 10:13:21 2001 EDT
>
> Added files: (Branch: PHP_4_0_5)
>/php4/sapi/fastcgi CREDITS Makefile.in README.FastCGI config.m4
> fastcgi.c php.sym php_fastcgi.h
> Log:
> - MFH
>
Are you sure
On Mon, 16 Apr 2001, Sterling Hughes wrote:
>>
>> -#ifndef HAVE_DBMAKER
>> -if ((*pv_onoff)) {
>> -#else
>> if (pv_onoff && (*pv_onoff)) {
>> -#endif
>> convert_to_long_ex(pv_onoff);
>> rc = SQLSetConnectOption(conn->hdbc, SQL_AUTOCOMMIT,
>>
sniper Sun Apr 22 23:36:51 2001 EDT
Modified files: (Branch: PHP_4_0_5)
/php4 configure.in
Log:
MFH
Index: php4/configure.in
diff -u php4/configure.in:1.221.4.9 php4/configure.in:1.221.4.10
--- php4/configure.in:1.221.4.9 Mon Apr 2 14:09:21 2001
+++ php4
sniper Mon Apr 23 00:32:36 2001 EDT
Modified files:
/php4 configure.in
Log:
Fixed bugs: #10194, #9177.
Index: php4/configure.in
diff -u php4/configure.in:1.237 php4/configure.in:1.238
--- php4/configure.in:1.237 Sun Apr 22 23:00:43 2001
+++ php4/
background information:
http://bugs.php.net/bug.php?edit=1&id=11008
http://bugs.php.net/bug.php?edit=1&id=14574
exit() function is broken. Fixing the broken behaviour is the
only real solution, IMO.
One solution:
- When passed argument is string: print out this string
- When passed argument i
When I still remember..I'm getting a lot of error messages into
my error_log, e.g.:
Unknown(0) : Warning - Constant xpath_boolean already defined
And I think you have PHP_MINIT and PHP_RINIT mixed..
ie.
Index: php_domxml.c
===
RCS
sniper Thu Mar 22 05:16:58 2001 EDT
Modified files:
/php4/ext/sockets sockets.c
Log:
Fix bugs: #9920, #9190
Index: php4/ext/sockets/sockets.c
diff -u php4/ext/sockets/sockets.c:1.32 php4/ext/sockets/sockets.c:1.33
--- php4/ext/sockets/sockets.c:1.32 S
sniper Thu Mar 22 05:20:35 2001 EDT
Modified files: (Branch: PHP_4_0_5)
/php4/ext/sockets sockets.c
Log:
MFH
Index: php4/ext/sockets/sockets.c
diff -u php4/ext/sockets/sockets.c:1.32 php4/ext/sockets/sockets.c:1.32.2.1
--- php4/ext/sockets/sockets.c:1.32
sniper Mon Mar 26 02:30:48 2001 EDT
Modified files:
/php4/ext/ldap config.m4
Log:
Support Solaris 8 ldap.
Index: php4/ext/ldap/config.m4
diff -u php4/ext/ldap/config.m4:1.14 php4/ext/ldap/config.m4:1.15
--- php4/ext/ldap/config.m4:1.14Sun Mar 11 1
sniper Mon Mar 26 13:34:59 2001 EDT
Modified files:
/php4 configure.in
Log:
Fixed the problem with libbind (again).
Index: php4/configure.in
diff -u php4/configure.in:1.224 php4/configure.in:1.225
--- php4/configure.in:1.224 Thu Mar 22 20:56:51 2001
sniper Mon Mar 26 13:42:02 2001 EDT
Modified files:
/php4/ext/domxmlphp_domxml.c
Log:
Fixed a typo.
Index: php4/ext/domxml/php_domxml.c
diff -u php4/ext/domxml/php_domxml.c:1.33 php4/ext/domxml/php_domxml.c:1.34
--- php4/ext/domxml/php_domxml.c:1.33 Wed
sniper Tue Mar 27 03:34:51 2001 EDT
Modified files:
/php4/main php_variables.c
Log:
Fix the arg_separator behaviour. Only & or ; is allowed as separators so no need to
use the ini setting here.
Index: php4/main/php_variables.c
diff -u php4/main/php_variables
sniper Tue Mar 27 06:03:03 2001 EDT
Modified files: (Branch: PHP_4_0_5)
/php4/main php_variables.c
Log:
MFH
Index: php4/main/php_variables.c
diff -u php4/main/php_variables.c:1.21 php4/main/php_variables.c:1.21.2.1
--- php4/main/php_variables.c:1.21 Sun F
sniper Tue Mar 27 12:34:51 2001 EDT
Modified files:
/php4 acinclude.m4 configure.in
/php4/ext/aspellconfig.m4
/php4/ext/bz2 config.m4
/php4/ext/ccvs config.m4
/php4/ext/cpdf config.m4
/php4/ext/crack config.m4
sniper Wed Mar 28 14:30:22 2001 EDT
Modified files:
/php4 configure.in
Log:
Make file() work again.
# For some reason if libbind is linked with PHP the file() function
# won't work with URLs. Do we even need libbind?
Index: php4/configure.in
dif
sniper Wed Mar 28 15:19:45 2001 EDT
Modified files: (Branch: PHP_4_0_5)
/php4 configure.in
/php4/ext/ming ming.c config.m4
Log:
MFH
Index: php4/configure.in
diff -u php4/configure.in:1.221.4.5 php4/configure.in:1.221.4.6
--- php4/configure.in
sniper Wed Mar 28 16:22:45 2001 EDT
Modified files:
/php4/ext/domxmlphp_domxml.c
Log:
Fixed bug: #10040.
Index: php4/ext/domxml/php_domxml.c
diff -u php4/ext/domxml/php_domxml.c:1.34 php4/ext/domxml/php_domxml.c:1.35
--- php4/ext/domxml/php_domxml.c:1.34
sniper Sat Mar 31 21:42:07 2001 EDT
Modified files:
/php4/ext/gdgd.c gd_ctx.c php_gd.h
Log:
Fixed bug #8137 and killed some compile warnings.
Index: php4/ext/gd/gd.c
diff -u php4/ext/gd/gd.c:1.118 php4/ext/gd/gd.c:1.119
--- php4/ext/gd/gd.c:1.118
sniper Sat Mar 31 21:55:22 2001 EDT
Modified files:
/php4/ext/informix ifx.ec
Log:
Fixed bug #10095.
Index: php4/ext/informix/ifx.ec
diff -u php4/ext/informix/ifx.ec:1.52 php4/ext/informix/ifx.ec:1.53
--- php4/ext/informix/ifx.ec:1.52 Sun Feb 25 22:
sniper Sat Mar 31 22:20:45 2001 EDT
Modified files:
/php4/ext/gdgd.c gd_ctx.c
Log:
According to GD documentation the macros should be used instead..
Index: php4/ext/gd/gd.c
diff -u php4/ext/gd/gd.c:1.119 php4/ext/gd/gd.c:1.120
--- php4/ext/gd/gd.c:1.11
sniper Mon Apr 2 02:06:33 2001 EDT
Modified files:
/php4/ext/aspellconfig.m4
Log:
Fixed a typo. Bug: #10103
Index: php4/ext/aspell/config.m4
diff -u php4/ext/aspell/config.m4:1.4 php4/ext/aspell/config.m4:1.5
--- php4/ext/aspell/config.m4:1.4 Tue Ma
sniper Mon Apr 2 02:07:22 2001 EDT
Modified files: (Branch: PHP_4_0_5)
/php4/ext/aspellconfig.m4
Log:
MFH
Index: php4/ext/aspell/config.m4
diff -u php4/ext/aspell/config.m4:1.3 php4/ext/aspell/config.m4:1.3.4.1
--- php4/ext/aspell/config.m4:1.3 Wed D
sniper Tue Apr 3 03:51:16 2001 EDT
Modified files:
/php4/ext/standard filestat.c
Log:
SCO (and maybe others) do not have this defined.
Index: php4/ext/standard/filestat.c
diff -u php4/ext/standard/filestat.c:1.56 php4/ext/standard/filestat.c:1.57
--- php4/ex
sniper Tue Apr 3 17:06:49 2001 EDT
Modified files:
/php4/ext/sockets config.m4
Log:
Cleaned up a bit. Removed some checks for header files that are
already checked in configure.in
Index: php4/ext/sockets/config.m4
diff -u php4/ext/sockets/config.m4:1.
sniper Tue Apr 3 17:37:06 2001 EDT
Modified files:
/php4/main php_variables.c
Log:
Cookies use ; as argument separator.
# And also the first step for the possible configure option
Index: php4/main/php_variables.c
diff -u php4/main/php_variables.c:1.22
sniper Wed Apr 4 10:13:41 2001 EDT
Modified files:
/php4/ext/crack crack.c
Log:
Killed 2 compile warnings.
Index: php4/ext/crack/crack.c
diff -u php4/ext/crack/crack.c:1.1 php4/ext/crack/crack.c:1.2
--- php4/ext/crack/crack.c:1.1 Sat Dec 2 03:59:20 2000
sniper Wed Apr 4 13:46:27 2001 EDT
Modified files:
/php4 php.ini-dist php.ini-optimized NEWS
/php4/ext/standard url_scanner.c url_scanner_ex.re url_scanner_ex.c
/php4/main main.c php_globals.h php_variables.c
Log:
Added new configuration direct
sniper Wed Apr 4 13:52:44 2001 EDT
Modified files:
/php4 configure.in
/php4/main php_version.h
Log:
This branch is 4.0.6-dev..
Index: php4/configure.in
diff -u php4/configure.in:1.228 php4/configure.in:1.229
--- php4/configure.in:1.228 Tue
sniper Wed Apr 4 22:38:19 2001 EDT
Modified files:
/php4/ext/fdf fdf.c
Log:
Fix bugs: #10157, #7549
Index: php4/ext/fdf/fdf.c
diff -u php4/ext/fdf/fdf.c:1.42 php4/ext/fdf/fdf.c:1.43
--- php4/ext/fdf/fdf.c:1.42 Sun Mar 18 01:25:40 2001
+++ php4/ext/f
sniper Thu Apr 5 11:48:04 2001 EDT
Modified files:
/php4/ext/standard crypt.c
Log:
spaces to tabs
Index: php4/ext/standard/crypt.c
diff -u php4/ext/standard/crypt.c:1.38 php4/ext/standard/crypt.c:1.39
--- php4/ext/standard/crypt.c:1.38 Sun Feb 25 22:
sniper Thu Apr 5 18:50:41 2001 EDT
Modified files:
/php4/main php_variables.c
Log:
fixed typo in CVS id
Index: php4/main/php_variables.c
diff -u php4/main/php_variables.c:1.24 php4/main/php_variables.c:1.25
--- php4/main/php_variables.c:1.24 Wed Apr 4
sniper Thu Apr 5 19:09:44 2001 EDT
Modified files: (Branch: PHP_4_0_5)
/php4 NEWS php.ini-dist php.ini-optimized
/php4/ext/standard url_scanner.c url_scanner_ex.c url_scanner_ex.re
/php4/main main.c php_globals.h php_variables.c
Log:
MFH
Ind
sniper Fri Apr 6 08:18:52 2001 EDT
Modified files: (Branch: PHP_4_0_5)
/php4/main main.c
Log:
Support also old arg_separator directive.
Index: php4/main/main.c
diff -u php4/main/main.c:1.356.2.2 php4/main/main.c:1.356.2.3
--- php4/main/main.c:1.356.2.2 Thu A
sniper Fri Apr 6 11:01:52 2001 EDT
Modified files:
/php4/ext/gdgd.c php_gd.h
Log:
Killed some compile warnings.
Index: php4/ext/gd/gd.c
diff -u php4/ext/gd/gd.c:1.120 php4/ext/gd/gd.c:1.121
--- php4/ext/gd/gd.c:1.120 Sat Mar 31 22:20:45 2001
+++
sniper Fri Apr 6 16:17:32 2001 EDT
Modified files:
/php4/ext/fdf fdf.c php_fdf.h
Log:
Fixed some bugs.
Index: php4/ext/fdf/fdf.c
diff -u php4/ext/fdf/fdf.c:1.43 php4/ext/fdf/fdf.c:1.44
--- php4/ext/fdf/fdf.c:1.43 Wed Apr 4 22:38:18 2001
+++ php4/e
On Sat, 7 Apr 2001 [EMAIL PROTECTED] wrote:
>Why are you changing in the describtions of protos "Sets" to "Set", "Adds"
>to "Add" and so on? I think the former was the right english description.
>Please look into CODING_STANDARDS at php.net and phpdoc/funcsummary.txt.
hmm..well, I checked the do
sniper Fri Apr 6 19:48:20 2001 EDT
Modified files:
/php4/ext/fdf fdf.c
Log:
fixed protos
Index: php4/ext/fdf/fdf.c
diff -u php4/ext/fdf/fdf.c:1.44 php4/ext/fdf/fdf.c:1.45
--- php4/ext/fdf/fdf.c:1.44 Fri Apr 6 16:17:31 2001
+++ php4/ext/fdf/fdf.c F
On Fri, 6 Apr 2001, Sterling Hughes wrote:
>On Sat, 7 Apr 2001, Jani Taskinen wrote:
>
>> sniper Fri Apr 6 19:48:20 2001 EDT
>>
>> Modified files:
>> /php4/ext/fdffdf.c
>> Log:
>> fixed protos
>>
>
>
>Yikes,
1 - 100 of 107 matches
Mail list logo