]> granicus.if.org Git - php/log
php
19 years agoMFH: Fixed bug #31986 (Max nesting limit set too low).
Ilia Alshanetsky [Tue, 15 Feb 2005 21:56:39 +0000 (21:56 +0000)]
MFH: Fixed bug #31986 (Max nesting limit set too low).

19 years agoMFH
foobar [Tue, 15 Feb 2005 08:52:33 +0000 (08:52 +0000)]
MFH

19 years ago- MFH
Marcus Boerger [Tue, 15 Feb 2005 08:12:29 +0000 (08:12 +0000)]
- MFH

19 years agoMFH: file upload prunning.
Ilia Alshanetsky [Tue, 15 Feb 2005 00:28:39 +0000 (00:28 +0000)]
MFH: file upload prunning.

19 years agoMFH
foobar [Mon, 14 Feb 2005 23:46:07 +0000 (23:46 +0000)]
MFH

19 years agoFix typo
foobar [Mon, 14 Feb 2005 22:18:46 +0000 (22:18 +0000)]
Fix typo

19 years agoMFH: - Removed duplicate error + reset error in new sockets
foobar [Mon, 14 Feb 2005 22:17:30 +0000 (22:17 +0000)]
MFH: - Removed duplicate error + reset error in new sockets

19 years agoMFH: nuke non-existing ini option
foobar [Mon, 14 Feb 2005 08:26:10 +0000 (08:26 +0000)]
MFH: nuke non-existing ini option

19 years agoMFH: nuke unused code
foobar [Mon, 14 Feb 2005 08:23:20 +0000 (08:23 +0000)]
MFH: nuke unused code

19 years agoMFH: missing $Id$ tags
foobar [Sun, 13 Feb 2005 17:54:56 +0000 (17:54 +0000)]
MFH: missing $Id$ tags

19 years agoMFH: - Added the alias session_commit() (more intuitive name for session_write_close())
foobar [Sun, 13 Feb 2005 17:51:32 +0000 (17:51 +0000)]
MFH: - Added the alias session_commit() (more intuitive name for session_write_close())
MFH: - Partial sync of the file by adding macro SESSION_CHECK_ACTIVE_STATE

19 years agoMFH
foobar [Sat, 12 Feb 2005 18:30:03 +0000 (18:30 +0000)]
MFH

19 years ago- Fixed bug #31936 (set_h_errno() is redefined incompatibly)
foobar [Sat, 12 Feb 2005 18:16:04 +0000 (18:16 +0000)]
- Fixed bug #31936 (set_h_errno() is redefined incompatibly)

19 years agoRevert
foobar [Fri, 11 Feb 2005 03:34:04 +0000 (03:34 +0000)]
Revert

19 years agoRevert broken patch
foobar [Fri, 11 Feb 2005 02:12:30 +0000 (02:12 +0000)]
Revert broken patch

19 years agoMFH: - Multiple fixes for nasty leaks in ZTS mode
foobar [Thu, 10 Feb 2005 22:50:47 +0000 (22:50 +0000)]
MFH: - Multiple fixes for nasty leaks in ZTS mode

19 years ago- Fixed bug #31920 (zend_strtod.c error: conflicting types for 'int8_t')
foobar [Thu, 10 Feb 2005 22:20:27 +0000 (22:20 +0000)]
- Fixed bug #31920 (zend_strtod.c error: conflicting types for 'int8_t')

19 years agoMFH: change return value from false to true, when a statement was executed with warnings
Frank M. Kromann [Wed, 9 Feb 2005 19:33:32 +0000 (19:33 +0000)]
MFH: change return value from false to true, when a statement was executed with warnings

19 years agoMFH: Check for warnings and return the warning texts
Frank M. Kromann [Wed, 9 Feb 2005 18:50:49 +0000 (18:50 +0000)]
MFH: Check for warnings and return the warning texts

