]> granicus.if.org Git - php/log
php
20 years agoupdate by steph
Wez Furlong [Fri, 7 Jan 2005 05:39:22 +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:21:09 +0000 (10:21 +0000)]
MFH: - Fixed bug #31413 (curl POSTFIELDS crashes on 64-bit platforms).

20 years agoRevert. This is always 1.
foobar [Thu, 6 Jan 2005 01:59:52 +0000 (01:59 +0000)]
Revert. This is always 1.

20 years agopassing FD_CLOEXEC would be a standard way to pass argument to fcntl's last argument...
Anantha Kesari H Y [Wed, 5 Jan 2005 11:09:12 +0000 (11:09 +0000)]
passing FD_CLOEXEC would be a standard way to pass argument to fcntl's last argument than 1

20 years agoRemoved redundant NEW_LIBC checks for NETWARE
Anantha Kesari H Y [Wed, 5 Jan 2005 10:24:40 +0000 (10:24 +0000)]
Removed redundant NEW_LIBC checks for NETWARE

20 years agoRemoved redundant NEW_LIBC checks for NetWare
Anantha Kesari H Y [Wed, 5 Jan 2005 10:20:47 +0000 (10:20 +0000)]
Removed redundant NEW_LIBC checks for NetWare

20 years agoRemoved redundant NEW_LIBC checks
Anantha Kesari H Y [Wed, 5 Jan 2005 09:40:49 +0000 (09:40 +0000)]
Removed redundant NEW_LIBC checks

20 years agoMFH: Fix #31408
Wez Furlong [Tue, 4 Jan 2005 15:31:34 +0000 (15:31 +0000)]
MFH: Fix #31408

20 years agoBFN
foobar [Tue, 4 Jan 2005 07:41:07 +0000 (07:41 +0000)]
BFN

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

20 years agoFixed compiler warning resulting from an unused variable.
Ilia Alshanetsky [Tue, 4 Jan 2005 03:45:42 +0000 (03:45 +0000)]
Fixed compiler warning resulting from an unused variable.

20 years agoMFH:
Stanislav Malyshev [Mon, 3 Jan 2005 10:02:36 +0000 (10:02 +0000)]
MFH:
Fix the following nasty bug:
- if compile bails out from the middle of compiling, current_buffer is not restored
- if current_buffer is not null, yy_switch_to_buffer will do: *yy_c_buf_p = yy_hold_char; on
the next request
- which would lead to memory corruption on next request

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

20 years agoBFN
Rob Richards [Sun, 2 Jan 2005 12:09:34 +0000 (12:09 +0000)]
BFN

20 years agoMFH: Fixed bug #31361 (simplexml/domxml segfault when adding node twice)
Rob Richards [Sun, 2 Jan 2005 12:09:09 +0000 (12:09 +0000)]
MFH: Fixed bug #31361 (simplexml/domxml segfault when adding node twice)

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

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

20 years agoFix build here too
Wez Furlong [Sat, 1 Jan 2005 14:35:30 +0000 (14:35 +0000)]
Fix build here too
# compile before commit, Jani? :-)

20 years agoSafer libtoolize version check
Rasmus Lerdorf [Thu, 30 Dec 2004 16:07:43 +0000 (16:07 +0000)]
Safer libtoolize version check

