]> granicus.if.org Git - php/log
php
20 years agoMFH: Fixed bug #31480 (Possible infinite loop in imap_mail_compose()).
Ilia Alshanetsky [Tue, 18 Jan 2005 16:34:04 +0000 (16:34 +0000)]
MFH: Fixed bug #31480 (Possible infinite loop in imap_mail_compose()).

20 years agoMFH: Fixed bug #31479 (Fixed crash in chunk_split(), when chunklen > strlen).
Ilia Alshanetsky [Tue, 18 Jan 2005 15:51:24 +0000 (15:51 +0000)]
MFH: Fixed bug #31479 (Fixed crash in chunk_split(), when chunklen > strlen).

20 years agoMFH: - Use FD_CLOEXEC with fcntl() and make sure it is always defined
foobar [Tue, 18 Jan 2005 15:45:01 +0000 (15:45 +0000)]
MFH: - Use FD_CLOEXEC with fcntl() and make sure it is always defined

20 years agoMFH: fix bug #30430 (odbc_next_result() doesn't bind values and that results in segfault)
Antony Dovgal [Tue, 18 Jan 2005 15:11:22 +0000 (15:11 +0000)]
MFH: fix bug #30430 (odbc_next_result() doesn't bind values and that results in segfault)
fix protos

20 years agoMFH
foobar [Tue, 18 Jan 2005 11:54:12 +0000 (11:54 +0000)]
MFH

