]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Fri, 8 Apr 2005 15:04:52 +0000 (15:04 +0000)]
MFH: Missing part of the patch for bug #32589
foobar [Fri, 8 Apr 2005 13:37:53 +0000 (13:37 +0000)]
MFH: for the s*printf* stuff
foobar [Fri, 8 Apr 2005 05:44:53 +0000 (05:44 +0000)]
MFH and Fixes bug #32482 (ap_php_snprintf broken)
Jon Parise [Thu, 7 Apr 2005 23:33:50 +0000 (23:33 +0000)]
MFH 1.36: Spell "overridden" correctly.
foobar [Thu, 7 Apr 2005 22:24:21 +0000 (22:24 +0000)]
BFN
foobar [Thu, 7 Apr 2005 22:23:01 +0000 (22:23 +0000)]
- Fixed bug #32591 (ext/mysql: Unsatisfied symbol: ntohs with HP-UX)
foobar [Thu, 7 Apr 2005 22:04:26 +0000 (22:04 +0000)]
MFH
foobar [Thu, 7 Apr 2005 20:49:01 +0000 (20:49 +0000)]
MFH
Uwe Schindler [Thu, 7 Apr 2005 07:28:08 +0000 (07:28 +0000)]
Bug #32614 - prevent from crahsing with segfault on solaris if fdopen() fails - this fixes NOT the stdio-problem on solaris!
foobar [Wed, 6 Apr 2005 22:16:11 +0000 (22:16 +0000)]
MFH
Antony Dovgal [Tue, 5 Apr 2005 20:32:01 +0000 (20:32 +0000)]
MFH: remove proto
Ilia Alshanetsky [Tue, 5 Apr 2005 14:49:10 +0000 (14:49 +0000)]
MFH: Fixed bug #32589 (Possible crash inside imap_mail_compose, with charsets).
Sara Golemon [Mon, 4 Apr 2005 20:26:49 +0000 (20:26 +0000)]
MFH rev 1.72 (of main/streams/streams.c)
foobar [Mon, 4 Apr 2005 18:53:47 +0000 (18:53 +0000)]
update
Antony Dovgal [Mon, 4 Apr 2005 16:30:42 +0000 (16:30 +0000)]
fix #32567 (ext/gmp fails to compile with thread safety enabled)
Uwe Schindler [Mon, 4 Apr 2005 14:59:58 +0000 (14:59 +0000)]
Bug #32491 (File upload error - unable to create a temporary file) - Changing file upload from stdio to posix
Ilia Alshanetsky [Sun, 3 Apr 2005 18:09:55 +0000 (18:09 +0000)]
MFH: Fixed bug #32530 (chunk_split() does not append endstr if chunklen is
longer then the original string).
Antony Dovgal [Sun, 3 Apr 2005 13:06:58 +0000 (13:06 +0000)]
MFH: fix typo
Antony Dovgal [Sun, 3 Apr 2005 12:20:51 +0000 (12:20 +0000)]
MFH: fix output_reset_rewrite_vars() returning false
foobar [Sun, 3 Apr 2005 11:39:43 +0000 (11:39 +0000)]
- Sync with HEAD:
. php_error -> php_error_docref (fixes test)
. pval -> zval
. use modern parameter parsing
# No new functionality was added!
foobar [Sun, 3 Apr 2005 11:18:05 +0000 (11:18 +0000)]
MFH
Greg Beaver [Sat, 2 Apr 2005 23:52:12 +0000 (23:52 +0000)]
allow local install, remove -n switch
foobar [Sat, 2 Apr 2005 23:19:53 +0000 (23:19 +0000)]
MFH
foobar [Sat, 2 Apr 2005 23:04:41 +0000 (23:04 +0000)]
MFH
foobar [Sat, 2 Apr 2005 06:03:14 +0000 (06:03 +0000)]
- Fixed bug #32538 (ext/swf/swf.c does not compile with gcc-3.4.x or newer)
foobar [Thu, 31 Mar 2005 08:18:40 +0000 (08:18 +0000)]
MFH: Added SORT_LOCALE_STRING for array sorting
foobar [Thu, 31 Mar 2005 07:40:30 +0000 (07:40 +0000)]
MFH: c++ fix
Ilia Alshanetsky [Wed, 30 Mar 2005 22:10:25 +0000 (22:10 +0000)]
back to dev.
Ilia Alshanetsky [Wed, 30 Mar 2005 14:18:37 +0000 (14:18 +0000)]
Tag 4.3.11
Edin Kadribasic [Wed, 30 Mar 2005 13:15:34 +0000 (13:15 +0000)]
Updated install instructions from the documentation project (Philip Olson)
Ilia Alshanetsky [Tue, 29 Mar 2005 17:32:18 +0000 (17:32 +0000)]
patch was reverted.
Greg Beaver [Mon, 28 Mar 2005 17:02:29 +0000 (17:02 +0000)]
update to current bundle ideal
Greg Beaver [Mon, 28 Mar 2005 16:57:01 +0000 (16:57 +0000)]
merge in PEAR 1.3.5
Ilia Alshanetsky [Sun, 27 Mar 2005 15:53:59 +0000 (15:53 +0000)]
MFH: revert copy patch.
Moriyoshi Koizumi [Wed, 23 Mar 2005 23:57:42 +0000 (23:57 +0000)]
- Temporary reversion as per release masters' requests.
Moriyoshi Koizumi [Wed, 23 Mar 2005 23:32:12 +0000 (23:32 +0000)]
- Reorder.
Moriyoshi Koizumi [Wed, 23 Mar 2005 23:30:18 +0000 (23:30 +0000)]
- MFH: fix bug #32311 (mb_encode_mimeheader() does not properly escape
characters).
Ilia Alshanetsky [Wed, 23 Mar 2005 21:33:56 +0000 (21:33 +0000)]
Back to dev.
Ilia Alshanetsky [Wed, 23 Mar 2005 20:42:33 +0000 (20:42 +0000)]
4.3.11RC2
foobar [Wed, 23 Mar 2005 00:39:58 +0000 (00:39 +0000)]
MFH
Edin Kadribasic [Tue, 22 Mar 2005 22:07:04 +0000 (22:07 +0000)]
Fix exif win32 build
foobar [Tue, 22 Mar 2005 16:03:28 +0000 (16:03 +0000)]
MFH
foobar [Tue, 22 Mar 2005 15:39:42 +0000 (15:39 +0000)]
MFH
Antony Dovgal [Tue, 22 Mar 2005 15:09:36 +0000 (15:09 +0000)]
MFH: fix #28803 (enabled debug causes bailout errors with CLI on AIX
because of fflush() called on already closed filedescriptor)
Derick Rethans [Tue, 22 Mar 2005 09:05:48 +0000 (09:05 +0000)]
- MFH: Changed to reflect "current practise"
Zeev Suraski [Sun, 20 Mar 2005 09:04:03 +0000 (09:04 +0000)]
MFH
Antony Dovgal [Sat, 19 Mar 2005 13:56:56 +0000 (13:56 +0000)]
MFH: fix segfault in bzopen()
Greg Beaver [Fri, 18 Mar 2005 01:58:20 +0000 (01:58 +0000)]
update to Archive_Tar 1.3.1
Moriyoshi Koizumi [Fri, 18 Mar 2005 00:49:32 +0000 (00:49 +0000)]
- Add missing entries.
Ilia Alshanetsky [Thu, 17 Mar 2005 17:21:02 +0000 (17:21 +0000)]
MFH: Fixed build of exif extension on win32.
Ilia Alshanetsky [Thu, 17 Mar 2005 17:16:53 +0000 (17:16 +0000)]
MFH: Fixed compiler warning on win32.
Rob Richards [Thu, 17 Mar 2005 13:13:08 +0000 (13:13 +0000)]
BFN
Rob Richards [Thu, 17 Mar 2005 13:11:47 +0000 (13:11 +0000)]
Fixed bug #32340 (insert_before($node,NULL) does not return)
foobar [Thu, 17 Mar 2005 08:13:21 +0000 (08:13 +0000)]
remove unused subst
foobar [Thu, 17 Mar 2005 08:13:03 +0000 (08:13 +0000)]
fix build
Harrie Hazewinkel [Wed, 16 Mar 2005 16:19:59 +0000 (16:19 +0000)]
Adding SNMPv2 community based (i.e. protocol version) functions.
foobar [Wed, 16 Mar 2005 06:37:03 +0000 (06:37 +0000)]
MFH: - Remove these relics from era when TSRM was optional.
Ilia Alshanetsky [Tue, 15 Mar 2005 00:30:05 +0000 (00:30 +0000)]
MFH: Fixed possible usage of str without being initialized.
Greg Beaver [Tue, 15 Mar 2005 00:11:47 +0000 (00:11 +0000)]
add go-pear-list (probably won't do anything, but it's worth a try)
foobar [Mon, 14 Mar 2005 21:11:45 +0000 (21:11 +0000)]
MFH
foobar [Mon, 14 Mar 2005 21:01:02 +0000 (21:01 +0000)]
MFH: - Fixed bug #18613 (Multiple OUs in x509 certificate not handled properly)
Zeev Suraski [Mon, 14 Mar 2005 12:41:18 +0000 (12:41 +0000)]
Fix an age old bug in parsing paths when reading
INI values from the registry
foobar [Mon, 14 Mar 2005 09:03:09 +0000 (09:03 +0000)]
MFH: - Fixed bug #30609 (cURL functions bypass open_basedir)
Ilia Alshanetsky [Sun, 13 Mar 2005 21:54:56 +0000 (21:54 +0000)]
Back to dev.
Ilia Alshanetsky [Sun, 13 Mar 2005 20:18:44 +0000 (20:18 +0000)]
4.3.11RC1
Ilia Alshanetsky [Thu, 10 Mar 2005 23:38:18 +0000 (23:38 +0000)]
MFH: Final set of fixes for bug #27633.
Marcus Boerger [Thu, 10 Mar 2005 14:20:55 +0000 (14:20 +0000)]
- MFH rename
Joe Orton [Thu, 10 Mar 2005 11:39:04 +0000 (11:39 +0000)]
MFH: - Fixed bug #31717: Reject PATH_INFO if "AcceptPathInfo off" is used.
Marcus Boerger [Thu, 10 Mar 2005 02:04:17 +0000 (02:04 +0000)]
- BFN
Marcus Boerger [Thu, 10 Mar 2005 02:01:40 +0000 (02:01 +0000)]
- MFH
Ilia Alshanetsky [Wed, 9 Mar 2005 20:53:01 +0000 (20:53 +0000)]
MFH: Fixes to ascii downloads on win32.
Derick Rethans [Wed, 9 Mar 2005 10:11:15 +0000 (10:11 +0000)]
- Fixed bug #28067 (partially incorrect utf8 to htmlentities mapping). (Derick,
Benjamin Greiner)
foobar [Tue, 8 Mar 2005 21:45:51 +0000 (21:45 +0000)]
MFH
foobar [Tue, 8 Mar 2005 21:22:20 +0000 (21:22 +0000)]
MFH
foobar [Mon, 7 Mar 2005 18:14:41 +0000 (18:14 +0000)]
RBFN
Zeev Suraski [Mon, 7 Mar 2005 16:55:21 +0000 (16:55 +0000)]
Remove test case for a Won't Fix bug
Ilia Alshanetsky [Sun, 6 Mar 2005 17:05:41 +0000 (17:05 +0000)]
MFH: Fixed bug #29424 (width and height inverted for JPEG2000 files).
Rasmus Lerdorf [Sat, 5 Mar 2005 18:30:47 +0000 (18:30 +0000)]
wtf?
foobar [Fri, 4 Mar 2005 15:16:27 +0000 (15:16 +0000)]
MFH
Johannes Schlüter [Thu, 3 Mar 2005 10:41:19 +0000 (10:41 +0000)]
- Remove <b>-Tag from error message
Zeev Suraski [Thu, 3 Mar 2005 09:58:20 +0000 (09:58 +0000)]
MFH
Ilia Alshanetsky [Thu, 3 Mar 2005 03:31:59 +0000 (03:31 +0000)]
MFH: Fixed bug #32160 (file truncation in copy() when source & destination are
the same).
foobar [Wed, 2 Mar 2005 21:46:45 +0000 (21:46 +0000)]
typofix
Stefan Esser [Wed, 2 Mar 2005 18:23:49 +0000 (18:23 +0000)]
MFH
foobar [Tue, 1 Mar 2005 21:56:40 +0000 (21:56 +0000)]
touch
Ilia Alshanetsky [Tue, 1 Mar 2005 21:34:30 +0000 (21:34 +0000)]
MFH: Fixed bug #31792 (getrusage() does not provide ru_nswap value).
Andrei Zmievski [Tue, 1 Mar 2005 18:19:48 +0000 (18:19 +0000)]
Allow = sign in long option argument.
Fixes PEAR bug #1831.
Stefan Esser [Tue, 1 Mar 2005 13:53:35 +0000 (13:53 +0000)]
MFH
Antony Dovgal [Tue, 1 Mar 2005 13:18:31 +0000 (13:18 +0000)]
MFH: checks for negative values to gmp_sqrt(), gmp_powm(), gmp_sqrtrem()
and gmp_fact() to prevent SIGFPE
changed zend_error() to php_error_docref()
foobar [Tue, 1 Mar 2005 02:22:42 +0000 (02:22 +0000)]
MFH: - Fixed bug #31672 (</script> not considered closing tag if
MFH: preceded by one-line comment
Stefan Esser [Mon, 28 Feb 2005 16:33:23 +0000 (16:33 +0000)]
MFH
Frank M. Kromann [Fri, 25 Feb 2005 23:23:54 +0000 (23:23 +0000)]
FreeTDS does not have support for DBTEXTLIMIT
Rob Richards [Fri, 25 Feb 2005 22:13:37 +0000 (22:13 +0000)]
no message
Antony Dovgal [Fri, 25 Feb 2005 11:33:24 +0000 (11:33 +0000)]
MFH: allow building oci8 as shared
Marcus Boerger [Thu, 24 Feb 2005 20:54:18 +0000 (20:54 +0000)]
- MFH
Ilia Alshanetsky [Wed, 23 Feb 2005 22:40:18 +0000 (22:40 +0000)]
pack() issues were resolved.
Moriyoshi Koizumi [Wed, 23 Feb 2005 13:36:14 +0000 (13:36 +0000)]
- MFH: Synch with the latest checkouts. (include fix by Joe Orton. Thanks.)
Ilia Alshanetsky [Tue, 22 Feb 2005 15:00:49 +0000 (15:00 +0000)]
MFH: Fixed bug #31288 (Possible crash in mysql_fetch_field(), if
mysql_list_fields() was not called previously).
foobar [Tue, 22 Feb 2005 14:46:24 +0000 (14:46 +0000)]
MFH: nuke unused variables when PCRE is not compiled statically into PHP
Moriyoshi Koizumi [Tue, 22 Feb 2005 10:09:58 +0000 (10:09 +0000)]
- MFH: fix bug #32063 (mb_convert_encoding ignores named entity 'alpha')