]> granicus.if.org Git - php/log
php
20 years agoFix names
Zeev Suraski [Mon, 23 Aug 2004 13:14:27 +0000 (13:14 +0000)]
Fix names

20 years ago- There was a bug # attached to this fix.
Derick Rethans [Mon, 23 Aug 2004 09:56:05 +0000 (09:56 +0000)]
- There was a bug # attached to this fix.

20 years ago- Fixed Apache 2.0 SAPI build against Apache 2 HEAD. (Patch by Joe Orton)
Derick Rethans [Mon, 23 Aug 2004 09:00:09 +0000 (09:00 +0000)]
- Fixed Apache 2.0 SAPI build against Apache 2 HEAD. (Patch by Joe Orton)

20 years agoMFH: Using int when long should be used.
Ilia Alshanetsky [Sun, 22 Aug 2004 18:05:27 +0000 (18:05 +0000)]
MFH: Using int when long should be used.

20 years agoMFH (bug 26737)
Andrey Hristov [Sat, 21 Aug 2004 14:11:56 +0000 (14:11 +0000)]
MFH (bug 26737)

20 years agoMFH Bufix#29777 Bad commenting
Sara Golemon [Sat, 21 Aug 2004 00:01:44 +0000 (00:01 +0000)]
MFH Bufix#29777 Bad commenting

20 years agoMFB: removed unneeded bits.
Ilia Alshanetsky [Fri, 20 Aug 2004 13:52:47 +0000 (13:52 +0000)]
MFB: removed unneeded bits.

20 years ago- 78 chars please.
Derick Rethans [Fri, 20 Aug 2004 06:13:41 +0000 (06:13 +0000)]
- 78 chars please.

20 years agoMFH: Added more missing cURL options.
Ilia Alshanetsky [Fri, 20 Aug 2004 00:56:05 +0000 (00:56 +0000)]
MFH: Added more missing cURL options.

20 years ago[MFH] If you send a post with a content-type header and then the next post without...
Brian France [Thu, 19 Aug 2004 20:34:04 +0000 (20:34 +0000)]
[MFH] If you send a post with a content-type header and then the next post without the content-type header, raw_post_data will not be set.  This is because SG(request_info).post_entry is set to the first requests function pointer which makes it follow the wrong code path.

20 years agoBFN
Antony Dovgal [Thu, 19 Aug 2004 15:23:54 +0000 (15:23 +0000)]
BFN

20 years agoMFH: ip2long() issues
Antony Dovgal [Thu, 19 Aug 2004 15:15:32 +0000 (15:15 +0000)]
MFH: ip2long() issues

20 years agoMFH: fix #29737 (ip2long should return -1 if IP is 255.255.255.255 and FALSE on error)
Antony Dovgal [Thu, 19 Aug 2004 14:03:44 +0000 (14:03 +0000)]
MFH: fix #29737 (ip2long should return -1 if IP is 255.255.255.255 and FALSE on error)

20 years ago- Reorder
Derick Rethans [Thu, 19 Aug 2004 12:44:35 +0000 (12:44 +0000)]
- Reorder

20 years agoMFH
Christian Stocker [Thu, 19 Aug 2004 12:29:43 +0000 (12:29 +0000)]
MFH
- Fixed bug #29657 (xml_* functions throw non descriptive error).
  (Christian, Rob)
- Fixed bug #29711 (Changed ext/xml to default to UTF-8 output). (Rob)

20 years agoMFH: Fixed bug #29727 (Added missing CURL authentication directives).
Ilia Alshanetsky [Wed, 18 Aug 2004 21:27:27 +0000 (21:27 +0000)]
MFH: Fixed bug #29727 (Added missing CURL authentication directives).

20 years agoMFB: typo in config.m4 (potential configuration problem with Stronghold)
Antony Dovgal [Wed, 18 Aug 2004 07:19:45 +0000 (07:19 +0000)]
MFB: typo in config.m4 (potential configuration problem with Stronghold)

20 years ago- Fix typos
Andi Gutmans [Tue, 17 Aug 2004 23:09:37 +0000 (23:09 +0000)]
- Fix typos

20 years agoMFH: fix typo
Antony Dovgal [Tue, 17 Aug 2004 10:58:07 +0000 (10:58 +0000)]
MFH: fix typo

