]> granicus.if.org Git - php/log
php
20 years agoFix debug_trace with eval (patch from Antony Dovgal)
Stanislav Malyshev [Tue, 1 Feb 2005 19:01:50 +0000 (19:01 +0000)]
Fix debug_trace with eval (patch from Antony Dovgal)

20 years agoNetWare is now having compliant pthreads implementation
Anantha Kesari H Y [Tue, 1 Feb 2005 12:48:22 +0000 (12:48 +0000)]
NetWare is now having compliant pthreads implementation

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

20 years agoFixed SIGSEGV when restoring WSDL without functions from cache
Dmitry Stogov [Mon, 31 Jan 2005 15:08:36 +0000 (15:08 +0000)]
Fixed SIGSEGV when restoring WSDL without functions from cache

20 years agoEmpty "detail" was removed from SoapFault object.
Dmitry Stogov [Mon, 31 Jan 2005 14:26:24 +0000 (14:26 +0000)]
Empty "detail" was removed from SoapFault object.

20 years agoFixed memory allocation bug.
Dmitry Stogov [Mon, 31 Jan 2005 14:03:51 +0000 (14:03 +0000)]
Fixed memory allocation bug.

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

20 years ago- MFH Fix severity
Marcus Boerger [Fri, 28 Jan 2005 20:25:26 +0000 (20:25 +0000)]
- MFH Fix severity

20 years agoMFH: Fix for mysql_affected_rows and mysql_stmt_affected_rows
Georg Richter [Fri, 28 Jan 2005 17:37:42 +0000 (17:37 +0000)]
MFH: Fix for mysql_affected_rows and mysql_stmt_affected_rows

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

20 years agoadd warning explaining why ftok() failed
Antony Dovgal [Fri, 28 Jan 2005 16:33:09 +0000 (16:33 +0000)]
add warning explaining why ftok() failed

20 years agoMemory leak was fixed
Dmitry Stogov [Fri, 28 Jan 2005 10:33:33 +0000 (10:33 +0000)]
Memory leak was fixed