20 years agoMFH: Add test for bug #31402
foobar [Tue, 18 Jan 2005 11:37:37 +0000 (11:37 +0000)]
MFH: Add test for bug #31402

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Tue, 18 Jan 2005 11:36:45 +0000 (11:36 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years ago- Files generated with re2c 0.9.2
foobar [Tue, 18 Jan 2005 11:08:20 +0000 (11:08 +0000)]
- Files generated with re2c 0.9.2

20 years agoMFH: - Move hash table destruction to proper location
foobar [Tue, 18 Jan 2005 11:01:21 +0000 (11:01 +0000)]
MFH: - Move hash table destruction to proper location

20 years agoAdd test case for bug #30726.
Magnus M��tt� [Tue, 18 Jan 2005 09:57:27 +0000 (09:57 +0000)]
Add test case for bug #30726.

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Tue, 18 Jan 2005 09:56:32 +0000 (09:56 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years agoMFH: Fixed bug #30726 (-.1 like numbers are not being handled correctly).
Ilia Alshanetsky [Tue, 18 Jan 2005 00:31:26 +0000 (00:31 +0000)]
MFH: Fixed bug #30726 (-.1 like numbers are not being handled correctly).

20 years agoFixed bug #31580 (fgetcsv() problematic with "" escape sequences).
Ilia Alshanetsky [Tue, 18 Jan 2005 00:14:56 +0000 (00:14 +0000)]
Fixed bug #31580 (fgetcsv() problematic with "" escape sequences).

20 years agoMFH: fix wierd DB2 issue
Antony Dovgal [Mon, 17 Jan 2005 18:12:06 +0000 (18:12 +0000)]
MFH: fix wierd DB2 issue

20 years agoMFZE2: - Fixed bug #31444 (Memory leak in zend_language_scanner.c)
foobar [Mon, 17 Jan 2005 17:22:21 +0000 (17:22 +0000)]
MFZE2: - Fixed bug #31444 (Memory leak in zend_language_scanner.c)

20 years agoMFH: - Added some sanity checks by changing to the parameter parsing API
foobar [Mon, 17 Jan 2005 17:07:57 +0000 (17:07 +0000)]
MFH: - Added some sanity checks by changing to the parameter parsing API

20 years agoMFH: CS / WS / proto fixes
foobar [Mon, 17 Jan 2005 16:59:23 +0000 (16:59 +0000)]
MFH: CS / WS / proto fixes

20 years agoMFH: fix leak
Antony Dovgal [Mon, 17 Jan 2005 15:07:46 +0000 (15:07 +0000)]
MFH: fix leak

20 years agoMFH - Fixed bug #31519: Set r->status_line to SAPI-provided status-line.
Joe Orton [Mon, 17 Jan 2005 12:36:44 +0000 (12:36 +0000)]
MFH - Fixed bug #31519: Set r->status_line to SAPI-provided status-line.

20 years agoMFH: 64bit fixes
Stefan Esser [Mon, 17 Jan 2005 12:28:08 +0000 (12:28 +0000)]
MFH: 64bit fixes

20 years agoFix compiler warning.
Stefan Esser [Mon, 17 Jan 2005 11:46:11 +0000 (11:46 +0000)]
Fix compiler warning.

20 years ago- MFH: Fix a critical bug that request-local settings leak to another request.
Moriyoshi Koizumi [Sun, 16 Jan 2005 15:56:05 +0000 (15:56 +0000)]
- MFH: Fix a critical bug that request-local settings leak to another request.

20 years agoMFH
Stefan Esser [Sat, 15 Jan 2005 18:45:00 +0000 (18:45 +0000)]
MFH

20 years agoMFH: ws & proto fix
foobar [Sat, 15 Jan 2005 04:35:40 +0000 (04:35 +0000)]
MFH: ws & proto fix

20 years agoMFH: - Fixed bug #31060 (imageftbbox() does not use linespacing parameter)
foobar [Fri, 14 Jan 2005 23:08:48 +0000 (23:08 +0000)]
MFH: - Fixed bug #31060 (imageftbbox() does not use linespacing parameter)

20 years agoMFH: - Fixed bug #30120 (imagettftext() and imagettfbbox() accept too many parameters)
foobar [Fri, 14 Jan 2005 22:44:35 +0000 (22:44 +0000)]
MFH: - Fixed bug #30120 (imagettftext() and imagettfbbox() accept too many parameters)

20 years agoMFH
foobar [Fri, 14 Jan 2005 20:45:34 +0000 (20:45 +0000)]
MFH

20 years agoBFN
foobar [Fri, 14 Jan 2005 04:45:32 +0000 (04:45 +0000)]
BFN

20 years agoFixed unregistered bug: corrupted 32-bit LONGs on 64-bit systems
Ard Biesheuvel [Thu, 13 Jan 2005 21:22:13 +0000 (21:22 +0000)]
Fixed unregistered bug: corrupted 32-bit LONGs on 64-bit systems

20 years agoShould probably note this
Rasmus Lerdorf [Tue, 11 Jan 2005 22:33:08 +0000 (22:33 +0000)]
Should probably note this

20 years ago- MFH: Fix the fix
Moriyoshi Koizumi [Tue, 11 Jan 2005 20:59:27 +0000 (20:59 +0000)]
- MFH: Fix the fix

20 years ago- MFH: fix htmlentities() / html_decode_entity() UTF-8 related bugs
Moriyoshi Koizumi [Tue, 11 Jan 2005 20:50:23 +0000 (20:50 +0000)]
- MFH: fix htmlentities() / html_decode_entity() UTF-8 related bugs
  initially reported by Kamesh Jayachandrana
# UTF-8 feature doesn't work in PHP 4.3 anyway, so I'm not going to add the
# testcase.

20 years agoMFH: Fixed bug #30446 - virtual() includes files out of sequence,
Joe Orton [Tue, 11 Jan 2005 14:09:56 +0000 (14:09 +0000)]
MFH: Fixed bug #30446 - virtual() includes files out of sequence,
work around 2.0 subrequest/internal redirect issue.

20 years agoMFH: Fix ZTS build
foobar [Tue, 11 Jan 2005 13:36:39 +0000 (13:36 +0000)]
MFH: Fix ZTS build

20 years agoMFH: - Added check for IMAP 2004 versions
foobar [Tue, 11 Jan 2005 04:56:57 +0000 (04:56 +0000)]
MFH: - Added check for IMAP 2004 versions

20 years agoMFH: fix Konstantin's last name
Antony Dovgal [Mon, 10 Jan 2005 21:38:56 +0000 (21:38 +0000)]
MFH: fix Konstantin's last name

20 years agoMFH: update test to include negative floats as strings too
foobar [Mon, 10 Jan 2005 16:00:32 +0000 (16:00 +0000)]
MFH: update test to include negative floats as strings too

20 years agoMFH: - Fixed bug #28074 (FastCGI: stderr should be written in a FCGI stderr stream).
foobar [Mon, 10 Jan 2005 15:39:20 +0000 (15:39 +0000)]
MFH: - Fixed bug #28074 (FastCGI: stderr should be written in a FCGI stderr stream).

20 years ago- The pic/no-pic patch by Joe Orton.
foobar [Mon, 10 Jan 2005 01:11:50 +0000 (01:11 +0000)]
- The pic/no-pic patch by Joe Orton.

20 years agoForgot this from the outside-source-dir patch
foobar [Sun, 9 Jan 2005 23:47:33 +0000 (23:47 +0000)]
Forgot this from the outside-source-dir patch

20 years agoMFH: - Fix outside-source-tree builds. Always include generated header files
foobar [Sun, 9 Jan 2005 21:05:39 +0000 (21:05 +0000)]
MFH: - Fix outside-source-tree builds. Always include generated header files
       with #include <some_header.h> to make sure the correct file is used.

20 years agoBFN & end of cvs spam
Antony Dovgal [Sun, 9 Jan 2005 18:27:27 +0000 (18:27 +0000)]
BFN & end of cvs spam

20 years agoadd skipif section
Antony Dovgal [Sun, 9 Jan 2005 18:21:25 +0000 (18:21 +0000)]
add skipif section

20 years agoMFH: add test
Antony Dovgal [Sun, 9 Jan 2005 18:18:18 +0000 (18:18 +0000)]
MFH: add test

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Sun, 9 Jan 2005 18:15:50 +0000 (18:15 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years agoMFH: fix bug #31454
Antony Dovgal [Sun, 9 Jan 2005 17:57:50 +0000 (17:57 +0000)]
MFH: fix bug #31454

20 years agoMFH: - Fix leaks with registered shutdown functions.
foobar [Sun, 9 Jan 2005 16:30:22 +0000 (16:30 +0000)]
MFH: - Fix leaks with registered shutdown functions.

20 years agoMFH: - Fix memleak in ZTS mode
foobar [Sun, 9 Jan 2005 16:12:23 +0000 (16:12 +0000)]
MFH: - Fix memleak in ZTS mode

20 years agoRemove done stuff
foobar [Sun, 9 Jan 2005 00:18:06 +0000 (00:18 +0000)]
Remove done stuff

20 years agoMFH: - Fix possible crash (PR#26223). Leaks remain.
foobar [Sat, 8 Jan 2005 20:45:43 +0000 (20:45 +0000)]
MFH: - Fix possible crash (PR#26223). Leaks remain.

20 years agoMFH: - Fix some memory leaks
foobar [Sat, 8 Jan 2005 12:02:50 +0000 (12:02 +0000)]
MFH: - Fix some memory leaks

20 years agoMFH: remove duplicated include
Antony Dovgal [Fri, 7 Jan 2005 21:14:23 +0000 (21:14 +0000)]
MFH: remove duplicated include

20 years agoBFN
foobar [Fri, 7 Jan 2005 06:29:50 +0000 (06:29 +0000)]
BFN

20 years agoMFH: - Fixed bug #31055 (apache2filter: per request leak proportional to the full...
foobar [Fri, 7 Jan 2005 06:28:36 +0000 (06:28 +0000)]
MFH: - Fixed bug #31055 (apache2filter: per request leak proportional to the full path of the request URI)

20 years agoMFH: - Make sure $host_alias is never empty
foobar [Fri, 7 Jan 2005 06:21:42 +0000 (06:21 +0000)]
MFH: - Make sure $host_alias is never empty

20 years agoupdate by steph
Wez Furlong [Fri, 7 Jan 2005 05:39:15 +0000 (05:39 +0000)]
update by steph

20 years agoMFH: - Fixed bug #31413 (curl POSTFIELDS crashes on 64-bit platforms).
Joe Orton [Thu, 6 Jan 2005 10:34:03 +0000 (10:34 +0000)]
MFH: - Fixed bug #31413 (curl POSTFIELDS crashes on 64-bit platforms).

20 years agoFixed test case.
Ilia Alshanetsky [Tue, 4 Jan 2005 23:09:13 +0000 (23:09 +0000)]
Fixed test case.

20 years ago- Fix bug #31403 (php_hostconnect not defined as PHPAPI)
foobar [Tue, 4 Jan 2005 10:35:56 +0000 (10:35 +0000)]
- Fix bug #31403 (php_hostconnect not defined as PHPAPI)

20 years agoBFN
foobar [Tue, 4 Jan 2005 06:53:42 +0000 (06:53 +0000)]
BFN

20 years agoMFH: - Fixed bug #31396 (compile fails with gd 2.0.33 without freetype)
foobar [Tue, 4 Jan 2005 06:52:18 +0000 (06:52 +0000)]
MFH: - Fixed bug #31396 (compile fails with gd 2.0.33 without freetype)

20 years agoMFH: Fixed bug #31371 (highlight_file() trims new line after heredoc).
Ilia Alshanetsky [Sun, 2 Jan 2005 23:55:19 +0000 (23:55 +0000)]
MFH: Fixed bug #31371 (highlight_file() trims new line after heredoc).

20 years ago- MFH: add testcases for bug #29493 and #31213.
Moriyoshi Koizumi [Sun, 2 Jan 2005 06:52:06 +0000 (06:52 +0000)]
- MFH: add testcases for bug #29493 and #31213.

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Sun, 2 Jan 2005 06:51:04 +0000 (06:51 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years agoRevert part of the previous commit: autoheader 2.13 does not have this option
foobar [Fri, 31 Dec 2004 07:10:57 +0000 (07:10 +0000)]
Revert part of the previous commit: autoheader 2.13 does not have this option

20 years agoDon't forget to init a variable.
Ilia Alshanetsky [Fri, 31 Dec 2004 03:16:50 +0000 (03:16 +0000)]
Don't forget to init a variable.

20 years agoDetect libcrack with Kerberos 5 support built-in.
Ilia Alshanetsky [Fri, 31 Dec 2004 03:10:59 +0000 (03:10 +0000)]
Detect libcrack with Kerberos 5 support built-in.

20 years agoFixed compiler warning when using newer versions of libzip.
Ilia Alshanetsky [Fri, 31 Dec 2004 02:57:08 +0000 (02:57 +0000)]
Fixed compiler warning when using newer versions of libzip.

20 years agoRemove a few more warnings. I don't think we need to scare people with
Rasmus Lerdorf [Thu, 30 Dec 2004 19:54:46 +0000 (19:54 +0000)]
Remove a few more warnings.  I don't think we need to scare people with
a warning about the cvsclean stuff.  We'll just tell them we are
running cvsclean.

20 years agoSlightly safer check here.
Rasmus Lerdorf [Thu, 30 Dec 2004 15:43:52 +0000 (15:43 +0000)]
Slightly safer check here.

20 years ago- MFH: - Fixed bug #28930 (PHP sources pick wrong header files generated by bison)
foobar [Thu, 30 Dec 2004 15:22:52 +0000 (15:22 +0000)]
- MFH: - Fixed bug #28930 (PHP sources pick wrong header files generated by bison)

20 years agoMFH: Fix buildconf failure with autoconf > 2.13
foobar [Thu, 30 Dec 2004 14:56:38 +0000 (14:56 +0000)]
MFH: Fix buildconf failure with autoconf > 2.13

20 years agoMFH: - Fixed bug #31101 (missing kerberos header file path with --with-openssl)
foobar [Thu, 30 Dec 2004 14:54:35 +0000 (14:54 +0000)]
MFH: - Fixed bug #31101 (missing kerberos header file path with --with-openssl)

20 years ago- Quote macro names in AC_DEFUN()
foobar [Thu, 30 Dec 2004 07:02:19 +0000 (07:02 +0000)]
- Quote macro names in AC_DEFUN()
# Fixes also bug #29160
# for i in `grep -r -l AC_DEFUN *`; do perl -i -pe "s#AC_DEFUN\(([^\[])(.*)\,#AC_DEFUN([\1\2],#g" $i; done;

20 years agoMFH: Fixed crash + leak
foobar [Thu, 30 Dec 2004 05:33:53 +0000 (05:33 +0000)]
MFH: Fixed crash + leak

20 years ago- Fixed crap removal
foobar [Thu, 30 Dec 2004 04:44:59 +0000 (04:44 +0000)]
- Fixed crap removal

20 years agoA leak is better(?) then a crash.
Ilia Alshanetsky [Thu, 30 Dec 2004 04:38:40 +0000 (04:38 +0000)]
A leak is better(?) then a crash.

20 years agoFixed test case.
Ilia Alshanetsky [Thu, 30 Dec 2004 04:11:56 +0000 (04:11 +0000)]
Fixed test case.

20 years agoBFN
foobar [Thu, 30 Dec 2004 01:01:54 +0000 (01:01 +0000)]
BFN

20 years agoFixed typo.
Ilia Alshanetsky [Wed, 29 Dec 2004 21:56:57 +0000 (21:56 +0000)]
Fixed typo.

20 years agoMFH: Fixed compiler warnings.
Ilia Alshanetsky [Wed, 29 Dec 2004 21:41:07 +0000 (21:41 +0000)]
MFH: Fixed compiler warnings.

20 years agoMFH: Fixed memory leaks.
Ilia Alshanetsky [Wed, 29 Dec 2004 21:34:09 +0000 (21:34 +0000)]
MFH: Fixed memory leaks.

20 years agoDon't perform pointless operations (MFH5).
Ilia Alshanetsky [Wed, 29 Dec 2004 21:24:00 +0000 (21:24 +0000)]
Don't perform pointless operations (MFH5).

20 years agoMFH: Don't forget to unload t1lib.
Ilia Alshanetsky [Wed, 29 Dec 2004 21:08:42 +0000 (21:08 +0000)]
MFH: Don't forget to unload t1lib.

20 years agoMFH: Fix typo
Frank M. Kromann [Wed, 29 Dec 2004 20:20:52 +0000 (20:20 +0000)]
MFH: Fix typo

20 years agoUpdate desc
Zeev Suraski [Tue, 28 Dec 2004 09:01:48 +0000 (09:01 +0000)]
Update desc

20 years agoMFH: Fixed several buffer overflows.
Ilia Alshanetsky [Thu, 23 Dec 2004 19:29:36 +0000 (19:29 +0000)]
MFH: Fixed several buffer overflows.

20 years agoFixed potential buffer overflow inside swf_definepoly().
Ilia Alshanetsky [Thu, 23 Dec 2004 18:29:36 +0000 (18:29 +0000)]
Fixed potential buffer overflow inside swf_definepoly().

20 years agoFixed bug #31270 (missing safe_mode/open_basedir check in swf_openfile()).
Ilia Alshanetsky [Thu, 23 Dec 2004 18:04:10 +0000 (18:04 +0000)]
Fixed bug #31270 (missing safe_mode/open_basedir check in swf_openfile()).

20 years agoMFH: destroy return_value and fix leak in array_fill()
Antony Dovgal [Thu, 23 Dec 2004 16:40:03 +0000 (16:40 +0000)]
MFH: destroy return_value and fix leak in array_fill()

20 years agonews entry
Antony Dovgal [Thu, 23 Dec 2004 16:29:00 +0000 (16:29 +0000)]
news entry

20 years agoMFH: add Oracle Instant Client support (patch by cjbj at hotmail dot com)
Antony Dovgal [Thu, 23 Dec 2004 16:23:22 +0000 (16:23 +0000)]
MFH: add Oracle Instant Client support (patch by cjbj at hotmail dot com)

20 years agoBFN
Edin Kadribasic [Thu, 23 Dec 2004 01:47:37 +0000 (01:47 +0000)]
BFN

20 years agoBlack magic bad.
Wez Furlong [Thu, 23 Dec 2004 01:10:48 +0000 (01:10 +0000)]
Black magic bad.
This will probably fixed reported COM problems (multiple bug #s)

20 years agoMFH: Fixed bug #31142 (imap_mail_compose() fails to generate correct output).
Ilia Alshanetsky [Wed, 22 Dec 2004 17:29:14 +0000 (17:29 +0000)]
MFH: Fixed bug #31142 (imap_mail_compose() fails to generate correct output).

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Wed, 22 Dec 2004 17:27:40 +0000 (17:27 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years agoRemoved unneeded file.
foobar [Wed, 22 Dec 2004 03:09:07 +0000 (03:09 +0000)]
Removed unneeded file.

20 years agoMFH: Fixed possible crash in imap_mail_compose().
Ilia Alshanetsky [Tue, 21 Dec 2004 15:47:38 +0000 (15:47 +0000)]
MFH: Fixed possible crash in imap_mail_compose().

20 years agoAvoid autoheader warning
Edin Kadribasic [Tue, 21 Dec 2004 15:40:19 +0000 (15:40 +0000)]
Avoid autoheader warning

20 years agoAdded missing bug fix news.
Ilia Alshanetsky [Tue, 21 Dec 2004 14:32:32 +0000 (14:32 +0000)]
Added missing bug fix news.