20 years agoMFH: Fixed bug #29594 (Use PHP's own tmpfile() implementation).
Ilia Alshanetsky [Mon, 16 Aug 2004 23:08:56 +0000 (23:08 +0000)]
MFH: Fixed bug #29594 (Use PHP's own tmpfile() implementation).

20 years ago*** empty log message ***
Zeev Suraski [Mon, 16 Aug 2004 12:34:20 +0000 (12:34 +0000)]
*** empty log message ***

20 years agoMFH
Zeev Suraski [Mon, 16 Aug 2004 12:25:40 +0000 (12:25 +0000)]
MFH

20 years agoBFN
Marcus Boerger [Mon, 16 Aug 2004 08:51:12 +0000 (08:51 +0000)]
BFN

20 years agoMFH: Fix bug #29447: Reflection API issues
Marcus Boerger [Mon, 16 Aug 2004 08:49:48 +0000 (08:49 +0000)]
MFH: Fix bug #29447: Reflection API issues

20 years agoMFH: Fixed bug #29678 (opendir() with ftp:// wrapper segfaults if path
Ilia Alshanetsky [Mon, 16 Aug 2004 01:41:17 +0000 (01:41 +0000)]
MFH: Fixed bug #29678 (opendir() with ftp:// wrapper segfaults if path
does not have trailing slash).

20 years agoMFH: Remove unnecessary check
Marcus Boerger [Sun, 15 Aug 2004 15:50:37 +0000 (15:50 +0000)]
MFH: Remove unnecessary check

20 years agofixed default for mysqli_fetch_array
Georg Richter [Sun, 15 Aug 2004 05:50:29 +0000 (05:50 +0000)]
fixed default for mysqli_fetch_array

20 years agoMFH: Add missing check
Marcus Boerger [Sat, 14 Aug 2004 19:04:01 +0000 (19:04 +0000)]
MFH: Add missing check

20 years agofixed bug #29656 (segfault on result and statement properties)
Georg Richter [Fri, 13 Aug 2004 16:27:35 +0000 (16:27 +0000)]
fixed bug #29656 (segfault on result and statement properties)

20 years agoMFH: fix yet another annoying compile warning
Antony Dovgal [Fri, 13 Aug 2004 15:02:05 +0000 (15:02 +0000)]
MFH: fix yet another annoying compile warning

20 years agoMFH: fix compile warning
Antony Dovgal [Fri, 13 Aug 2004 14:54:50 +0000 (14:54 +0000)]
MFH: fix compile warning

20 years ago- MFH: Added PHP_EOL constant that contains the OS way of representing
Derick Rethans [Fri, 13 Aug 2004 07:08:46 +0000 (07:08 +0000)]
- MFH: Added PHP_EOL constant that contains the OS way of representing
  newlines. (Patch by Paul Hudson)

20 years agominor fix in mysqli_prepare: copying stmt errormessag to mysql structure
Georg Richter [Thu, 12 Aug 2004 22:11:46 +0000 (22:11 +0000)]
minor fix in mysqli_prepare: copying stmt errormessag to mysql structure

20 years ago- Back to 5.0.2-dev
Andi Gutmans [Thu, 12 Aug 2004 20:53:19 +0000 (20:53 +0000)]
- Back to 5.0.2-dev

20 years ago- Roll 5.0.1
Andi Gutmans [Thu, 12 Aug 2004 20:39:36 +0000 (20:39 +0000)]
- Roll 5.0.1

20 years agoMore spaces -> tabs.
Chuck Hagenbuch [Thu, 12 Aug 2004 19:32:18 +0000 (19:32 +0000)]
More spaces -> tabs.

20 years agoMFH: Properly fix the msgno check inside imap_fetchbody().
Ilia Alshanetsky [Thu, 12 Aug 2004 19:20:17 +0000 (19:20 +0000)]
MFH: Properly fix the msgno check inside imap_fetchbody().

20 years agoMFH: fix.
Chuck Hagenbuch [Thu, 12 Aug 2004 18:02:03 +0000 (18:02 +0000)]
MFH: fix.

20 years ago- Reorder a bit and add .
Derick Rethans [Thu, 12 Aug 2004 07:25:32 +0000 (07:25 +0000)]
- Reorder a bit and add .