20 years agoBFN (#31732)
Antony Dovgal [Fri, 28 Jan 2005 02:00:54 +0000 (02:00 +0000)]
BFN (#31732)

20 years agofix #31732 (mb_get_info causes segfault)
Antony Dovgal [Fri, 28 Jan 2005 01:58:26 +0000 (01:58 +0000)]
fix #31732 (mb_get_info causes segfault)

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

20 years agofix posix_getsid() & posix_getpgid()
Antony Dovgal [Fri, 28 Jan 2005 00:26:07 +0000 (00:26 +0000)]
fix posix_getsid() & posix_getpgid()

/* looks like copy&paste error first introduced in PHP 3.0.10 (!) */

20 years agoMFH: Hack to fix crash caused by FBCAccess not returning errors when creating an...
Frank M. Kromann [Thu, 27 Jan 2005 20:21:32 +0000 (20:21 +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:05 +0000 (16:38 +0000)]
MFH: Fixed bug #31705 (parse_url() does not recognize http://foo.com#bar).

20 years agofix leak in mysqli_fetch_array() when using invalid resulttype
Antony Dovgal [Thu, 27 Jan 2005 14:39:21 +0000 (14:39 +0000)]
fix leak in mysqli_fetch_array() when using invalid resulttype

20 years agoMFH: fix for bug #31710
Georg Richter [Thu, 27 Jan 2005 10:20:21 +0000 (10:20 +0000)]
MFH: fix for bug #31710

20 years agoBFN
Antony Dovgal [Thu, 27 Jan 2005 01:18:13 +0000 (01:18 +0000)]
BFN

20 years agofix segfault when invalid field offset is passed to mysqli_fetch_field_direct()
Antony Dovgal [Thu, 27 Jan 2005 01:11:15 +0000 (01:11 +0000)]
fix segfault when invalid field offset is passed to mysqli_fetch_field_direct()

20 years ago- MFH
Marcus Boerger [Thu, 27 Jan 2005 00:26:27 +0000 (00:26 +0000)]
- MFH

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
SVN Migration [Thu, 27 Jan 2005 00:26:14 +0000 (00:26 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.

20 years ago- MFH: There is no --with-apache2, only apxs2
Derick Rethans [Wed, 26 Jan 2005 18:03:17 +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:55:49 +0000 (16:55 +0000)]
MFH: Fixed bug #31699 (unserialize() float problem on non-English locales).

20 years agoFixed bug #29733 (printf() handles repeated placeholders wrong).
Ilia Alshanetsky [Wed, 26 Jan 2005 00:02:46 +0000 (00:02 +0000)]
Fixed bug #29733 (printf() handles repeated placeholders wrong).
(bugs dot php dot net at bluetwanger dot de, Ilia)

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

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

20 years agoMFB (Fix several egregious leaks in ext/browscap and sapi/embed).
Andrei Zmievski [Tue, 25 Jan 2005 22:00:14 +0000 (22:00 +0000)]
MFB (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:22:13 +0000 (14:22 +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:27 +0000 (13:43 +0000)]
MFH: - Fixed bug #31684 (dio_tcsetattr(): misconfigured termios settings)

20 years agoMFH: RTLD_DEEPBIND patch
foobar [Tue, 25 Jan 2005 13:08:26 +0000 (13:08 +0000)]
MFH: RTLD_DEEPBIND patch

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

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

20 years agoorder + typos
foobar [Tue, 25 Jan 2005 12:28:05 +0000 (12:28 +0000)]
order + typos

20 years agoFixed identation
Dmitry Stogov [Tue, 25 Jan 2005 11:02:45 +0000 (11:02 +0000)]
Fixed identation

20 years agoFixed bug #28041 (SOAP HTTP Digest Access Authentication was implemented)
Dmitry Stogov [Tue, 25 Jan 2005 10:52:19 +0000 (10:52 +0000)]
Fixed bug #28041 (SOAP HTTP Digest Access Authentication was implemented)

20 years ago- BFN
Marcus Boerger [Tue, 25 Jan 2005 10:48:13 +0000 (10:48 +0000)]
- BFN

20 years ago- MFH #26229 (getIterator() segfaults when it returns arrays or scalars)
Marcus Boerger [Tue, 25 Jan 2005 10:44:28 +0000 (10:44 +0000)]
- MFH #26229 (getIterator() segfaults when it returns arrays or scalars)

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

20 years agoFixed compiler warning.
Ilia Alshanetsky [Mon, 24 Jan 2005 22:23:35 +0000 (22:23 +0000)]
Fixed compiler warning.

20 years ago- BFN
Marcus Boerger [Mon, 24 Jan 2005 21:44:03 +0000 (21:44 +0000)]
- BFN

20 years ago- MFH
Marcus Boerger [Mon, 24 Jan 2005 21:38:29 +0000 (21:38 +0000)]
- MFH

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
SVN Migration [Mon, 24 Jan 2005 21:27:37 +0000 (21:27 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.

20 years ago- MFH fix for bug #31348 CachingIterator::rewind() leaks
Marcus Boerger [Mon, 24 Jan 2005 20:25:58 +0000 (20:25 +0000)]
- MFH fix for bug #31348 CachingIterator::rewind() leaks

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

20 years ago- BFN
Marcus Boerger [Mon, 24 Jan 2005 20:04:45 +0000 (20:04 +0000)]
- BFN

20 years ago- MFH Second part of #30725
Marcus Boerger [Mon, 24 Jan 2005 20:03:48 +0000 (20:03 +0000)]
- MFH Second part of #30725

20 years ago- MFH
Marcus Boerger [Mon, 24 Jan 2005 19:24:46 +0000 (19:24 +0000)]
- MFH

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

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

20 years agoMFH: fix msg_recieve() and add test
Antony Dovgal [Mon, 24 Jan 2005 14:25:16 +0000 (14:25 +0000)]
MFH: fix msg_recieve() and add test

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

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

20 years ago- A bug in mnogosearch module in ispell loading code was fixed
Sergey Kartashoff [Sun, 23 Jan 2005 15:01:45 +0000 (15:01 +0000)]
- A bug in mnogosearch module in ispell loading code was fixed

20 years agoMFH: Compile fix for systems without uint32_t typedef
foobar [Sat, 22 Jan 2005 20:29:39 +0000 (20:29 +0000)]
MFH: Compile fix for systems without uint32_t typedef

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

20 years ago- BFN
Marcus Boerger [Sat, 22 Jan 2005 12:31:13 +0000 (12:31 +0000)]
- BFN

20 years ago- MFH bugfix #31651
Marcus Boerger [Sat, 22 Jan 2005 12:29:13 +0000 (12:29 +0000)]
- MFH bugfix #31651

20 years ago- MFH
Marcus Boerger [Sat, 22 Jan 2005 12:27:00 +0000 (12:27 +0000)]
- MFH

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
SVN Migration [Sat, 22 Jan 2005 12:22:02 +0000 (12:22 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.

20 years agoMFH: Generate files needed for php5ts.dll build
Edin Kadribasic [Sat, 22 Jan 2005 03:38:41 +0000 (03:38 +0000)]
MFH: Generate files needed for php5ts.dll build

20 years ago- Typofix + removed unnecessary unsets caused by it
foobar [Sat, 22 Jan 2005 01:36:56 +0000 (01:36 +0000)]
- Typofix + removed unnecessary unsets caused by it

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

20 years agoMFB (bugfix for 28451)
Andrei Zmievski [Fri, 21 Jan 2005 23:59:55 +0000 (23:59 +0000)]
MFB (bugfix for 28451)

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

20 years agoMFH: destroy return_value
Antony Dovgal [Fri, 21 Jan 2005 10:58:08 +0000 (10:58 +0000)]
MFH: destroy return_value

20 years agoMFOB: Fixed bug #29492 - missing ldap_parse_reference()
Edin Kadribasic [Thu, 20 Jan 2005 22:50:29 +0000 (22:50 +0000)]
MFOB: Fixed bug #29492 - missing ldap_parse_reference()

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

20 years agoMFH: fix bug #31623 (OCILogin does not support password grace period)
Antony Dovgal [Thu, 20 Jan 2005 18:42:40 +0000 (18:42 +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:08:54 +0000 (18:08 +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:06 +0000 (17:57 +0000)]
MFH: Fixed bug #31398 (When magic_guotes_gpc are enabled filenames with '
get cutoff).

20 years agoSupport for HTTP error codes
Dmitry Stogov [Thu, 20 Jan 2005 17:28:51 +0000 (17:28 +0000)]
Support for HTTP error codes

20 years agoFixed bug #30901 (can't send cookies with soap envelop).
Dmitry Stogov [Thu, 20 Jan 2005 14:28:57 +0000 (14:28 +0000)]
Fixed bug #30901 (can't send cookies with soap envelop).
void SoapClient::__setCookie(string name [, string value])

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

20 years agoFixed bug #31422 (No Error-Logging on SoapServer-Side).
Dmitry Stogov [Thu, 20 Jan 2005 12:47:05 +0000 (12:47 +0000)]
Fixed bug #31422 (No Error-Logging on SoapServer-Side).

20 years agoFixed bug #31422 (No Error-Logging on SoapServer-Side).
Dmitry Stogov [Thu, 20 Jan 2005 12:40:15 +0000 (12:40 +0000)]
Fixed bug #31422 (No Error-Logging on SoapServer-Side).

20 years agoMFH: Fixed bug #28817 (Var problem when extending domDocument)
Rob Richards [Thu, 20 Jan 2005 11:47:28 +0000 (11:47 +0000)]
MFH: Fixed bug #28817 (Var problem when extending domDocument)

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

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

20 years agoSupport for HTTPS with digital certificates.
Dmitry Stogov [Thu, 20 Jan 2005 06:13:53 +0000 (06:13 +0000)]
Support for HTTPS with digital certificates.

20 years agomerge from head
Wez Furlong [Thu, 20 Jan 2005 03:28:04 +0000 (03:28 +0000)]
merge from head

20 years agoMFH: Removed obsolete AC_PROG_RANLIB
foobar [Thu, 20 Jan 2005 01:46:38 +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:41:52 +0000 (01:41 +0000)]
MFH: - Changed phpize not to require automake and libtool. (Jani)
MFH: - Fixed build system to always use bundled libtool files. (Jani)

20 years agoMFH: Added --debug option to buildconf
foobar [Wed, 19 Jan 2005 23:04:00 +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:47 +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:48 +0000 (18:54 +0000)]
MFH: Stricter cc header check.

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

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

20 years agoMFH: - Fixed bug #28976 (use From: from headers if sendmail_from is empty)
foobar [Wed, 19 Jan 2005 17:38:32 +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:15 +0000 (17:36 +0000)]
MFH: - Fix the pic patch

20 years agoMFH: bug #29183
foobar [Wed, 19 Jan 2005 01:46:47 +0000 (01:46 +0000)]
MFH: bug #29183

20 years agoBFN
foobar [Wed, 19 Jan 2005 01:31:08 +0000 (01:31 +0000)]
BFN

20 years agoMFH: - Fixed bug #29136 (make test - libtool failure on MacOSX)
foobar [Wed, 19 Jan 2005 01:30:34 +0000 (01:30 +0000)]
MFH: - Fixed bug #29136 (make test - libtool failure on MacOSX)

20 years agoMFH: Force ldapv3 for ldap_start_tls()
foobar [Wed, 19 Jan 2005 00:27:42 +0000 (00:27 +0000)]
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:37 +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:19:57 +0000 (21:19 +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:33:28 +0000 (16:33 +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:48:39 +0000 (15:48 +0000)]
MFH: Fixed bug #31479 (Fixed crash in chunk_split(), when chunklen > strlen).