20 years agoMFH: - Fixed bug #28930 (PHP sources pick wrong header files generated by bison).
foobar [Thu, 30 Dec 2004 15:23:07 +0000 (15:23 +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:23 +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:52:29 +0000 (14:52 +0000)]
MFH: - Fixed bug #31101 (missing kerberos header file path with --with-openssl)

20 years agoMFH
Antony Dovgal [Thu, 30 Dec 2004 11:57:40 +0000 (11:57 +0000)]
MFH

20 years ago- MFB4_3: Quote macro names in AC_DEFUN()
foobar [Thu, 30 Dec 2004 07:04:12 +0000 (07:04 +0000)]
- MFB4_3: Quote macro names in AC_DEFUN()

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

20 years agomissing .cvsignore file
foobar [Thu, 30 Dec 2004 04:44:25 +0000 (04:44 +0000)]
missing .cvsignore file

20 years agoMFB: A leak is better(?) then a crash.
Ilia Alshanetsky [Thu, 30 Dec 2004 04:39:05 +0000 (04:39 +0000)]
MFB: A leak is better(?) then a crash.

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

20 years agoBFN
foobar [Thu, 30 Dec 2004 00:59:49 +0000 (00:59 +0000)]
BFN

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

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

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

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

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

20 years agoMFH: more typos
Antony Dovgal [Wed, 29 Dec 2004 16:12:55 +0000 (16:12 +0000)]
MFH: more typos

20 years agofix typos in protos
Antony Dovgal [Wed, 29 Dec 2004 13:52:34 +0000 (13:52 +0000)]
fix typos in protos

20 years agoMFH: Added property 'id' to retrieve statement id (required by PEAR DB, to support
Georg Richter [Wed, 29 Dec 2004 11:47:03 +0000 (11:47 +0000)]
MFH: Added property 'id' to retrieve statement id (required by PEAR DB, to support
mysqli prepared statements)

20 years ago- Add dom/xml_common.h header as installed header in order to be able to build pecl...
Derick Rethans [Tue, 28 Dec 2004 15:20:28 +0000 (15:20 +0000)]
- Add dom/xml_common.h header as installed header in order to be able to build pecl/xml_reader

20 years agoFix desc
Zeev Suraski [Mon, 27 Dec 2004 18:53:07 +0000 (18:53 +0000)]
Fix desc

20 years agoFix description
Zeev Suraski [Mon, 27 Dec 2004 18:21:55 +0000 (18:21 +0000)]
Fix description

20 years agofixed possible leak in mysqli_init
Georg Richter [Mon, 27 Dec 2004 15:40:40 +0000 (15:40 +0000)]
fixed possible leak in mysqli_init
fixed testcase 047.phpt

20 years ago- MFH: Need to unmangle the class name here
Marcus Boerger [Mon, 27 Dec 2004 15:14:58 +0000 (15:14 +0000)]
- MFH: Need to unmangle the class name here

20 years agoAdd descriptions
Zeev Suraski [Mon, 27 Dec 2004 13:55:46 +0000 (13:55 +0000)]
Add descriptions

20 years ago- MFH: More proto/error message fixes
Marcus Boerger [Mon, 27 Dec 2004 13:33:04 +0000 (13:33 +0000)]
- MFH: More proto/error message fixes

20 years ago"Undefined variable: %s" noticies were fixed to use one space
Dmitry Stogov [Mon, 27 Dec 2004 13:04:02 +0000 (13:04 +0000)]
"Undefined variable:  %s" noticies were fixed to use one space

20 years agofeature request #31015
Georg Richter [Mon, 27 Dec 2004 11:54:08 +0000 (11:54 +0000)]
feature request #31015

20 years agoFix for feature request #31015: Length for field object/array
Georg Richter [Mon, 27 Dec 2004 11:52:08 +0000 (11:52 +0000)]
Fix for feature request #31015: Length for field object/array

20 years ago- MFH: Small fixlet (by Tony)
Marcus Boerger [Mon, 27 Dec 2004 11:44:08 +0000 (11:44 +0000)]
- MFH: Small fixlet (by Tony)

20 years agoMFH: Fix for bug #31141
Georg Richter [Sat, 25 Dec 2004 16:44:02 +0000 (16:44 +0000)]
MFH: Fix for bug #31141

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
SVN Migration [Sat, 25 Dec 2004 16:42:54 +0000 (16:42 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.

20 years agoMFH
Wez Furlong [Thu, 23 Dec 2004 19:39:49 +0000 (19:39 +0000)]
MFH

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

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

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

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

20 years agoMFH: don't crash
Wez Furlong [Thu, 23 Dec 2004 06:02:54 +0000 (06:02 +0000)]
MFH: don't crash

20 years agoMFH: Fixed bug #31142 (imap_mail_compose() fails to generate correct output).
Ilia Alshanetsky [Wed, 22 Dec 2004 17:28:28 +0000 (17:28 +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_5_0'.
SVN Migration [Wed, 22 Dec 2004 17:27:41 +0000 (17:27 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.

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

20 years agoMFB: Avoid autoheader warning
Edin Kadribasic [Tue, 21 Dec 2004 15:42:04 +0000 (15:42 +0000)]
MFB: Avoid autoheader warning

20 years agoMFH: - Fixed bug #28248 (Can not compile --with-sybase and freetds)
foobar [Tue, 21 Dec 2004 06:57:22 +0000 (06:57 +0000)]
MFH: - Fixed bug #28248 (Can not compile --with-sybase and freetds)

20 years agoMFH: - Fixed bug #28385 (some files in $(prefix)/lib/php/build/* installed with wrong...
foobar [Tue, 21 Dec 2004 04:59:24 +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:35:29 +0000 (04:35 +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:22:06 +0000 (04:22 +0000)]
MFH: - Fixed bug #31145 (configure is using -lcpdf instead of -lcpdfm)

20 years agoMFH: Fix bug #28700.
foobar [Tue, 21 Dec 2004 02:53:34 +0000 (02:53 +0000)]
MFH: Fix bug #28700.

20 years agoMFH: - Use correct header files (in c99 compliant way). uint32_t is preferred.
foobar [Tue, 21 Dec 2004 01:07:46 +0000 (01:07 +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:05 +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:15 +0000 (20:24 +0000)]
MFH: Fix buildconf when multiple autoconf versions installed

20 years agoMFH: Fixed type conversion for NULL values in mysql_stmt_execute
Georg Richter [Mon, 20 Dec 2004 16:42:20 +0000 (16:42 +0000)]
MFH: Fixed type conversion for NULL values in mysql_stmt_execute

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

20 years agoMFH: missing CVS id tag
foobar [Sat, 18 Dec 2004 03:14:52 +0000 (03:14 +0000)]
MFH: missing CVS id tag

20 years ago- MFH
Andi Gutmans [Fri, 17 Dec 2004 22:31:49 +0000 (22:31 +0000)]
- MFH

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

20 years ago- MF43: Fixed strtod for Irix and some other strange platform
Derick Rethans [Fri, 17 Dec 2004 13:17:25 +0000 (13:17 +0000)]
- MF43: Fixed strtod for Irix and some other strange platform

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

20 years agoBFN
Rob Richards [Fri, 17 Dec 2004 12:22:09 +0000 (12:22 +0000)]
BFN

20 years agoMFH: Fixed bug #31139 (XML Parser Functions seem to drop & when parsing)
Rob Richards [Fri, 17 Dec 2004 12:21:34 +0000 (12:21 +0000)]
MFH: Fixed bug #31139 (XML Parser Functions seem to drop & when parsing)

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

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

20 years agoMFH: Fixed bug #31087 (broken php_url_encode_hash macro).
Ilia Alshanetsky [Thu, 16 Dec 2004 22:40:46 +0000 (22:40 +0000)]
MFH: Fixed bug #31087 (broken php_url_encode_hash macro).

20 years ago- MF43: Make it compile on HPUX on Itanium 2
Derick Rethans [Thu, 16 Dec 2004 22:22:35 +0000 (22:22 +0000)]
- MF43: Make it compile on HPUX on Itanium 2

20 years agoMFH: Fix #31120 and #31135. mssql_query returns false on successfill inserts and...
Frank M. Kromann [Thu, 16 Dec 2004 21:49:36 +0000 (21:49 +0000)]
MFH: 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:20:54 +0000 (19:20 +0000)]
MFH: fix leak (init array only if we got valid start key)

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

20 years ago- MFH: Fix typo (avaliable -> available). (bug #28725)
foobar [Thu, 16 Dec 2004 12:35:45 +0000 (12:35 +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:49:55 +0000 (11:49 +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:30 +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:12:56 +0000 (00:12 +0000)]
MFH: Fixed bug #31056 (php_std_date() returns invalid formatted date if
y2k_compliance is On).

20 years ago- 5.0.4-dev
Andi Gutmans [Wed, 15 Dec 2004 07:02:05 +0000 (07:02 +0000)]
- 5.0.4-dev

20 years ago- Redo 5.0.3
Andi Gutmans [Wed, 15 Dec 2004 06:44:07 +0000 (06:44 +0000)]
- Redo 5.0.3

20 years ago- Back to -dev
Andi Gutmans [Wed, 15 Dec 2004 05:28:12 +0000 (05:28 +0000)]
- Back to -dev

20 years ago- Roll PHP 5.0.3
Andi Gutmans [Wed, 15 Dec 2004 05:07:38 +0000 (05:07 +0000)]
- Roll PHP 5.0.3

20 years agoMFH5: missing files
foobar [Wed, 15 Dec 2004 02:30:44 +0000 (02:30 +0000)]
MFH5: missing files

20 years agoMFB: test fix.
Ilia Alshanetsky [Tue, 14 Dec 2004 17:43:35 +0000 (17:43 +0000)]
MFB: test fix.

20 years agoFixed build with custom libming
Dmitry Stogov [Tue, 14 Dec 2004 16:15:45 +0000 (16:15 +0000)]
Fixed build with custom libming

20 years agoFixed build on linux-glibc21-i386
Dmitry Stogov [Tue, 14 Dec 2004 14:00:50 +0000 (14:00 +0000)]
Fixed build on linux-glibc21-i386

20 years agoFixed bug #30994 (SOAP server unable to handle request with references).
Dmitry Stogov [Tue, 14 Dec 2004 13:58:19 +0000 (13:58 +0000)]
Fixed bug #30994 (SOAP server unable to handle request with references).

20 years ago- MFH: Fixed compile error related to bug #28605.
Derick Rethans [Tue, 14 Dec 2004 08:41:35 +0000 (08:41 +0000)]
- MFH: 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:38:35 +0000 (00:38 +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:14 +0000 (11:17 +0000)]
- MFH: Generate all iconv headers by default