20 years ago- Back to -dev
Andi Gutmans [Thu, 12 Aug 2004 06:39:26 +0000 (06:39 +0000)]
- Back to -dev

20 years ago- 5.0.1RC2
Andi Gutmans [Thu, 12 Aug 2004 06:35:22 +0000 (06:35 +0000)]
- 5.0.1RC2

20 years agoAdd missing NEWS entry (bug 29147).
Magnus M��tt� [Thu, 12 Aug 2004 05:42:13 +0000 (05:42 +0000)]
Add missing NEWS entry (bug 29147).

20 years agoMFH: Change to use md5_file()
Marcus Boerger [Thu, 12 Aug 2004 00:38:12 +0000 (00:38 +0000)]
MFH: Change to use md5_file()

20 years agoMFH: Fixed memory leak.
Ilia Alshanetsky [Wed, 11 Aug 2004 23:25:52 +0000 (23:25 +0000)]
MFH: Fixed memory leak.

20 years agoFixed bug #29607 (highlighting code with HEREDOC produces invalid output).
Ilia Alshanetsky [Wed, 11 Aug 2004 22:38:31 +0000 (22:38 +0000)]
Fixed bug #29607 (highlighting code with HEREDOC produces invalid output).

20 years ago- Tix Fypo
Derick Rethans [Wed, 11 Aug 2004 15:23:00 +0000 (15:23 +0000)]
- Tix Fypo

20 years ago- MFH: Added a notice to getimagesize in case zlib is not available and a
Derick Rethans [Wed, 11 Aug 2004 12:31:37 +0000 (12:31 +0000)]
- MFH: Added a notice to getimagesize in case zlib is not available and a
  compressed SWF movie has been passed to the function.

20 years ago- Reworded this a bit
Derick Rethans [Wed, 11 Aug 2004 12:24:41 +0000 (12:24 +0000)]
- Reworded this a bit

20 years agoMFH (fix test)
Christian Stocker [Wed, 11 Aug 2004 08:24:41 +0000 (08:24 +0000)]
MFH (fix test)

20 years ago- MFH: Patch to allow the Zend memory allocators to be disabled.
Derick Rethans [Wed, 11 Aug 2004 06:13:12 +0000 (06:13 +0000)]
- MFH: Patch to allow the Zend memory allocators to be disabled.

20 years agoMFH: Fix format specifiers
Sara Golemon [Wed, 11 Aug 2004 04:29:26 +0000 (04:29 +0000)]
MFH: Fix format specifiers

20 years agoMFH: $errmsg should have been forced reference
Sara Golemon [Wed, 11 Aug 2004 04:10:44 +0000 (04:10 +0000)]
MFH: $errmsg should have been forced reference

20 years agoBFN (small but important change)
Marcus Boerger [Tue, 10 Aug 2004 22:40:14 +0000 (22:40 +0000)]
BFN (small but important change)

20 years agoBug fixing news.
Ilia Alshanetsky [Tue, 10 Aug 2004 22:17:31 +0000 (22:17 +0000)]
Bug fixing news.

20 years agoMFH: Fixed bug #29606 (php_strip_whitespace() prints to stdout rather then
Ilia Alshanetsky [Tue, 10 Aug 2004 22:16:50 +0000 (22:16 +0000)]
MFH: Fixed bug #29606 (php_strip_whitespace() prints to stdout rather then
returning the value).

