]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Tue, 30 Mar 2004 13:43:53 +0000 (13:43 +0000)]
Bug fixing news.
Wez Furlong [Tue, 30 Mar 2004 11:04:32 +0000 (11:04 +0000)]
Fix for Bug #27762: SCO Openserver doesn't have S_ISSOCK
Possible side effect from this is that CLI scripts run from inetd won't
realize that stdin/stdout are sockets. But thats not our problem.
Marcus Boerger [Mon, 29 Mar 2004 23:26:32 +0000 (23:26 +0000)]
MFH: NAN==NAN doest work (Ard)
Ilia Alshanetsky [Mon, 29 Mar 2004 21:57:54 +0000 (21:57 +0000)]
MFH: Removed extra spaces that cause the test to fail.
Wez Furlong [Mon, 29 Mar 2004 21:28:47 +0000 (21:28 +0000)]
Fix for Bug #26757: session.save_path default is bogus for win32
Based on a patch found in the bug report.
Concept approved by Ilia.
Ilia Alshanetsky [Mon, 29 Mar 2004 19:35:19 +0000 (19:35 +0000)]
Bug fixing news.
Marcus Boerger [Mon, 29 Mar 2004 19:03:59 +0000 (19:03 +0000)]
MFH: Found a NAN/INF solution that should be portable everywhere(?)
Frank M. Kromann [Mon, 29 Mar 2004 18:33:13 +0000 (18:33 +0000)]
MFH: Fix for #27743. Make sure Money types are converted and returned correct
Ilia Alshanetsky [Mon, 29 Mar 2004 18:21:00 +0000 (18:21 +0000)]
MFH: Synchronized bundled GD library with GD 2.0.22.
Ilia Alshanetsky [Mon, 29 Mar 2004 00:52:20 +0000 (00:52 +0000)]
MFH: Fixed bug #27731 (error_reporting() inside @ block fails to set
error_reporting level).
Ilia Alshanetsky [Mon, 29 Mar 2004 00:27:17 +0000 (00:27 +0000)]
Fixed build.
Ilia Alshanetsky [Mon, 29 Mar 2004 00:09:34 +0000 (00:09 +0000)]
Fixed bug #27732 (Fixed compilation bug inside php_sab_info.h).
Marcus Boerger [Sun, 28 Mar 2004 21:50:01 +0000 (21:50 +0000)]
MFH: Improve portability (idea by Ard)
Rasmus Lerdorf [Sun, 28 Mar 2004 14:57:32 +0000 (14:57 +0000)]
- Merge whitespace and trivial changes from HEAD back to the branch so the
diff between HEAD and PHP_4_3 only shows feature changes
- Fix test case for bug #27719 (TZ=EST means no DST so the test was wrong)
Marcus Boerger [Sat, 27 Mar 2004 01:53:18 +0000 (01:53 +0000)]
MFH: Add new #undef's
Marcus Boerger [Sat, 27 Mar 2004 01:48:04 +0000 (01:48 +0000)]
BFN
Marcus Boerger [Sat, 27 Mar 2004 01:45:44 +0000 (01:45 +0000)]
Fixed bug #27687 (Bug Adding Default Charset to 'text/*' Content-Type Header
Marcus Boerger [Sat, 27 Mar 2004 01:41:46 +0000 (01:41 +0000)]
MFH: Move defines to proper location
Marcus Boerger [Sat, 27 Mar 2004 01:28:00 +0000 (01:28 +0000)]
Touch after .c
Marcus Boerger [Sat, 27 Mar 2004 01:18:40 +0000 (01:18 +0000)]
BFN
Marcus Boerger [Sat, 27 Mar 2004 01:17:07 +0000 (01:17 +0000)]
MFH: bugfix #27646
SVN Migration [Sat, 27 Mar 2004 00:50:42 +0000 (00:50 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Derick Rethans [Fri, 26 Mar 2004 22:14:35 +0000 (22:14 +0000)]
- MFH: Fix for bug #27717.
Ard Biesheuvel [Fri, 26 Mar 2004 20:53:09 +0000 (20:53 +0000)]
Alignment fix
Ard Biesheuvel [Fri, 26 Mar 2004 20:07:34 +0000 (20:07 +0000)]
MFH
Ard Biesheuvel [Fri, 26 Mar 2004 20:01:53 +0000 (20:01 +0000)]
MFH: Calculate pow(long,long) in a way that works on 64-bit platforms
Derick Rethans [Fri, 26 Mar 2004 19:50:45 +0000 (19:50 +0000)]
- COmmit the test, not the diff
Ilia Alshanetsky [Fri, 26 Mar 2004 19:48:53 +0000 (19:48 +0000)]
MFH: Fixed bug #27664 (--disable-cli doesn't force --without-pear).
Derick Rethans [Fri, 26 Mar 2004 19:44:18 +0000 (19:44 +0000)]
- Add test for #27719
Rasmus Lerdorf [Fri, 26 Mar 2004 19:29:31 +0000 (19:29 +0000)]
The 2am offset was a bad choice as this hour doesn't necessarily exist
on a DST switch. So use 4am instead. Fixes bug #27719
Ilia Alshanetsky [Fri, 26 Mar 2004 19:07:49 +0000 (19:07 +0000)]
Bug fixing news.
Ilia Alshanetsky [Fri, 26 Mar 2004 19:04:17 +0000 (19:04 +0000)]
MFH: Fixes to allow curl extension to compile against libcurl 7.11.1
Ilia Alshanetsky [Thu, 25 Mar 2004 14:14:21 +0000 (14:14 +0000)]
Back to dev.
Ilia Alshanetsky [Thu, 25 Mar 2004 13:57:01 +0000 (13:57 +0000)]
Go with 4.3.5
Ilia Alshanetsky [Tue, 23 Mar 2004 19:53:27 +0000 (19:53 +0000)]
Prepare NEWS file for 4.3.5 release.
Frank M. Kromann [Fri, 19 Mar 2004 18:47:02 +0000 (18:47 +0000)]
MFH Fix for #26589. Crash when selecting many columns of type Money
Greg Beaver [Fri, 19 Mar 2004 03:16:45 +0000 (03:16 +0000)]
MFH update to 1.3.1dev
Greg Beaver [Fri, 19 Mar 2004 00:55:53 +0000 (00:55 +0000)]
MFH new PEAR_ErrorStack and tests
SVN Migration [Fri, 19 Mar 2004 00:48:40 +0000 (00:48 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Ilia Alshanetsky [Thu, 18 Mar 2004 18:02:42 +0000 (18:02 +0000)]
Back to dev.
Ilia Alshanetsky [Thu, 18 Mar 2004 17:17:25 +0000 (17:17 +0000)]
Go for PHP 4.3.5RC4
Ilia Alshanetsky [Thu, 18 Mar 2004 17:15:47 +0000 (17:15 +0000)]
MFH: Fixed bug #27633 (Incorrect EOL translation by ftp_get() in ASCII
mode).
Uwe Schindler [Thu, 18 Mar 2004 13:37:41 +0000 (13:37 +0000)]
hint to raise stacksize (bug #27231)
Ard Biesheuvel [Thu, 18 Mar 2004 10:55:35 +0000 (10:55 +0000)]
Added myself
Ilia Alshanetsky [Thu, 18 Mar 2004 01:35:50 +0000 (01:35 +0000)]
MFH: Fixed bug #27300 (Improved regex for pg_convert()).
Pierre Joye [Wed, 17 Mar 2004 17:26:13 +0000 (17:26 +0000)]
- Add entry, crash in imagecolortransparent
Pierre Joye [Wed, 17 Mar 2004 17:25:24 +0000 (17:25 +0000)]
- MFH (crash in imagecolortransparent with invalid color index)
Ilia Alshanetsky [Tue, 16 Mar 2004 23:23:26 +0000 (23:23 +0000)]
MFH: Fixed bug #27498 (bogus safe_mode error on nonexistent directories for
chdir() and opendir() functions).
Ilia Alshanetsky [Tue, 16 Mar 2004 22:38:17 +0000 (22:38 +0000)]
MFH:
Fixed bug #27580 (pre-initialization errors in ap2 handler are not
being written to vhost error log).
Stop using depreciated and ignored APLOG_NOERRNO directive.
Make file not found & directory as script invocation error messages
more descriptive.
Stanislav Malyshev [Tue, 16 Mar 2004 18:27:55 +0000 (18:27 +0000)]
MFH registry fixes:
fix off-by-one in registry per-dir values
add IniFilePath value for setting php.ini path via registry
Stanislav Malyshev [Tue, 16 Mar 2004 18:21:02 +0000 (18:21 +0000)]
MFH: export session globals
Ilia Alshanetsky [Tue, 16 Mar 2004 16:38:00 +0000 (16:38 +0000)]
MFH: Fixed bug #27600 (GCC 3.0.4 does not like __attribute__ directive).
Ilia Alshanetsky [Tue, 16 Mar 2004 00:32:09 +0000 (00:32 +0000)]
MFH: Fixed bug #27559 (Corrected open_basedir resolving logic).
Jay Smith [Mon, 15 Mar 2004 21:27:01 +0000 (21:27 +0000)]
MFH: Fixed bug #27291 (get_browser matches browscap.ini patterns
incorrectly).
Frank M. Kromann [Mon, 15 Mar 2004 19:45:39 +0000 (19:45 +0000)]
MFH: Fix for #27594. Comuted columns does not return a column source
Rasmus Lerdorf [Mon, 15 Mar 2004 18:20:16 +0000 (18:20 +0000)]
Forgot to add NEWS entries for these
Jon Parise [Mon, 15 Mar 2004 16:39:53 +0000 (16:39 +0000)]
MFH 1.243:
Fixed crash in php_ini_scanned_files() when no additional INI files were
actually parsed.
foobar [Mon, 15 Mar 2004 16:07:57 +0000 (16:07 +0000)]
BFN
Zeev Suraski [Mon, 15 Mar 2004 10:04:12 +0000 (10:04 +0000)]
Add misisng library path
Ilia Alshanetsky [Sun, 14 Mar 2004 20:12:17 +0000 (20:12 +0000)]
Bug fixing news.
Sascha Schumann [Sun, 14 Mar 2004 17:43:46 +0000 (17:43 +0000)]
Renaming cvsclean target -- IRIX make seems to ignore the .PHONY target.
foobar [Sun, 14 Mar 2004 10:45:51 +0000 (10:45 +0000)]
reorder
Pierre Joye [Sun, 14 Mar 2004 00:46:45 +0000 (00:46 +0000)]
- missing restoreAlphaBleding declaration
Pierre Joye [Sat, 13 Mar 2004 23:41:00 +0000 (23:41 +0000)]
- entry for fix #27582
Pierre Joye [Sat, 13 Mar 2004 23:36:29 +0000 (23:36 +0000)]
- MFH bug #27582 (imagefilltoborder crashes)
SVN Migration [Sat, 13 Mar 2004 23:22:57 +0000 (23:22 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Greg Beaver [Sat, 13 Mar 2004 18:29:29 +0000 (18:29 +0000)]
oops
Greg Beaver [Sat, 13 Mar 2004 17:34:36 +0000 (17:34 +0000)]
fix #1008: safe mode raises warning
fix register_argc_argv in pear.bat
Sara Golemon [Fri, 12 Mar 2004 21:49:01 +0000 (21:49 +0000)]
BFN
Ilia Alshanetsky [Fri, 12 Mar 2004 17:43:17 +0000 (17:43 +0000)]
MFH: Add checks of return values from user callback functions.
Rasmus Lerdorf [Fri, 12 Mar 2004 17:42:09 +0000 (17:42 +0000)]
MFH
getopt() doesn't work if variables_order does not include "S" because it
only looks in $_SERVER for argv. So, if we don't find argv in $_SERVER
fall back to looking in the global symbol table where register_argc_argv
would have put it.
Rasmus Lerdorf [Fri, 12 Mar 2004 17:27:55 +0000 (17:27 +0000)]
Fix/workaround for http://bugs.php.net/27533
Ilia Alshanetsky [Fri, 12 Mar 2004 14:07:14 +0000 (14:07 +0000)]
MFH: Fixed bug #22127 (Invalid response code when force-cgi-redirect safety
mechanism is triggered).
Sara Golemon [Fri, 12 Mar 2004 00:16:38 +0000 (00:16 +0000)]
Test getaddrinfo() for brokenness. Pretend it doesn't exist if it misbehaves.
Sara Golemon [Thu, 11 Mar 2004 18:44:26 +0000 (18:44 +0000)]
BFN
Moriyoshi Koizumi [Wed, 10 Mar 2004 20:56:07 +0000 (20:56 +0000)]
- MFH (r-1.212): Revert ini setting patch as I notified in...
Rasmus Lerdorf [Tue, 9 Mar 2004 17:06:53 +0000 (17:06 +0000)]
Make curl_setopt($ch,CURLOPT_RETURNTRANSFER,0) reset the RETURNTRANSFER to
stdout as is implied in the documentation. Currently it simply does
absolutely nothing and there is no way to reset it to stdout.
foobar [Tue, 9 Mar 2004 14:20:14 +0000 (14:20 +0000)]
test for bug #27457
SVN Migration [Tue, 9 Mar 2004 14:19:51 +0000 (14:19 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
foobar [Tue, 9 Mar 2004 12:52:08 +0000 (12:52 +0000)]
order
Ilia Alshanetsky [Tue, 9 Mar 2004 02:24:20 +0000 (02:24 +0000)]
MFH: Fixed bug #27530 (broken http auth when safe_mode is on and PCRE is
disabled).
Ard Biesheuvel [Mon, 8 Mar 2004 18:52:40 +0000 (18:52 +0000)]
Possible fix for #27408 (wordsize/alignment issue)
Ilia Alshanetsky [Mon, 8 Mar 2004 03:16:13 +0000 (03:16 +0000)]
MFH: Fixed bug #27424 (headers missing on flush() in apache 2 SAPIs).
Marcus Boerger [Mon, 8 Mar 2004 00:01:03 +0000 (00:01 +0000)]
MFH: recognize db-4.2.x
Ilia Alshanetsky [Sat, 6 Mar 2004 19:30:35 +0000 (19:30 +0000)]
MFH: Fixed bug #27421 (mbstring.func_overload should be system ini setting)
Ilia Alshanetsky [Sat, 6 Mar 2004 19:06:12 +0000 (19:06 +0000)]
MFH: Fixed bug #27460 (base64_decode() does not handle extra padding).
Ilia Alshanetsky [Sat, 6 Mar 2004 18:35:53 +0000 (18:35 +0000)]
MFH: Fixed bug #27505 (htmlentities() does not handle BIG5 correctly).
Ilia Alshanetsky [Sat, 6 Mar 2004 18:26:06 +0000 (18:26 +0000)]
Fixed bug #27437 (wrong freetype include inside GD library).
Pierre Joye [Sat, 6 Mar 2004 17:47:16 +0000 (17:47 +0000)]
- Add #27238 entry
Pierre Joye [Sat, 6 Mar 2004 17:41:31 +0000 (17:41 +0000)]
- MFH #27238 fix (ilia ok)
Sara Golemon [Thu, 4 Mar 2004 22:29:23 +0000 (22:29 +0000)]
MFH: Don't rely on ANSI tmpfile(), use the streams layer instead, it'll deal with platform issues.
Christian Stocker [Thu, 4 Mar 2004 13:38:10 +0000 (13:38 +0000)]
MFH (fix a linefeed problem, if more than one configureoption)
Derick Rethans [Mon, 1 Mar 2004 08:11:46 +0000 (08:11 +0000)]
- MFH: Fixed bug #27443 (defined() returns wrong type).
SVN Migration [Mon, 1 Mar 2004 08:07:26 +0000 (08:07 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Anil Madhavapeddy [Sun, 29 Feb 2004 15:59:18 +0000 (15:59 +0000)]
MFH 'pear install -R' fix, ilia@ ok
Ilia Alshanetsky [Sat, 28 Feb 2004 22:59:03 +0000 (22:59 +0000)]
MFH: Remove unused variable.
Ilia Alshanetsky [Sat, 28 Feb 2004 21:00:40 +0000 (21:00 +0000)]
MFH: Memory allocation check.
Greg Beaver [Fri, 27 Feb 2004 02:27:12 +0000 (02:27 +0000)]
MFH
foobar [Thu, 26 Feb 2004 01:07:32 +0000 (01:07 +0000)]
Remove bogus test: see bug #20993
foobar [Thu, 26 Feb 2004 00:13:02 +0000 (00:13 +0000)]
typofix