]> granicus.if.org Git - php/log
php
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.

20 years agoMFH: - Fixed bug #28385 (some files in $(prefix)/lib/php/build/* installed with wrong...
foobar [Tue, 21 Dec 2004 04:59:34 +0000 (04:59 +0000)]
MFH: - Fixed bug #28385 (some files in $(prefix)/lib/php/build/* installed with wrong permissions)

20 years agoMFH: Fix test so it doesn't hang make test on HP-UX.
Magnus M��tt� [Tue, 21 Dec 2004 04:36:20 +0000 (04:36 +0000)]
MFH: Fix test so it doesn't hang make test on HP-UX.

20 years agoMFH: - Fixed bug #31145 (configure is using -lcpdf instead of -lcpdfm)
foobar [Tue, 21 Dec 2004 04:23:35 +0000 (04:23 +0000)]
MFH: - Fixed bug #31145 (configure is using -lcpdf instead of -lcpdfm)
# Also backported some previous fixes that weren't in this branch yet.

20 years agoMFH: - Use correct header files (in c99 compliant way). uint32_t is preferred.
foobar [Tue, 21 Dec 2004 01:08:09 +0000 (01:08 +0000)]
MFH: - Use correct header files (in c99 compliant way). uint32_t is preferred.

20 years agoMFH: endian compile problem fix
foobar [Mon, 20 Dec 2004 20:38:18 +0000 (20:38 +0000)]
MFH: endian compile problem fix

20 years agoMFH: Fix buildconf when multiple autoconf versions installed
foobar [Mon, 20 Dec 2004 20:24:23 +0000 (20:24 +0000)]
MFH: Fix buildconf when multiple autoconf versions installed

20 years agoFixed bug #31174 (compile warning in url.c).
Ilia Alshanetsky [Mon, 20 Dec 2004 19:29:38 +0000 (19:29 +0000)]
Fixed bug #31174 (compile warning in url.c).

20 years agoMFH: Use FREE_HASHTABLE() instead of efree()
foobar [Mon, 20 Dec 2004 19:15:24 +0000 (19:15 +0000)]
MFH: Use FREE_HASHTABLE() instead of efree()

20 years agotypofix
foobar [Mon, 20 Dec 2004 12:38:16 +0000 (12:38 +0000)]
typofix

20 years agoAdded missing bug fixing entries.
Ilia Alshanetsky [Sun, 19 Dec 2004 19:28:58 +0000 (19:28 +0000)]
Added missing bug fixing entries.

20 years agoMFH: Fixed bug #31103 (Better error message when c-client cannot be found).
Ilia Alshanetsky [Sun, 19 Dec 2004 18:18:20 +0000 (18:18 +0000)]
MFH: Fixed bug #31103 (Better error message when c-client cannot be found).

20 years agoBFN
foobar [Sat, 18 Dec 2004 03:57:25 +0000 (03:57 +0000)]
BFN

20 years agoMFH: - Fixed bug #7782 (Cannot use PATH_INFO fully with php isapi)
foobar [Sat, 18 Dec 2004 03:56:11 +0000 (03:56 +0000)]
MFH: - Fixed bug #7782 (Cannot use PATH_INFO fully with php isapi)

20 years agoMissing CVS id tag
foobar [Sat, 18 Dec 2004 03:15:10 +0000 (03:15 +0000)]
Missing CVS id tag

20 years agofix typo
Antony Dovgal [Fri, 17 Dec 2004 15:43:21 +0000 (15:43 +0000)]
fix typo

20 years ago- Fixed bug #31072 (var_export() does not output an array element with an empty
Derick Rethans [Fri, 17 Dec 2004 14:38:45 +0000 (14:38 +0000)]
- Fixed bug #31072 (var_export() does not output an array element with an empty
  string key). (Derick)

20 years ago- Fixed weird types, this also makes it compile on IRIX again.
Derick Rethans [Fri, 17 Dec 2004 13:07:57 +0000 (13:07 +0000)]
- Fixed weird types, this also makes it compile on IRIX again.

20 years agotypo
foobar [Fri, 17 Dec 2004 02:20:04 +0000 (02:20 +0000)]
typo

20 years ago- MFH
Moriyoshi Koizumi [Thu, 16 Dec 2004 23:14:29 +0000 (23:14 +0000)]
- MFH