19 years agoMFH fix for bug #31901
Rasmus Lerdorf [Wed, 9 Feb 2005 16:23:49 +0000 (16:23 +0000)]
MFH fix for bug #31901

19 years agoMFH: Fixed bug #31527 (crash in msg_send() when non-string is stored without
Ilia Alshanetsky [Mon, 7 Feb 2005 22:32:31 +0000 (22:32 +0000)]
MFH: Fixed bug #31527 (crash in msg_send() when non-string is stored without
being serialized).

19 years agoMFH: fix leaks in ext/filepro
Antony Dovgal [Mon, 7 Feb 2005 13:33:04 +0000 (13:33 +0000)]
MFH: fix leaks in ext/filepro

19 years agoMFH: - Fixed bug #31858 (--disable-cli does not force --without-pear)
foobar [Mon, 7 Feb 2005 12:51:52 +0000 (12:51 +0000)]
MFH: - Fixed bug #31858 (--disable-cli does not force --without-pear)

20 years agofix test
foobar [Fri, 4 Feb 2005 23:24:22 +0000 (23:24 +0000)]
fix test

20 years ago- MFH: Fixed bug #31754 (dbase_open() fails for mode = 1). (Mehdi, Derick)
Derick Rethans [Fri, 4 Feb 2005 14:29:21 +0000 (14:29 +0000)]
- MFH: Fixed bug #31754 (dbase_open() fails for mode = 1). (Mehdi, Derick)

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Fri, 4 Feb 2005 14:28:51 +0000 (14:28 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years agoMFH: Fixed bug #31842 (*date('r') does not return RFC2822 conforming date string).
foobar [Fri, 4 Feb 2005 13:09:24 +0000 (13:09 +0000)]
MFH: Fixed bug #31842 (*date('r') does not return RFC2822 conforming date string).

20 years agoMFH: - Fixed bug #28227 (PHP CGI depends upon non-standard SCRIPT_FILENAME)
foobar [Fri, 4 Feb 2005 10:42:01 +0000 (10:42 +0000)]
MFH: - Fixed bug #28227 (PHP CGI depends upon non-standard SCRIPT_FILENAME)
# patch by: lukem at NetBSD dot org

20 years agoMFH: Proper fix for bug #31796 .
Ilia Alshanetsky [Fri, 4 Feb 2005 00:22:03 +0000 (00:22 +0000)]
MFH: Proper fix for bug #31796 .

20 years agoMFH: Fixed bug #31796 (readline completion handler does not handle empty
Ilia Alshanetsky [Thu, 3 Feb 2005 22:46:55 +0000 (22:46 +0000)]
MFH: Fixed bug #31796 (readline completion handler does not handle empty
return values).

20 years agoMFH: Fix buildconf with BSD make
foobar [Thu, 3 Feb 2005 17:43:04 +0000 (17:43 +0000)]
MFH: Fix buildconf with BSD make

20 years ago- MFH: Fixed bug #28804 (ini-file section parsing pattern is buggy).
foobar [Thu, 3 Feb 2005 03:02:07 +0000 (03:02 +0000)]
- MFH: Fixed bug #28804 (ini-file section parsing pattern is buggy).

20 years agoMFH: Fixed bug #31514 (open_basedir uses path_translated rather then cwd for .
Ilia Alshanetsky [Wed, 2 Feb 2005 23:44:07 +0000 (23:44 +0000)]
MFH: Fixed bug #31514 (open_basedir uses path_translated rather then cwd for .
translation).

20 years agoMFH: Fixed bug #31797 (exif_read_data() uses too low nesting limit).
Ilia Alshanetsky [Tue, 1 Feb 2005 23:29:01 +0000 (23:29 +0000)]
MFH: Fixed bug #31797 (exif_read_data() uses too low nesting limit).

20 years agoMFH: Final version of filename upload handling.
Ilia Alshanetsky [Tue, 1 Feb 2005 02:33:25 +0000 (02:33 +0000)]
MFH: Final version of filename upload handling.

