]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Sun, 8 Aug 2004 21:25:55 +0000 (21:25 +0000)]
Remove \r characters from file.
Christian Stocker [Sun, 8 Aug 2004 18:09:46 +0000 (18:09 +0000)]
Fixed bug #29573.
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)
Wez Furlong [Sat, 7 Aug 2004 21:04:51 +0000 (21:04 +0000)]
BFN
Wez Furlong [Sat, 7 Aug 2004 21:01:43 +0000 (21:01 +0000)]
MFH: Fix for Bug #29490 from Michael Sisolak
Sara Golemon [Fri, 6 Aug 2004 17:35:59 +0000 (17:35 +0000)]
MFH ZTS Fix
Wez Furlong [Fri, 6 Aug 2004 14:18:49 +0000 (14:18 +0000)]
MFH: avoid possible segfault with stream_socket_client and bogus flags.
Ilia Alshanetsky [Thu, 5 Aug 2004 23:57:53 +0000 (23:57 +0000)]
MFH: php_error() -> php_error_docref()
Edin Kadribasic [Thu, 5 Aug 2004 21:03:15 +0000 (21:03 +0000)]
MFH: Export php_libxml_error_handler for windows build (#29541)
Antony Dovgal [Thu, 5 Aug 2004 14:19:59 +0000 (14:19 +0000)]
MFH: remove all references to @ thing, as it's not recommended
Ilia Alshanetsky [Thu, 5 Aug 2004 00:44:32 +0000 (00:44 +0000)]
MFH: Eliminate unneeded variable.
Frank M. Kromann [Wed, 4 Aug 2004 19:22:12 +0000 (19:22 +0000)]
Revert. ADD_EXTENSION_DEP is available in this branch!
Frank M. Kromann [Wed, 4 Aug 2004 17:22:14 +0000 (17:22 +0000)]
No extension dependency in this branch
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
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'.
Zeev Suraski [Wed, 4 Aug 2004 16:39:56 +0000 (16:39 +0000)]
Fix prototypes
Zeev Suraski [Wed, 4 Aug 2004 14:40:53 +0000 (14:40 +0000)]
Fix prototypes
Georg Richter [Wed, 4 Aug 2004 13:02:40 +0000 (13:02 +0000)]
fixed bug #29522
Marcus Boerger [Wed, 4 Aug 2004 10:32:43 +0000 (10:32 +0000)]
MFH missing part
Ilia Alshanetsky [Wed, 4 Aug 2004 00:28:05 +0000 (00:28 +0000)]
MFH: Fixed argument handling in sun* functions.
Edin Kadribasic [Tue, 3 Aug 2004 22:56:15 +0000 (22:56 +0000)]
Typofix
Edin Kadribasic [Tue, 3 Aug 2004 22:50:18 +0000 (22:50 +0000)]
MFH
Marcus Boerger [Tue, 3 Aug 2004 17:10:58 +0000 (17:10 +0000)]
MFH
Marcus Boerger [Tue, 3 Aug 2004 17:07:56 +0000 (17:07 +0000)]
BFN
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
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'.
Antony Dovgal [Tue, 3 Aug 2004 06:26:59 +0000 (06:26 +0000)]
MFH: typo in ini parameter name
Antony Dovgal [Tue, 3 Aug 2004 06:21:17 +0000 (06:21 +0000)]
MFH: fix typo in php.ini-dist & php.ini-recommended
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
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'.
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.
Marcus Boerger [Mon, 2 Aug 2004 22:43:16 +0000 (22:43 +0000)]
MFH Change to use memcmp instead of strcmp
Ilia Alshanetsky [Mon, 2 Aug 2004 02:35:03 +0000 (02:35 +0000)]
MFH: A gentler (performance wise) allocation of buffer for temp variables.
Marcus Boerger [Sun, 1 Aug 2004 21:55:58 +0000 (21:55 +0000)]
- Add new tests
Marcus Boerger [Sun, 1 Aug 2004 21:55:39 +0000 (21:55 +0000)]
- Enforce protocol on magic methods/functions
Wez Furlong [Sun, 1 Aug 2004 00:35:11 +0000 (00:35 +0000)]
MFH usleep fix, and BFN.
Wez Furlong [Sat, 31 Jul 2004 16:37:18 +0000 (16:37 +0000)]
MFH: zts fix
Wez Furlong [Sat, 31 Jul 2004 11:00:11 +0000 (11:00 +0000)]
MFH: streams fixes
Wez Furlong [Fri, 30 Jul 2004 15:05:02 +0000 (15:05 +0000)]
MFH: zts fix for ini entries and dl()
Wez Furlong [Fri, 30 Jul 2004 14:39:18 +0000 (14:39 +0000)]
MFH: win32 zts fix
Wez Furlong [Fri, 30 Jul 2004 14:24:59 +0000 (14:24 +0000)]
MFH: various ZTS fixes
Edin Kadribasic [Fri, 30 Jul 2004 12:40:54 +0000 (12:40 +0000)]
MFH
Edin Kadribasic [Fri, 30 Jul 2004 09:59:06 +0000 (09:59 +0000)]
MFH
Edin Kadribasic [Fri, 30 Jul 2004 09:30:30 +0000 (09:30 +0000)]
MFH
Ilia Alshanetsky [Fri, 30 Jul 2004 01:10:42 +0000 (01:10 +0000)]
MFH: Fixed bug #29443 (Sanity check for wbmp detection).
Edin Kadribasic [Thu, 29 Jul 2004 22:26:52 +0000 (22:26 +0000)]
MFH
Edin Kadribasic [Thu, 29 Jul 2004 21:12:47 +0000 (21:12 +0000)]
MFH: Fix informix compilation on Windows (bug #29340)
Timm Friebe [Thu, 29 Jul 2004 20:05:46 +0000 (20:05 +0000)]
- MFH:
. Fixed bug #29064 (Exact numeric/decimal/money datatypes lose precision)
. Fixed bug #27843 (sybase_query() triggers (spurious?) notices when
query is a stored procedure)
. Fixed multiple memory leaks with sybase_unbuffered_query()
. Changed sybase_query() to ignore store_results = false in buffering
mode, it would yield unpredictable results
. Fixed sybase_unbuffered_query() when used with store_results = false
. Changed sybase_fetch_object() to ignore second argument when passed
as NULL
. Made sybase_data_seek() error message more verbose
. Fixed memory leak in shutdown when not all rows where selected in an
unbuffered query
# sort of, empty_string -> STR_EMPTY_ALLOC patch ommitted
SVN Migration [Thu, 29 Jul 2004 03:58:02 +0000 (03:58 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
Ilia Alshanetsky [Thu, 29 Jul 2004 00:35:12 +0000 (00:35 +0000)]
MFH: Fixed but #29437 (Possible crash inside array_walk_recursive()).
Wez Furlong [Thu, 29 Jul 2004 00:17:01 +0000 (00:17 +0000)]
BFN
Wez Furlong [Wed, 28 Jul 2004 23:53:04 +0000 (23:53 +0000)]
MFH: #29431
Wez Furlong [Wed, 28 Jul 2004 23:48:26 +0000 (23:48 +0000)]
MFH:
#29258: variant_date_from_timestamp() does not honour timezone
#29392: com_dotnet crashes when echo'ing an object
Wez Furlong [Wed, 28 Jul 2004 23:39:36 +0000 (23:39 +0000)]
Moved to PECL
Ilia Alshanetsky [Wed, 28 Jul 2004 23:34:30 +0000 (23:34 +0000)]
MFH: Better address availability check.
Ilia Alshanetsky [Wed, 28 Jul 2004 23:21:56 +0000 (23:21 +0000)]
MFH: Fixed possible crash in stream_socket_recvfrom() when length
parameter has a negative value.
Marcus Boerger [Wed, 28 Jul 2004 22:55:26 +0000 (22:55 +0000)]
MFH
Andi Gutmans [Wed, 28 Jul 2004 19:07:26 +0000 (19:07 +0000)]
- Fix MAC OSX to always use native DSO loading
Christian Stocker [Wed, 28 Jul 2004 12:42:16 +0000 (12:42 +0000)]
MFH
Fixed bug #29409 (Segfault in PHP functions called from XSLT). (Rob)
Ilia Alshanetsky [Wed, 28 Jul 2004 01:44:41 +0000 (01:44 +0000)]
MFH: Fixed bug #29342 (strtotime() does not handle empty date string
properly).
Ilia Alshanetsky [Tue, 27 Jul 2004 16:40:46 +0000 (16:40 +0000)]
MFH: Fixed bug 29395 (sqlite_escape_string() returns bogus data on empty
strings).
Ilia Alshanetsky [Tue, 27 Jul 2004 12:44:35 +0000 (12:44 +0000)]
MFH: Added missing comma.
Ilia Alshanetsky [Tue, 27 Jul 2004 00:27:07 +0000 (00:27 +0000)]
MFH: Fixed bug #29349 (imagecreatefromstring() crashes with external GD
library).
Georg Richter [Mon, 26 Jul 2004 07:22:01 +0000 (07:22 +0000)]
MFH: fixed bug 29335
Georg Richter [Mon, 26 Jul 2004 05:45:41 +0000 (05:45 +0000)]
MFH: fixed bug in mysqli->client_version
Marcus Boerger [Sun, 25 Jul 2004 19:35:30 +0000 (19:35 +0000)]
- Update/Add tests
SVN Migration [Sun, 25 Jul 2004 19:21:22 +0000 (19:21 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
Ilia Alshanetsky [Sun, 25 Jul 2004 19:19:28 +0000 (19:19 +0000)]
MFH: Fixed bug #29369 (Uploaded files with ' or " in their names get their
names truncated at those characters).
Marcus Boerger [Sun, 25 Jul 2004 17:38:44 +0000 (17:38 +0000)]
BFN
Marcus Boerger [Sun, 25 Jul 2004 17:37:55 +0000 (17:37 +0000)]
- MFH: Fix bug #29368 : The destructor is called when an exception is
thrown from the constructor
Georg Richter [Fri, 23 Jul 2004 12:48:20 +0000 (12:48 +0000)]
fixed bug #29311
SVN Migration [Fri, 23 Jul 2004 12:47:37 +0000 (12:47 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
Edin Kadribasic [Fri, 23 Jul 2004 02:28:36 +0000 (02:28 +0000)]
MFB: Updated version number
Ilia Alshanetsky [Fri, 23 Jul 2004 02:05:51 +0000 (02:05 +0000)]
MFH: Fixed bug #29333 (output_buffering + trans_sess_id can corrupt output)
Stefan Esser [Thu, 22 Jul 2004 22:59:11 +0000 (22:59 +0000)]
MFH
SVN Migration [Thu, 22 Jul 2004 22:39:01 +0000 (22:39 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
Marcus Boerger [Thu, 22 Jul 2004 18:39:45 +0000 (18:39 +0000)]
Fix testcase
Georg Richter [Thu, 22 Jul 2004 07:25:31 +0000 (07:25 +0000)]
MFH: changed warning (bug #29298) for outdated client library
Sara Golemon [Thu, 22 Jul 2004 03:26:59 +0000 (03:26 +0000)]
MFH: This should fix binary safety for bound results.
Edin Kadribasic [Wed, 21 Jul 2004 22:53:27 +0000 (22:53 +0000)]
MFH: Fix for #28929 by Michael Sisolak
Edin Kadribasic [Wed, 21 Jul 2004 22:22:21 +0000 (22:22 +0000)]
MFH: Build fix
Ilia Alshanetsky [Wed, 21 Jul 2004 21:57:09 +0000 (21:57 +0000)]
MFH: Fixed bug #29209 (imap_fetchbody() doesn't check message index).
Marcus Boerger [Wed, 21 Jul 2004 18:38:23 +0000 (18:38 +0000)]
BFN
Marcus Boerger [Wed, 21 Jul 2004 18:37:36 +0000 (18:37 +0000)]
MFH: Fixded #29291: get_class_vars() return names with NULLs
Christian Stocker [Wed, 21 Jul 2004 11:20:33 +0000 (11:20 +0000)]
MFH. Fix for Bug 29010 "make test does not wait to email address" (by Sebastian Nohn)
Ilia Alshanetsky [Wed, 21 Jul 2004 00:14:50 +0000 (00:14 +0000)]
MFH: Abort earlier on invalid format.
Moriyoshi Koizumi [Tue, 20 Jul 2004 20:09:27 +0000 (20:09 +0000)]
- MFH (ctype.c: 1.31): Correct range checks.
- MFH (ctype.c: 1.31): Normalize negative values.
Moriyoshi Koizumi [Tue, 20 Jul 2004 19:36:00 +0000 (19:36 +0000)]
oops...
Marcus Boerger [Tue, 20 Jul 2004 19:30:09 +0000 (19:30 +0000)]
BFN
Marcus Boerger [Tue, 20 Jul 2004 19:25:18 +0000 (19:25 +0000)]
MFH
Moriyoshi Koizumi [Tue, 20 Jul 2004 18:48:23 +0000 (18:48 +0000)]
- MFH (iconv.c: 1.119): Fix possible leaks / segfaults in persistent iconv
filter.
Marcus Boerger [Tue, 20 Jul 2004 18:25:48 +0000 (18:25 +0000)]
BFN
Marcus Boerger [Tue, 20 Jul 2004 18:23:49 +0000 (18:23 +0000)]
MFH bugfix 28895
Moriyoshi Koizumi [Tue, 20 Jul 2004 18:17:07 +0000 (18:17 +0000)]
- MFH (filters.c: 1.41): Add more null checks.
Moriyoshi Koizumi [Tue, 20 Jul 2004 18:04:36 +0000 (18:04 +0000)]
- MFH (filters.c: 1.40): pemalloc() might return NULL
Stanislav Malyshev [Tue, 20 Jul 2004 08:45:04 +0000 (08:45 +0000)]
export ini parser
Sebastian Bergmann [Tue, 20 Jul 2004 05:48:45 +0000 (05:48 +0000)]
BFN: Fixed ReflectionClass::getMethod() and ReflectionClass::getProperty() to raise an ReflectionException instead of returning NULL on failure.
Ilia Alshanetsky [Tue, 20 Jul 2004 01:03:18 +0000 (01:03 +0000)]
MFH: Fixed bug #29226 (ctype_* functions missing validation of numeric
string representations).
Sergey Kartashoff [Mon, 19 Jul 2004 19:46:52 +0000 (19:46 +0000)]
- A Bug #29147 was fixed. Thanks to Antony Dovgal <tony2001 at phpclub.net>
for his patch.
Marcus Boerger [Mon, 19 Jul 2004 19:24:37 +0000 (19:24 +0000)]
- MFH protos and error message