20 years agoFix #31120 and #31135. mssql_query returns false on successfill inserts and stored...
Frank M. Kromann [Thu, 16 Dec 2004 21:48:17 +0000 (21:48 +0000)]
Fix #31120 and #31135. mssql_query returns false on successfill inserts and stored procedures

20 years agoMFH: fix leak (init array only if we got valid start key)
Antony Dovgal [Thu, 16 Dec 2004 19:23:59 +0000 (19:23 +0000)]
MFH: fix leak (init array only if we got valid start key)

20 years ago- Fixed bug #31107 (strtod on solaris9/intel)
Derick Rethans [Thu, 16 Dec 2004 13:06:32 +0000 (13:06 +0000)]
- Fixed bug #31107 (strtod on solaris9/intel)

20 years agoMFH: Fix typo (avaliable -> available). (bug #28725)
foobar [Thu, 16 Dec 2004 12:36:49 +0000 (12:36 +0000)]
MFH: Fix typo (avaliable -> available). (bug #28725)

20 years agoMFH: - Fixed compile error with HP-UX using GCC.
foobar [Thu, 16 Dec 2004 11:50:46 +0000 (11:50 +0000)]
MFH: - Fixed compile error with HP-UX using GCC.

20 years ago- Fixed bug #31110 and #31111 (Zend/zend_strtod.c problems)
Derick Rethans [Thu, 16 Dec 2004 10:38:16 +0000 (10:38 +0000)]
- Fixed bug #31110 and #31111 (Zend/zend_strtod.c problems)

20 years agoMFH: Fixed bug #31056 (php_std_date() returns invalid formatted date if
Ilia Alshanetsky [Thu, 16 Dec 2004 00:10:55 +0000 (00:10 +0000)]
MFH: Fixed bug #31056 (php_std_date() returns invalid formatted date if
y2k_compliance is On).

20 years agoBack to dev.
Ilia Alshanetsky [Wed, 15 Dec 2004 15:05:11 +0000 (15:05 +0000)]
Back to dev.

20 years agoMFH: fix tests
foobar [Wed, 15 Dec 2004 08:30:53 +0000 (08:30 +0000)]
MFH: fix tests

20 years agoMFH: missing files
foobar [Wed, 15 Dec 2004 02:31:04 +0000 (02:31 +0000)]
MFH: missing files

20 years agoFixed test.
Ilia Alshanetsky [Tue, 14 Dec 2004 17:42:28 +0000 (17:42 +0000)]
Fixed test.

20 years agoFixed build.
Ilia Alshanetsky [Tue, 14 Dec 2004 17:22:10 +0000 (17:22 +0000)]
Fixed build.

20 years ago4.3.10
Ilia Alshanetsky [Tue, 14 Dec 2004 16:07:50 +0000 (16:07 +0000)]
4.3.10

20 years ago- Fixed compile error related to bug #28605.
Derick Rethans [Tue, 14 Dec 2004 08:35:26 +0000 (08:35 +0000)]
- Fixed compile error related to bug #28605.
#- But it does not *fix* bug #28605.

20 years agoMFH: Fixed bug #28228 (NULL decimal separator is not being handled correctly).
Ilia Alshanetsky [Tue, 14 Dec 2004 00:40:01 +0000 (00:40 +0000)]
MFH: Fixed bug #28228 (NULL decimal separator is not being handled correctly).

20 years ago- MFH: Generate all iconv headers by default
Derick Rethans [Sat, 11 Dec 2004 11:17:21 +0000 (11:17 +0000)]
- MFH: Generate all iconv headers by default

20 years agoCS changes
Antony Dovgal [Thu, 9 Dec 2004 17:16:57 +0000 (17:16 +0000)]
CS changes

20 years ago- update, MFH #28598
Pierre Joye [Thu, 9 Dec 2004 14:26:39 +0000 (14:26 +0000)]
- update, MFH #28598

20 years agoMFH: fix segfault in session_module_name() when session.save_handler is empty
Antony Dovgal [Thu, 9 Dec 2004 14:21:13 +0000 (14:21 +0000)]
MFH: fix segfault in session_module_name() when session.save_handler is empty

20 years ago- MFH: #28598, attempt to restore MS Symbol ttf support
Pierre Joye [Thu, 9 Dec 2004 14:20:20 +0000 (14:20 +0000)]
- MFH: #28598, attempt to restore MS Symbol ttf support

20 years ago- Fixed bug #31034 (Problem with non-existing iconv header file). (Derick)
Derick Rethans [Thu, 9 Dec 2004 09:04:46 +0000 (09:04 +0000)]
- Fixed bug #31034 (Problem with non-existing iconv header file). (Derick)

20 years agoMFH: Fixed bug #31024 (Crash in fgetcsv() with negative length).
Ilia Alshanetsky [Wed, 8 Dec 2004 21:15:02 +0000 (21:15 +0000)]
MFH: Fixed bug #31024 (Crash in fgetcsv() with negative length).

20 years agoMFH: Fix possible leaks
Frank M. Kromann [Wed, 8 Dec 2004 19:02:29 +0000 (19:02 +0000)]
MFH: Fix possible leaks

20 years agoMFH: Fix logic for file checking. Bug #31019
Frank M. Kromann [Wed, 8 Dec 2004 18:59:11 +0000 (18:59 +0000)]
MFH: Fix logic for file checking. Bug #31019

20 years agoMFH: Fix VPATH build again.
Joe Orton [Wed, 8 Dec 2004 12:52:12 +0000 (12:52 +0000)]
MFH: Fix VPATH build again.

20 years agoMFH: Fix build. This was not supposed to halt configure if test fails.
foobar [Wed, 8 Dec 2004 06:48:13 +0000 (06:48 +0000)]
MFH: Fix build. This was not supposed to halt configure if test fails.

20 years agobackport from 5.0/head. Newer versions of libmonetra broke compatability with one...
Brad House [Wed, 8 Dec 2004 03:11:32 +0000 (03:11 +0000)]
backport from 5.0/head. Newer versions of libmonetra broke compatability with one function. Make workaround that detects version, and works with both.

20 years agoBack to dev.
Ilia Alshanetsky [Wed, 8 Dec 2004 01:11:43 +0000 (01:11 +0000)]
Back to dev.

20 years ago4.3.10RC2
Ilia Alshanetsky [Wed, 8 Dec 2004 01:09:53 +0000 (01:09 +0000)]
4.3.10RC2

20 years agoMFH: fix leak
Antony Dovgal [Tue, 7 Dec 2004 17:04:42 +0000 (17:04 +0000)]
MFH: fix leak

20 years agorevert it
Antony Dovgal [Tue, 7 Dec 2004 14:01:56 +0000 (14:01 +0000)]
revert it

20 years ago- Tidy up NEWS a bit.
Derick Rethans [Tue, 7 Dec 2004 08:42:50 +0000 (08:42 +0000)]
- Tidy up NEWS a bit.

20 years agofix bug #30232 (session_start() sends Set-Cookie header only if the cookie is not...
Antony Dovgal [Tue, 7 Dec 2004 08:21:38 +0000 (08:21 +0000)]
fix bug #30232 (session_start() sends Set-Cookie header only if the cookie is not set yet)
# looks like somebody fixed it in HEAD and forgot to MFH it..

20 years agoMFh: Fixed bug #30995 (snmp extension does not build with net-snmp 5.2).
Ilia Alshanetsky [Tue, 7 Dec 2004 00:34:33 +0000 (00:34 +0000)]
MFh: Fixed bug #30995 (snmp extension does not build with net-snmp 5.2).

20 years agoMFH: Fixed bug #30990 (allow popen() on *NIX to accept 'b' flag).
Ilia Alshanetsky [Mon, 6 Dec 2004 23:31:58 +0000 (23:31 +0000)]
MFH: Fixed bug #30990 (allow popen() on *NIX to accept 'b' flag).

20 years ago- Install the iconv extension headers to <installpath>/ext/iconv so that
Derick Rethans [Mon, 6 Dec 2004 20:37:56 +0000 (20:37 +0000)]
- Install the iconv extension headers to <installpath>/ext/iconv so that
  external extensions can use them.

20 years agoRevert, this is not needed after all.
Ilia Alshanetsky [Mon, 6 Dec 2004 19:44:33 +0000 (19:44 +0000)]
Revert, this is not needed after all.

20 years agofix startup - if startup did not succeed, do not continue with execution
Stanislav Malyshev [Mon, 6 Dec 2004 18:55:16 +0000 (18:55 +0000)]
fix startup - if startup did not succeed, do not continue with execution

20 years agodo not zero out peak - MM shutdown would do that
Stanislav Malyshev [Mon, 6 Dec 2004 18:51:40 +0000 (18:51 +0000)]
do not zero out peak - MM shutdown would do that

20 years agoAs per discussion on internals and pecl, domxml is no longer experimental.
Ilia Alshanetsky [Sun, 5 Dec 2004 19:08:56 +0000 (19:08 +0000)]
As per discussion on internals and pecl, domxml is no longer experimental.

20 years agoReplaced static server variables by function call and configurable list at the Pi3Web...
Holger Zimmermann [Sun, 5 Dec 2004 09:48:48 +0000 (09:48 +0000)]
Replaced static server variables by function call and configurable list at the Pi3Web server side.

20 years agofix compile
Stefan Esser [Fri, 3 Dec 2004 16:09:19 +0000 (16:09 +0000)]
fix compile

20 years agoMFH
Stefan Esser [Fri, 3 Dec 2004 16:04:26 +0000 (16:04 +0000)]
MFH

20 years ago- remove EXPERIMENTAL tag
Christian Stocker [Fri, 3 Dec 2004 15:53:02 +0000 (15:53 +0000)]
- remove EXPERIMENTAL tag

20 years agoMFH: Fixed bug #30962 (mssql returns space for NULL columns).
Ilia Alshanetsky [Fri, 3 Dec 2004 02:27:11 +0000 (02:27 +0000)]
MFH: Fixed bug #30962 (mssql returns space for NULL columns).

20 years agoMFH: revert my last patch
Antony Dovgal [Thu, 2 Dec 2004 16:36:41 +0000 (16:36 +0000)]
MFH: revert my last patch

20 years agoMFH
Stefan Esser [Thu, 2 Dec 2004 01:04:46 +0000 (01:04 +0000)]
MFH

20 years agoMFH
Stefan Esser [Thu, 2 Dec 2004 00:44:33 +0000 (00:44 +0000)]
MFH

20 years agoFixed missing opening bracket
Stefan Esser [Wed, 1 Dec 2004 23:47:54 +0000 (23:47 +0000)]
Fixed missing opening bracket

20 years agoMFH
Stefan Esser [Wed, 1 Dec 2004 22:56:33 +0000 (22:56 +0000)]
MFH

20 years agoMFH
Stefan Esser [Wed, 1 Dec 2004 22:42:26 +0000 (22:42 +0000)]
MFH

20 years ago- Update INSTALL file (to add static instructions)
Derick Rethans [Wed, 1 Dec 2004 09:15:06 +0000 (09:15 +0000)]
- Update INSTALL file (to add static instructions)

20 years ago- MFH: Added testcase for bug #30695
Derick Rethans [Mon, 29 Nov 2004 10:15:22 +0000 (10:15 +0000)]
- MFH: Added testcase for bug #30695

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Mon, 29 Nov 2004 10:15:04 +0000 (10:15 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years ago- Make it work with PDFLib 5 again (And the check for PDFLib 6 is gone).
Derick Rethans [Mon, 29 Nov 2004 09:13:39 +0000 (09:13 +0000)]
- Make it work with PDFLib 5 again (And the check for PDFLib 6 is gone).

20 years ago# - MnoGoSearch extension latest patch reverted (part3)
Sergey Kartashoff [Sun, 28 Nov 2004 20:33:12 +0000 (20:33 +0000)]
# - MnoGoSearch extension latest patch reverted (part3)

20 years ago- MnoGoSearch extension latest patch reverted (part2)
Sergey Kartashoff [Sun, 28 Nov 2004 20:31:37 +0000 (20:31 +0000)]
- MnoGoSearch extension latest patch reverted (part2)

20 years ago- MnoGoSearch extension latest patch reverted
Sergey Kartashoff [Sun, 28 Nov 2004 20:30:09 +0000 (20:30 +0000)]
- MnoGoSearch extension latest patch reverted

20 years ago- MnoGoSearch extension updated to fix compilation issues with
Sergey Kartashoff [Sun, 28 Nov 2004 20:03:30 +0000 (20:03 +0000)]
- MnoGoSearch extension updated to fix compilation issues with
  mnogosearch-3.2.25+

20 years agoBFN + change my mail to my name
Antony Dovgal [Sun, 28 Nov 2004 17:15:30 +0000 (17:15 +0000)]
BFN + change my mail to my name