20 years agoMFH: Fix handling of INF/NAN in unserialize().
Ilia Alshanetsky [Sun, 30 Jan 2005 16:39:55 +0000 (16:39 +0000)]
MFH: Fix handling of INF/NAN in unserialize().

20 years agoimprove CS & error messages
Antony Dovgal [Fri, 28 Jan 2005 16:50:38 +0000 (16:50 +0000)]
improve CS & error messages

20 years agoMFB: explain why ftok() failed
Antony Dovgal [Fri, 28 Jan 2005 16:35:10 +0000 (16:35 +0000)]
MFB: explain why ftok() failed

20 years agoMFH: change return type from NULL to FALSE when parameter parsing failed
Antony Dovgal [Fri, 28 Jan 2005 01:39:42 +0000 (01:39 +0000)]
MFH: change return type from NULL to FALSE when parameter parsing failed

20 years agoMFH: Hack to fix crash caused by FBCAccess not returning errors when creating an...
Frank M. Kromann [Thu, 27 Jan 2005 20:22:27 +0000 (20:22 +0000)]
MFH: Hack to fix crash caused by FBCAccess not returning errors when creating an index that exists in the database.

20 years agoMFH: Fixed bug #31705 (parse_url() does not recognize http://foo.com#bar)
Ilia Alshanetsky [Thu, 27 Jan 2005 16:38:30 +0000 (16:38 +0000)]
MFH: Fixed bug #31705 (parse_url() does not recognize http://foo.com#bar)

20 years ago- MFH: There is no --with-apache2, only apxs2
Derick Rethans [Wed, 26 Jan 2005 18:03:30 +0000 (18:03 +0000)]
- MFH: There is no --with-apache2, only apxs2

20 years agoMFH: Fixed bug #31699 (unserialize() float problem on non-English locales).
Ilia Alshanetsky [Wed, 26 Jan 2005 16:56:14 +0000 (16:56 +0000)]
MFH: Fixed bug #31699 (unserialize() float problem on non-English locales).

20 years agoMFH: Fixed bug #29733 (printf() handles repeated placeholders wrong).
Ilia Alshanetsky [Wed, 26 Jan 2005 00:03:19 +0000 (00:03 +0000)]
MFH: Fixed bug #29733 (printf() handles repeated placeholders wrong).

20 years agomassage
foobar [Tue, 25 Jan 2005 23:42:38 +0000 (23:42 +0000)]
massage

20 years agoMFH: Fixed bug #31465 (False warning in unpack() when working with *).
Ilia Alshanetsky [Tue, 25 Jan 2005 22:52:19 +0000 (22:52 +0000)]
MFH: Fixed bug #31465 (False warning in unpack() when working with *).

20 years agoFix several egregious leaks in ext/browscap and sapi/embed.
Andrei Zmievski [Tue, 25 Jan 2005 21:26:42 +0000 (21:26 +0000)]
Fix several egregious leaks in ext/browscap and sapi/embed.

20 years agoMFH: fix segfault in imap_bodystruct()
Antony Dovgal [Tue, 25 Jan 2005 14:23:37 +0000 (14:23 +0000)]
MFH: fix segfault in imap_bodystruct()

20 years agoMFH: - Fixed bug #31684 (dio_tcsetattr(): misconfigured termios settings)
foobar [Tue, 25 Jan 2005 13:43:37 +0000 (13:43 +0000)]
MFH: - Fixed bug #31684 (dio_tcsetattr(): misconfigured termios settings)

20 years agoMFH: - Fix macosx shared extension build
foobar [Tue, 25 Jan 2005 13:03:06 +0000 (13:03 +0000)]
MFH: - Fix macosx shared extension build

20 years agoMFH: - Return of the automake requirement
foobar [Tue, 25 Jan 2005 12:55:55 +0000 (12:55 +0000)]
MFH: - Return of the automake requirement

