]>
granicus.if.org Git - php/log
Edin Kadribasic [Wed, 9 Apr 2003 12:00:54 +0000 (12:00 +0000)]
Fixed bug #22521.
HAVE_OCI8_SHARED_MODE causes segfaults on startup on many configurations.
Christian Stocker [Wed, 9 Apr 2003 07:33:19 +0000 (07:33 +0000)]
fixed some memleaks when using attribute nodes (Rob Richards)
Ilia Alshanetsky [Wed, 9 Apr 2003 01:55:56 +0000 (01:55 +0000)]
MFH
Marcus Boerger [Tue, 8 Apr 2003 23:04:36 +0000 (23:04 +0000)]
MFH: erroneous newline at start
Christian Stocker [Tue, 8 Apr 2003 19:30:46 +0000 (19:30 +0000)]
MFH (fixes memleaks in element->get_elements_by_tagname & document->get_elements_by_tagname)
Christian Stocker [Tue, 8 Apr 2003 18:41:38 +0000 (18:41 +0000)]
Fixes/Additions done for domxml
Christian Stocker [Tue, 8 Apr 2003 18:26:50 +0000 (18:26 +0000)]
Big Patch with a lot of mem-leak fixes
- Attribute nodes are freed/generated correctly
- xsltstylesheets are freed correctly
- xpathregister doesn't leak anymore
- parser/xsltglobals cleanup at MSHUTDOWN
- Added DomDocument->free() for removing documents during script-time
Ilia Alshanetsky [Tue, 8 Apr 2003 00:22:37 +0000 (00:22 +0000)]
exif reminder
Ilia Alshanetsky [Tue, 8 Apr 2003 00:20:08 +0000 (00:20 +0000)]
Bug fixing news.
Ilia Alshanetsky [Tue, 8 Apr 2003 00:19:29 +0000 (00:19 +0000)]
MFH
foobar [Mon, 7 Apr 2003 22:52:46 +0000 (22:52 +0000)]
BFN
foobar [Sun, 6 Apr 2003 22:42:38 +0000 (22:42 +0000)]
BFN
foobar [Sun, 6 Apr 2003 22:37:58 +0000 (22:37 +0000)]
MFH: Fixed bug #23071 (when DST in effect, date("T") crashed PHP)
Moriyoshi Koizumi [Sun, 6 Apr 2003 18:40:46 +0000 (18:40 +0000)]
MFH(r-1.5): improved zmemcheck macro so it displays the size of each memory
block too.
Moriyoshi Koizumi [Sun, 6 Apr 2003 18:12:36 +0000 (18:12 +0000)]
MFH(r-1.4): improved readability of zmemcheck output
Moriyoshi Koizumi [Sun, 6 Apr 2003 17:54:31 +0000 (17:54 +0000)]
MFH(r-1.2)
SVN Migration [Sun, 6 Apr 2003 17:53:18 +0000 (17:53 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Marcus Boerger [Sat, 5 Apr 2003 20:49:09 +0000 (20:49 +0000)]
MFH: version collating
foobar [Sat, 5 Apr 2003 17:47:17 +0000 (17:47 +0000)]
MFH
foobar [Sat, 5 Apr 2003 17:34:04 +0000 (17:34 +0000)]
MFH
Ilia Alshanetsky [Sat, 5 Apr 2003 17:24:48 +0000 (17:24 +0000)]
GD news.
Ilia Alshanetsky [Sat, 5 Apr 2003 17:24:16 +0000 (17:24 +0000)]
MFH (gd upgrade).
Marcus Boerger [Sat, 5 Apr 2003 12:19:56 +0000 (12:19 +0000)]
MFH: Include ldd output
Sascha Schumann [Sat, 5 Apr 2003 11:40:40 +0000 (11:40 +0000)]
MFH
Sascha Schumann [Sat, 5 Apr 2003 11:22:44 +0000 (11:22 +0000)]
MFH
Moriyoshi Koizumi [Fri, 4 Apr 2003 18:40:38 +0000 (18:40 +0000)]
MFH: added check for struct cmsghdr. now sockets extension can be built
under cygwin
foobar [Fri, 4 Apr 2003 17:43:13 +0000 (17:43 +0000)]
MFH: Fixed bug #22944 (--with-java "make install" fails)
foobar [Fri, 4 Apr 2003 16:18:15 +0000 (16:18 +0000)]
Fix bug #23048, CURLOPT_ENCODING is not always available
Moriyoshi Koizumi [Fri, 4 Apr 2003 14:18:31 +0000 (14:18 +0000)]
MFH(r-1.135): fixed memleak in socket_select()
Moriyoshi Koizumi [Fri, 4 Apr 2003 09:15:18 +0000 (09:15 +0000)]
Sorry, forgot these ones
Moriyoshi Koizumi [Fri, 4 Apr 2003 09:13:28 +0000 (09:13 +0000)]
renumbering
Moriyoshi Koizumi [Fri, 4 Apr 2003 09:11:28 +0000 (09:11 +0000)]
segfault busting news
replacing one tab to 4 spaces
Moriyoshi Koizumi [Fri, 4 Apr 2003 09:07:02 +0000 (09:07 +0000)]
MFH(r-1.55): added missing sanity check, which was causing segfault.
Ilia Alshanetsky [Fri, 4 Apr 2003 01:34:08 +0000 (01:34 +0000)]
MFH
Ilia Alshanetsky [Fri, 4 Apr 2003 01:17:35 +0000 (01:17 +0000)]
Notes about various possible integer overflows in bundled gd library.
Ilia Alshanetsky [Fri, 4 Apr 2003 00:44:34 +0000 (00:44 +0000)]
More gd stuff.
Ilia Alshanetsky [Fri, 4 Apr 2003 00:29:37 +0000 (00:29 +0000)]
Fixed segv as well as info about new segvs in gd.
Ilia Alshanetsky [Fri, 4 Apr 2003 00:16:54 +0000 (00:16 +0000)]
MFH
foobar [Thu, 3 Apr 2003 23:10:17 +0000 (23:10 +0000)]
MFH
Sascha Schumann [Thu, 3 Apr 2003 20:07:40 +0000 (20:07 +0000)]
one in socket_select
Sascha Schumann [Thu, 3 Apr 2003 19:46:26 +0000 (19:46 +0000)]
augment summary with fixes which predate the list
Sascha Schumann [Thu, 3 Apr 2003 19:33:55 +0000 (19:33 +0000)]
add chunk_split
Sascha Schumann [Thu, 3 Apr 2003 19:21:50 +0000 (19:21 +0000)]
another one fixed, a new one found
Sascha Schumann [Thu, 3 Apr 2003 19:19:25 +0000 (19:19 +0000)]
MFH
Sascha Schumann [Thu, 3 Apr 2003 18:55:54 +0000 (18:55 +0000)]
fix
Sascha Schumann [Thu, 3 Apr 2003 18:52:35 +0000 (18:52 +0000)]
update regarding dbase extension
Sascha Schumann [Thu, 3 Apr 2003 18:22:14 +0000 (18:22 +0000)]
Update - we purged the full list\!
Sascha Schumann [Thu, 3 Apr 2003 18:19:52 +0000 (18:19 +0000)]
MFH
Sascha Schumann [Thu, 3 Apr 2003 18:10:41 +0000 (18:10 +0000)]
MFH
Rasmus Lerdorf [Thu, 3 Apr 2003 15:57:30 +0000 (15:57 +0000)]
Clean up the parameter handling here
Derick Rethans [Thu, 3 Apr 2003 06:21:21 +0000 (06:21 +0000)]
- CS
Moriyoshi Koizumi [Thu, 3 Apr 2003 01:04:13 +0000 (01:04 +0000)]
Unable to reproduce..
Moriyoshi Koizumi [Thu, 3 Apr 2003 01:01:35 +0000 (01:01 +0000)]
segfault busting news
Moriyoshi Koizumi [Thu, 3 Apr 2003 01:01:09 +0000 (01:01 +0000)]
MFH(r-1.117): fixed segfault in xml_parser_create()
Ilia Alshanetsky [Thu, 3 Apr 2003 00:56:45 +0000 (00:56 +0000)]
Bug fixing news.
Ilia Alshanetsky [Thu, 3 Apr 2003 00:55:45 +0000 (00:55 +0000)]
Fixed bug #23004 (When ftp_close() is called, sent QUIT to the ftp server)
Moriyoshi Koizumi [Thu, 3 Apr 2003 00:51:14 +0000 (00:51 +0000)]
MFH(r-1.152): fixed memleak in output buffering facility
Moriyoshi Koizumi [Thu, 3 Apr 2003 00:20:15 +0000 (00:20 +0000)]
Removed i18n_convert() from the entries because that is an alias for
mb_convert_encoding()
Rasmus Lerdorf [Thu, 3 Apr 2003 00:16:51 +0000 (00:16 +0000)]
Update
Moriyoshi Koizumi [Thu, 3 Apr 2003 00:15:58 +0000 (00:15 +0000)]
MFH(r-1.38): fixed segfault in mb_ereg_match()
Moriyoshi Koizumi [Thu, 3 Apr 2003 00:05:01 +0000 (00:05 +0000)]
MFH(r-1.37): fixed lots of crashes in mbregex
Rasmus Lerdorf [Wed, 2 Apr 2003 23:50:41 +0000 (23:50 +0000)]
Negative precision makes no sense, so check for that, but let the memory
manager error out on huge non-negative precision args
Rasmus Lerdorf [Wed, 2 Apr 2003 23:09:39 +0000 (23:09 +0000)]
Fix unregister_tick_function crash
Rasmus Lerdorf [Wed, 2 Apr 2003 22:06:46 +0000 (22:06 +0000)]
Get rid of bogus dtors
Rasmus Lerdorf [Wed, 2 Apr 2003 21:31:52 +0000 (21:31 +0000)]
Fix the setlocale() segfault
foobar [Wed, 2 Apr 2003 17:35:23 +0000 (17:35 +0000)]
BFN
Edin Kadribasic [Wed, 2 Apr 2003 12:38:43 +0000 (12:38 +0000)]
BFN
Edin Kadribasic [Wed, 2 Apr 2003 12:36:36 +0000 (12:36 +0000)]
MFH
foobar [Wed, 2 Apr 2003 11:42:16 +0000 (11:42 +0000)]
MFH. (See bug #21995)
Christian Stocker [Wed, 2 Apr 2003 10:30:05 +0000 (10:30 +0000)]
Patch for Bug #22774 by Rob Richards
Marcus Boerger [Wed, 2 Apr 2003 08:34:56 +0000 (08:34 +0000)]
MFH 'auto'
Ilia Alshanetsky [Wed, 2 Apr 2003 00:25:57 +0000 (00:25 +0000)]
MFH
Jay Smith [Wed, 2 Apr 2003 00:00:09 +0000 (00:00 +0000)]
@- Fixed bug #23009 (pg_select with timestamp). (Marcus, Jay)
MFH
Jay Smith [Tue, 1 Apr 2003 23:28:18 +0000 (23:28 +0000)]
MFH
Rasmus Lerdorf [Tue, 1 Apr 2003 21:44:47 +0000 (21:44 +0000)]
Arbitrarily limit array_pad() to only do 1 million elements at a time.
Probably still too high, but it solves the segfault for now.
Sascha Schumann [Tue, 1 Apr 2003 19:15:47 +0000 (19:15 +0000)]
s/0/FAILURE/
Sascha Schumann [Tue, 1 Apr 2003 19:13:40 +0000 (19:13 +0000)]
Fix an uninitialised read for ob_start(array())
Rasmus Lerdorf [Tue, 1 Apr 2003 19:10:35 +0000 (19:10 +0000)]
Argh!!! I guess nobody has ever looked at this code.
Rasmus Lerdorf [Tue, 1 Apr 2003 18:47:01 +0000 (18:47 +0000)]
Fix exif crashes
Rasmus Lerdorf [Tue, 1 Apr 2003 18:26:14 +0000 (18:26 +0000)]
Update (not fixed in HEAD because the API for this function needs to
change in PHP5. It is moronic the way it is now)
Rasmus Lerdorf [Tue, 1 Apr 2003 18:12:24 +0000 (18:12 +0000)]
Ok, really fix socket_iovec_alloc() this time
foobar [Tue, 1 Apr 2003 15:38:40 +0000 (15:38 +0000)]
BFN
foobar [Tue, 1 Apr 2003 15:36:21 +0000 (15:36 +0000)]
MFH: Fixed bug #22987 (missing perror() check in configure)
Sascha Schumann [Tue, 1 Apr 2003 13:02:46 +0000 (13:02 +0000)]
more insight re. ob_start bug
Sascha Schumann [Tue, 1 Apr 2003 12:54:48 +0000 (12:54 +0000)]
The ob_start issue is reproducible.
Sascha Schumann [Tue, 1 Apr 2003 12:43:45 +0000 (12:43 +0000)]
editing
Sascha Schumann [Tue, 1 Apr 2003 12:38:35 +0000 (12:38 +0000)]
Overview of open issues and how to reproduce
Moriyoshi Koizumi [Tue, 1 Apr 2003 11:50:31 +0000 (11:50 +0000)]
MFH(r-1.170): fixed crash in mb_convert_encoding() that occurs when a void
array is passed as the third parameter.
# thanks Sascha
Sascha Schumann [Tue, 1 Apr 2003 10:16:50 +0000 (10:16 +0000)]
fix VPATH builds
Sascha Schumann [Tue, 1 Apr 2003 10:03:19 +0000 (10:03 +0000)]
MFH register_shutdown_function fix
Sascha Schumann [Tue, 1 Apr 2003 08:05:39 +0000 (08:05 +0000)]
No need for shtool
Sascha Schumann [Tue, 1 Apr 2003 07:53:05 +0000 (07:53 +0000)]
Fix segfault in flock()
Sara Golemon [Tue, 1 Apr 2003 06:23:22 +0000 (06:23 +0000)]
MFH(r1.71) Bug #22962
foobar [Mon, 31 Mar 2003 23:29:30 +0000 (23:29 +0000)]
BFN & houshold
foobar [Mon, 31 Mar 2003 23:21:56 +0000 (23:21 +0000)]
MFH: Fixed bug #22989 (sendmail not found by configure)
Brian France [Mon, 31 Mar 2003 21:24:59 +0000 (21:24 +0000)]
Fixes the problem where argv and argc are not populated unless S
is in the variables_order, even if register_argc_argv is on.
Moriyoshi Koizumi [Mon, 31 Mar 2003 20:37:15 +0000 (20:37 +0000)]
MFH(r-1.161): fixed proto to sync with the documentation
Moriyoshi Koizumi [Mon, 31 Mar 2003 19:49:37 +0000 (19:49 +0000)]
MFH(r-1.10): rearranged search order for the magic file to avoid further
confusions
David Hill [Mon, 31 Mar 2003 14:40:46 +0000 (14:40 +0000)]
Changing parsedate to be reentrant using pure_parse (Dave)
Sander Roobol [Mon, 31 Mar 2003 14:34:50 +0000 (14:34 +0000)]
MFH remove bogus test