20 years agoFixed bug #28969 (Wrong data encoding of special characters)
Dmitry Stogov [Tue, 10 Aug 2004 16:30:31 +0000 (16:30 +0000)]
Fixed bug #28969 (Wrong data encoding of special characters)

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
SVN Migration [Tue, 10 Aug 2004 16:18:09 +0000 (16:18 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.

20 years agoBFN
Wez Furlong [Tue, 10 Aug 2004 13:47:30 +0000 (13:47 +0000)]
BFN

20 years agoMFH: Fix for #29256
Wez Furlong [Tue, 10 Aug 2004 13:45:58 +0000 (13:45 +0000)]
MFH: Fix for #29256

20 years agoMFH (Fix segfault on error in xslt)
Christian Stocker [Tue, 10 Aug 2004 08:02:00 +0000 (08:02 +0000)]
MFH (Fix segfault on error in xslt)

20 years ago- Back to -dev
Andi Gutmans [Tue, 10 Aug 2004 07:28:09 +0000 (07:28 +0000)]
- Back to -dev

20 years ago- 5.0.1RC1
Andi Gutmans [Tue, 10 Aug 2004 07:17:05 +0000 (07:17 +0000)]
- 5.0.1RC1

20 years ago- Bugfix #29493 (extract(array, EXTR_REFS) misbehaves with elements referred
Moriyoshi Koizumi [Tue, 10 Aug 2004 06:01:20 +0000 (06:01 +0000)]
- Bugfix #29493 (extract(array, EXTR_REFS) misbehaves with elements referred
  twice or more times)

20 years ago- The documentation team has re-wroten the installation part of the manual.
Andi Gutmans [Tue, 10 Aug 2004 05:36:12 +0000 (05:36 +0000)]
- The documentation team has re-wroten the installation part of the manual.

20 years agoMFH: Fixed bug #29581 (Typo inside php.ini comments for mysql.trace_mode).
Ilia Alshanetsky [Tue, 10 Aug 2004 00:44:23 +0000 (00:44 +0000)]
MFH: Fixed bug #29581 (Typo inside php.ini comments for mysql.trace_mode).

20 years ago- Update NEWS
Andi Gutmans [Mon, 9 Aug 2004 22:24:10 +0000 (22:24 +0000)]
- Update NEWS

20 years ago Update credits for php docs
Andi Gutmans [Mon, 9 Aug 2004 21:53:19 +0000 (21:53 +0000)]
 Update credits for php docs

20 years agoIncluded ext/soap fixes from CVS HEAD.
Dmitry Stogov [Mon, 9 Aug 2004 05:50:06 +0000 (05:50 +0000)]
Included ext/soap fixes from CVS HEAD.

20 years agofixed bug #29577 (MYSQLI_CLIENT_FOUND_ROWS undefined)
Georg Richter [Mon, 9 Aug 2004 04:33:40 +0000 (04:33 +0000)]
fixed bug #29577 (MYSQLI_CLIENT_FOUND_ROWS undefined)

20 years agoRemove \r characters from file.
Ilia Alshanetsky [Sun, 8 Aug 2004 21:25:55 +0000 (21:25 +0000)]
Remove \r characters from file.

20 years agoFixed bug #29573.
Christian Stocker [Sun, 8 Aug 2004 18:09:46 +0000 (18:09 +0000)]
Fixed bug #29573.

20 years agoMFH (fix for Bug #29573 : Segmentation fault when php function(called from XSLT templ...
Christian Stocker [Sun, 8 Aug 2004 18:05:47 +0000 (18:05 +0000)]
MFH (fix for Bug #29573 : Segmentation fault when php function(called from XSLT templat) throw exception
and Zero Byte Memory Leaks)

20 years agoBFN
Wez Furlong [Sat, 7 Aug 2004 21:04:51 +0000 (21:04 +0000)]
BFN

20 years agoMFH: Fix for Bug #29490 from Michael Sisolak
Wez Furlong [Sat, 7 Aug 2004 21:01:43 +0000 (21:01 +0000)]
MFH: Fix for Bug #29490 from Michael Sisolak

20 years agoMFH ZTS Fix
Sara Golemon [Fri, 6 Aug 2004 17:35:59 +0000 (17:35 +0000)]
MFH ZTS Fix

20 years agoMFH: avoid possible segfault with stream_socket_client and bogus flags.
Wez Furlong [Fri, 6 Aug 2004 14:18:49 +0000 (14:18 +0000)]
MFH: avoid possible segfault with stream_socket_client and bogus flags.

20 years agoMFH: php_error() -> php_error_docref()
Ilia Alshanetsky [Thu, 5 Aug 2004 23:57:53 +0000 (23:57 +0000)]
MFH: php_error() -> php_error_docref()

20 years agoMFH: Export php_libxml_error_handler for windows build (#29541)
Edin Kadribasic [Thu, 5 Aug 2004 21:03:15 +0000 (21:03 +0000)]
MFH: Export php_libxml_error_handler for windows build (#29541)

20 years agoMFH: remove all references to @ thing, as it's not recommended
Antony Dovgal [Thu, 5 Aug 2004 14:19:59 +0000 (14:19 +0000)]
MFH: remove all references to @ thing, as it's not recommended

20 years agoMFH: Eliminate unneeded variable.
Ilia Alshanetsky [Thu, 5 Aug 2004 00:44:32 +0000 (00:44 +0000)]
MFH: Eliminate unneeded variable.

20 years agoRevert. ADD_EXTENSION_DEP is available in this branch!
Frank M. Kromann [Wed, 4 Aug 2004 19:22:12 +0000 (19:22 +0000)]
Revert. ADD_EXTENSION_DEP is available in this branch!

20 years agoNo extension dependency in this branch
Frank M. Kromann [Wed, 4 Aug 2004 17:22:14 +0000 (17:22 +0000)]
No extension dependency in this branch

20 years agoMFH: Move iconv exports to the iconv extension and make libxml depend on iconv
Frank M. Kromann [Wed, 4 Aug 2004 17:13:11 +0000 (17:13 +0000)]
MFH: Move iconv exports to the iconv extension and make libxml depend on iconv

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
SVN Migration [Wed, 4 Aug 2004 16:46:49 +0000 (16:46 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.

20 years agoFix prototypes
Zeev Suraski [Wed, 4 Aug 2004 16:39:56 +0000 (16:39 +0000)]
Fix prototypes

20 years agoFix prototypes
Zeev Suraski [Wed, 4 Aug 2004 14:40:53 +0000 (14:40 +0000)]
Fix prototypes

20 years agofixed bug #29522
Georg Richter [Wed, 4 Aug 2004 13:02:40 +0000 (13:02 +0000)]
fixed bug #29522

20 years agoMFH missing part
Marcus Boerger [Wed, 4 Aug 2004 10:32:43 +0000 (10:32 +0000)]
MFH missing part

20 years agoMFH: Fixed argument handling in sun* functions.
Ilia Alshanetsky [Wed, 4 Aug 2004 00:28:05 +0000 (00:28 +0000)]
MFH: Fixed argument handling in sun* functions.

20 years agoTypofix
Edin Kadribasic [Tue, 3 Aug 2004 22:56:15 +0000 (22:56 +0000)]
Typofix

20 years agoMFH
Edin Kadribasic [Tue, 3 Aug 2004 22:50:18 +0000 (22:50 +0000)]
MFH

20 years agoMFH
Marcus Boerger [Tue, 3 Aug 2004 17:10:58 +0000 (17:10 +0000)]
MFH

20 years agoBFN
Marcus Boerger [Tue, 3 Aug 2004 17:07:56 +0000 (17:07 +0000)]
BFN

20 years ago- MFH Bug #29505 get_class_vars() severely broken when used with arrays
Marcus Boerger [Tue, 3 Aug 2004 17:02:35 +0000 (17:02 +0000)]
- MFH Bug #29505 get_class_vars() severely broken when used with arrays

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
SVN Migration [Tue, 3 Aug 2004 16:59:54 +0000 (16:59 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.

20 years agoMFH: typo in ini parameter name
Antony Dovgal [Tue, 3 Aug 2004 06:26:59 +0000 (06:26 +0000)]
MFH: typo in ini parameter name

20 years agoMFH: fix typo in php.ini-dist & php.ini-recommended
Antony Dovgal [Tue, 3 Aug 2004 06:21:17 +0000 (06:21 +0000)]
MFH: fix typo in php.ini-dist & php.ini-recommended

20 years agocommit for win32 - binary so line endings are always preserved - ..and in PHP_5_0...
Greg Beaver [Tue, 3 Aug 2004 04:36:56 +0000 (04:36 +0000)]
commit for win32 - binary so line endings are always preserved - ..and in PHP_5_0, where it also belongs

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
SVN Migration [Tue, 3 Aug 2004 04:36:01 +0000 (04:36 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.

20 years agoMFH: Allow sqlite_fetch_column_types() to properly handle table names with
Ilia Alshanetsky [Mon, 2 Aug 2004 22:43:42 +0000 (22:43 +0000)]
MFH: Allow sqlite_fetch_column_types() to properly handle table names with
spaces in them.