20 years agoMFH: Use multibyte specific code for handling files and generic basename
Ilia Alshanetsky [Mon, 24 Jan 2005 23:52:27 +0000 (23:52 +0000)]
MFH: Use multibyte specific code for handling files and generic basename
based code in all other instances.

20 years ago- MFH: revert irrelevant part.
Moriyoshi Koizumi [Mon, 24 Jan 2005 16:47:53 +0000 (16:47 +0000)]
- MFH: revert irrelevant part.

20 years agoMFH: fix msg_recieve() & add test
Antony Dovgal [Mon, 24 Jan 2005 14:23:37 +0000 (14:23 +0000)]
MFH: fix msg_recieve() & add test

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Mon, 24 Jan 2005 14:19:54 +0000 (14:19 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years agoMFH: Fixed regression #31645 - only flush before running the subrequest.
Joe Orton [Mon, 24 Jan 2005 11:48:35 +0000 (11:48 +0000)]
MFH: Fixed regression #31645 - only flush before running the subrequest.

20 years agoFixed compiler warning.
Ilia Alshanetsky [Sun, 23 Jan 2005 20:17:27 +0000 (20:17 +0000)]
Fixed compiler warning.

20 years agoMFH: - Memory leak fixes from ZE2 + HEAD CLI
foobar [Sat, 22 Jan 2005 20:36:35 +0000 (20:36 +0000)]
MFH: - Memory leak fixes from ZE2 + HEAD CLI

20 years agoMFH: - Remove also autom4te.cache dir with phpize --clean
foobar [Sat, 22 Jan 2005 20:30:15 +0000 (20:30 +0000)]
MFH: - Remove also autom4te.cache dir with phpize --clean

20 years agoMFH: - Typofix + removed unnecessary unsets caused by it
foobar [Sat, 22 Jan 2005 01:37:12 +0000 (01:37 +0000)]
MFH: - Typofix + removed unnecessary unsets caused by it

20 years agomassage news
foobar [Sat, 22 Jan 2005 01:19:48 +0000 (01:19 +0000)]
massage news

20 years ago*** empty log message ***
Andrei Zmievski [Fri, 21 Jan 2005 23:48:33 +0000 (23:48 +0000)]
*** empty log message ***

20 years agoProtect against corrupt EXIF headers that feature unlimited IFD tag
Andrei Zmievski [Fri, 21 Jan 2005 23:47:06 +0000 (23:47 +0000)]
Protect against corrupt EXIF headers that feature unlimited IFD tag
nesting.

20 years agoMFH
Stefan Esser [Fri, 21 Jan 2005 16:04:54 +0000 (16:04 +0000)]
MFH

20 years ago- MFH: php_error_docref() adoption.
Derick Rethans [Fri, 21 Jan 2005 10:34:46 +0000 (10:34 +0000)]
- MFH: php_error_docref() adoption.

20 years agoFixed bug #28086 (crash inside overload() function).
Ilia Alshanetsky [Fri, 21 Jan 2005 00:32:18 +0000 (00:32 +0000)]
Fixed bug #28086 (crash inside overload() function).

20 years agoFixed bug #29492 - missing ldap_parse_reference()
Edin Kadribasic [Thu, 20 Jan 2005 22:48:13 +0000 (22:48 +0000)]
Fixed bug #29492 - missing ldap_parse_reference()

20 years agofix error message =/
Antony Dovgal [Thu, 20 Jan 2005 18:46:14 +0000 (18:46 +0000)]
fix error message =/

20 years agoMFH: fix bug #31623 (OCILogin does not support password grace period)
Antony Dovgal [Thu, 20 Jan 2005 18:44:10 +0000 (18:44 +0000)]
MFH: fix bug #31623 (OCILogin does not support password grace period)

20 years agoMFH: fix segfault in imap_sort()
Antony Dovgal [Thu, 20 Jan 2005 18:10:07 +0000 (18:10 +0000)]
MFH: fix segfault in imap_sort()

20 years agoMFH: Fixed bug #31398 (When magic_guotes_gpc are enabled filenames with '
Ilia Alshanetsky [Thu, 20 Jan 2005 17:57:41 +0000 (17:57 +0000)]
MFH: Fixed bug #31398 (When magic_guotes_gpc are enabled filenames with '
get cutoff).

20 years agoMFH: fix segfault in imap_headerinfo() when fromlength or subjectlength are less...
Antony Dovgal [Thu, 20 Jan 2005 14:18:10 +0000 (14:18 +0000)]
MFH: fix segfault in imap_headerinfo() when fromlength or subjectlength are less than 0
+ fix protos

20 years agoMFH: fix typos in error messages
Antony Dovgal [Thu, 20 Jan 2005 10:08:45 +0000 (10:08 +0000)]
MFH: fix typos in error messages

20 years agoMFH: fix typos in error messages & resource name
Antony Dovgal [Thu, 20 Jan 2005 10:06:31 +0000 (10:06 +0000)]
MFH: fix typos in error messages & resource name

20 years agoMFH: Removed obsolete AC_PROG_RANLIB
foobar [Thu, 20 Jan 2005 01:46:57 +0000 (01:46 +0000)]
MFH: Removed obsolete AC_PROG_RANLIB

20 years agoMFH: - Changed phpize not to require automake and libtool. (Jani)
foobar [Thu, 20 Jan 2005 01:43:19 +0000 (01:43 +0000)]
MFH: - Changed phpize not to require automake and libtool. (Jani)
MFH: - Fixed build system to always use bundled libtool files. (Jani)
MFH: - Rewrote of phpize routines

20 years agoMFH: Added --debug option to buildconf
foobar [Wed, 19 Jan 2005 23:04:21 +0000 (23:04 +0000)]
MFH: Added --debug option to buildconf

20 years agoRevert the multiple autoconf versions patch
foobar [Wed, 19 Jan 2005 22:27:59 +0000 (22:27 +0000)]
Revert the multiple autoconf versions patch

20 years agoMFH: Stricter cc header check
Ilia Alshanetsky [Wed, 19 Jan 2005 18:54:57 +0000 (18:54 +0000)]
MFH: Stricter cc header check

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Wed, 19 Jan 2005 17:52:33 +0000 (17:52 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years agoBFN
foobar [Wed, 19 Jan 2005 17:41:00 +0000 (17:41 +0000)]
BFN

20 years agoMFH: - Fixed bug #28976 (use From: from headers if sendmail_from is empty)
foobar [Wed, 19 Jan 2005 17:38:41 +0000 (17:38 +0000)]
MFH: - Fixed bug #28976 (use From: from headers if sendmail_from is empty)

20 years agoMFH: - Fix the pic patch
foobar [Wed, 19 Jan 2005 17:36:21 +0000 (17:36 +0000)]
MFH: - Fix the pic patch

20 years agoMFH: - WS & CS fixes
foobar [Wed, 19 Jan 2005 00:28:49 +0000 (00:28 +0000)]
MFH: - WS & CS fixes
MFH: - php_error -> php_error_docref
MFH: - Removed pointless checks (array_init, emalloc, etc.)
MFH: - Force ldapv3 for ldap_start_tls()

20 years agoMFH: Fixed bug #31142 (crash, memory leak and data loss by imap_mail_compose).
Ilia Alshanetsky [Tue, 18 Jan 2005 23:36:49 +0000 (23:36 +0000)]
MFH: Fixed bug #31142 (crash, memory leak and data loss by imap_mail_compose).

20 years agoMFH: add checks for libs & headers required by IBM DB2
Antony Dovgal [Tue, 18 Jan 2005 21:21:16 +0000 (21:21 +0000)]
MFH: add checks for libs & headers required by IBM DB2

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