]>
granicus.if.org Git - php/log
Dmitry Stogov [Thu, 9 Jun 2005 10:14:38 +0000 (10:14 +0000)]
Fixed bug #25922 (In error handler, modifying 5th arg (errcontext) may result in seg fault)
Dmitry Stogov [Wed, 8 Jun 2005 19:55:01 +0000 (19:55 +0000)]
Fixed memory allocation bugs in array_reduce() with initial value (#22463 & #24980)
foobar [Wed, 8 Jun 2005 10:34:41 +0000 (10:34 +0000)]
MFH
foobar [Tue, 7 Jun 2005 21:57:13 +0000 (21:57 +0000)]
MFH
foobar [Tue, 7 Jun 2005 21:40:36 +0000 (21:40 +0000)]
MFH
foobar [Tue, 7 Jun 2005 17:23:12 +0000 (17:23 +0000)]
MFH
Derick Rethans [Tue, 7 Jun 2005 13:37:33 +0000 (13:37 +0000)]
- MFH: Added the --disable-zend-memory-manager switch to disable the Zend
memory manager.
#- I discussed this with Dmitry today - we found it useful.
Derick Rethans [Tue, 7 Jun 2005 09:57:44 +0000 (09:57 +0000)]
- Fixed bug #32685, #29423 (Segfault when using assignment by reference within
function).
Ilia Alshanetsky [Mon, 6 Jun 2005 16:31:08 +0000 (16:31 +0000)]
MFH: Better storage size for output length.
Ilia Alshanetsky [Mon, 6 Jun 2005 12:50:57 +0000 (12:50 +0000)]
MFH: Fixed strval to not print notices on strval(array()).
Derick Rethans [Mon, 6 Jun 2005 12:42:51 +0000 (12:42 +0000)]
- MFH: Fixed bug #33242 (Mangled error message when stream fails).
Derick Rethans [Mon, 6 Jun 2005 11:24:16 +0000 (11:24 +0000)]
- We've man pages just fine
Derick Rethans [Mon, 6 Jun 2005 11:07:55 +0000 (11:07 +0000)]
- Update NEWS with the bz fix
Uwe Schindler [Mon, 6 Jun 2005 11:06:22 +0000 (11:06 +0000)]
MFH: Fix bug #33166 for other branches and new bug #33255, no man pages for 4.4
Derick Rethans [Mon, 6 Jun 2005 10:59:47 +0000 (10:59 +0000)]
- Merge back changes which where in 4.3 but somehow didn't make it into the new
branch.
Edin Kadribasic [Mon, 6 Jun 2005 09:38:53 +0000 (09:38 +0000)]
Sync with recent config.m4 changes
Derick Rethans [Mon, 6 Jun 2005 09:30:09 +0000 (09:30 +0000)]
- Commit the reference problem bug fix.
Derick Rethans [Mon, 6 Jun 2005 09:23:58 +0000 (09:23 +0000)]
- Rename version.
SVN Migration [Thu, 2 Jun 2005 21:32:50 +0000 (21:32 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_4'.
foobar [Thu, 2 Jun 2005 21:32:49 +0000 (21:32 +0000)]
MFH: - Fixed bug #28605 (Need to use -[m]ieee option for Alpha CPUs)
Antony Dovgal [Thu, 2 Jun 2005 21:05:06 +0000 (21:05 +0000)]
MFH: fix bug #33222 (segfault when CURL handle is closed in a callback).
Antony Dovgal [Thu, 2 Jun 2005 15:42:58 +0000 (15:42 +0000)]
MFH: fix bug #33214 (odbc_next_result does not signal SQL errors with 2-statement SQL batches).
Path by rich at kastle dot com.
Derick Rethans [Thu, 2 Jun 2005 08:50:52 +0000 (08:50 +0000)]
- That should have been removed, not commented out.
Derick Rethans [Thu, 2 Jun 2005 08:31:38 +0000 (08:31 +0000)]
- MFH: Fixed memory corruption in stristr().
Ilia Alshanetsky [Wed, 1 Jun 2005 22:29:20 +0000 (22:29 +0000)]
MFH: Fixed bug #33210 (relax jpeg recursive loop protection).
foobar [Tue, 31 May 2005 12:56:00 +0000 (12:56 +0000)]
MFH: - Fixed bug #33200 (preg_replace(): magic_quotes_sybase=On makes 'e' modifier misbehave)
foobar [Tue, 31 May 2005 12:22:27 +0000 (12:22 +0000)]
MFH
Andrei Zmievski [Fri, 27 May 2005 18:12:43 +0000 (18:12 +0000)]
Upgrade PCRE library to 5.0.
Andrei Zmievski [Thu, 26 May 2005 21:49:04 +0000 (21:49 +0000)]
MFH
Ilia Alshanetsky [Thu, 26 May 2005 03:56:45 +0000 (03:56 +0000)]
MFH: Added scheme validation for parse_url().
Andrei Zmievski [Tue, 24 May 2005 21:12:16 +0000 (21:12 +0000)]
MFH (pcre cache flush)
Antony Dovgal [Tue, 24 May 2005 10:14:16 +0000 (10:14 +0000)]
MFH: make it compile on Win32
Ilia Alshanetsky [Mon, 23 May 2005 21:51:00 +0000 (21:51 +0000)]
MFH: Fixed bug #32810 (temporary files not using plain file wrapper).
Antony Dovgal [Mon, 23 May 2005 15:37:29 +0000 (15:37 +0000)]
revert by Wez's request
Antony Dovgal [Mon, 23 May 2005 11:52:44 +0000 (11:52 +0000)]
MFH: fix bug #32810 (fread after tmpfile() reads only 8192 bytes)
Antony Dovgal [Mon, 23 May 2005 11:39:05 +0000 (11:39 +0000)]
MFH: fix test
foobar [Mon, 23 May 2005 09:46:32 +0000 (09:46 +0000)]
MFH: Upgrade bundled shtool to 2.0.1
foobar [Mon, 23 May 2005 09:43:59 +0000 (09:43 +0000)]
MFH: - Fixed bug #33017 ("make distclean" gives an error with VPATH build).
Ilia Alshanetsky [Sun, 22 May 2005 16:45:41 +0000 (16:45 +0000)]
MFH: Fixed bug #29338 (unencoded spaces get ignored after certain tags).
Antony Dovgal [Sun, 22 May 2005 12:59:29 +0000 (12:59 +0000)]
MFH: fix compile warning
Rasmus Lerdorf [Sat, 21 May 2005 19:46:34 +0000 (19:46 +0000)]
Fixed bug #33072 - Add a safemode/open_basedir check for runtime save_path
change
Grant Croker [Fri, 20 May 2005 15:57:13 +0000 (15:57 +0000)]
- Fixed bug #30593 (--with-ingres option generates broken Makefile).
Derick Rethans [Fri, 20 May 2005 11:15:33 +0000 (11:15 +0000)]
Update NEWS
Derick Rethans [Fri, 20 May 2005 11:13:14 +0000 (11:13 +0000)]
- Fixed bug #33013: "next month" was done wrong.
Antony Dovgal [Fri, 20 May 2005 10:28:35 +0000 (10:28 +0000)]
MFH: fix bug #32944 (Disabling session.use_cookies doesn't prevent reading session cookies)
foobar [Fri, 20 May 2005 06:36:56 +0000 (06:36 +0000)]
reorder
Rasmus Lerdorf [Thu, 19 May 2005 16:16:44 +0000 (16:16 +0000)]
NEWS file update for Jani
Rasmus Lerdorf [Thu, 19 May 2005 16:14:46 +0000 (16:14 +0000)]
Fix for bug #33057 - Don't send extraneous entity-headers on a 304 as per
RFC 2616 section 10.3.5
Ilia Alshanetsky [Tue, 17 May 2005 18:42:35 +0000 (18:42 +0000)]
Fixed bug #32802 (broken MFH)
Antony Dovgal [Tue, 17 May 2005 12:23:09 +0000 (12:23 +0000)]
MFH: gdImageGifCtx() is always available in bundled lib
Antony Dovgal [Mon, 16 May 2005 08:55:31 +0000 (08:55 +0000)]
MFH: fix bug #32742 (segmentation fault when the stream with a wrapper is not closed)
Antony Dovgal [Fri, 13 May 2005 23:11:17 +0000 (23:11 +0000)]
MFH: fix bug #29975 (memory leaks when set_error_handler() is used inside error handler)
Rasmus Lerdorf [Fri, 13 May 2005 05:27:14 +0000 (05:27 +0000)]
I am reverting this patch:
http://cvs.php.net/diff.php/php-src/main/php_variables.c?r1=1.45.2.9&r2=1.45.2.10&ty=u
It consistently causes this segfault:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 2837)]
0x405313ff in zend_hash_find (ht=0x8266682, arKey=0x8266660 "fud_session_1109269364_referer_id", nKeyLength=34, pData=0x0)
at /home/rasmus/php43/Zend/zend_hash.c:897
897 *pData = p->pData;
(gdb) bt
#0 0x405313ff in zend_hash_find (ht=0x8266682, arKey=0x8266660 "fud_session_1109269364_referer_id", nKeyLength=34, pData=0x0)
at /home/rasmus/php43/Zend/zend_hash.c:897
#1 0x4050c39c in php_register_variable_ex (var=0x8266660 "fud_session_1109269364_referer_id", val=0xbffff730, track_vars_array=0x823e908)
at /home/rasmus/php43/main/php_variables.c:201
#2 0x4050c031 in php_register_variable_safe (var=0x823e908 "?m\031\b", strval=0x0, str_len=0, track_vars_array=0x823e908)
at /home/rasmus/php43/main/php_variables.c:56
#3 0x4050c6fb in php_default_treat_data (arg=2, str=0x0, destArray=0x823e908) at /home/rasmus/php43/main/php_variables.c:318
#4 0x40502af2 in php_hash_environment () at /home/rasmus/php43/main/main.c:1442
#5 0x4050187f in php_request_startup () at /home/rasmus/php43/main/main.c:936
#6 0x4053e746 in apache_php_module_main (r=0x818c894, display_source_mode=0) at /home/rasmus/php43/sapi/apache/sapi_apache.c:33
#7 0x4053f1e9 in send_php (r=0x818c894, display_source_mode=0, filename=0x0) at /home/rasmus/php43/sapi/apache/mod_php4.c:621
#8 0x4053f36d in send_parsed_php (r=0x823e908) at /home/rasmus/php43/sapi/apache/mod_php4.c:636
Antony Dovgal [Thu, 12 May 2005 16:27:22 +0000 (16:27 +0000)]
MFH: fix #33019 (socket errors cause memory leaks in php_strerror())
patch by jwozniak23 at poczta dot onet dot pl
Antony Dovgal [Tue, 10 May 2005 23:15:06 +0000 (23:15 +0000)]
use & and check for the right value of result_type
btw, nobody noticed that result_type wasn't ever working in 4.3, because it was absent in parse_params()..
also, I prefer "Tony" just for uniformity =)
foobar [Tue, 10 May 2005 21:47:11 +0000 (21:47 +0000)]
Tony or Antony? :)
Antony Dovgal [Tue, 10 May 2005 20:14:11 +0000 (20:14 +0000)]
MFH: fix #32904 (pg_get_notify() ignores result_type parameter)
foobar [Tue, 10 May 2005 13:21:36 +0000 (13:21 +0000)]
- Fixed bugs #32800, #32830 (ext/odbc: Problems with 64bit systems)
foobar [Tue, 10 May 2005 11:21:19 +0000 (11:21 +0000)]
Revert the memleak fix due to net-snmp oddity (see also bug #32613)
Georg Richter [Mon, 9 May 2005 17:45:50 +0000 (17:45 +0000)]
fix for bug #32116 (mysql compressed connection doesn't work under win)
foobar [Mon, 9 May 2005 12:16:19 +0000 (12:16 +0000)]
MFH: - getlogin() / getgroups() are not necessarily available everywhere
foobar [Mon, 9 May 2005 07:08:42 +0000 (07:08 +0000)]
Remove dos crap
foobar [Sun, 8 May 2005 19:50:39 +0000 (19:50 +0000)]
MFH: - Fixed putenv() under win32 (see bug #32957)
Rasmus Lerdorf [Sun, 8 May 2005 17:20:57 +0000 (17:20 +0000)]
Oops, wrong place. It was in the logo stuff instead.
Rasmus Lerdorf [Sun, 8 May 2005 17:09:24 +0000 (17:09 +0000)]
Let's not XSS ourself at least
foobar [Sun, 8 May 2005 16:06:25 +0000 (16:06 +0000)]
MFH: - Fixed bug #32932 (Oracle LDAP: ldap_get_entries invalid pointer)
# also partial sync with HEAD (just some ws/cs changes)
Wez Furlong [Sat, 7 May 2005 14:55:39 +0000 (14:55 +0000)]
Fix #32974
Rasmus Lerdorf [Sat, 7 May 2005 09:25:31 +0000 (09:25 +0000)]
Fix what I assume was a typo
Ilia Alshanetsky [Fri, 6 May 2005 18:43:31 +0000 (18:43 +0000)]
MFH: Check ftp user name for control characters.
Antony Dovgal [Fri, 6 May 2005 16:51:54 +0000 (16:51 +0000)]
MFH: fix off-by-one in _php_image_output()
and prevent such errors in php_do_open_temporary_file()
Ilia Alshanetsky [Fri, 6 May 2005 02:19:04 +0000 (02:19 +0000)]
MFH: Fixed bug #32936 (http redirects URLs are not checked for control chars).
Ilia Alshanetsky [Tue, 3 May 2005 01:30:19 +0000 (01:30 +0000)]
Bug fixing news.
Pierre Joye [Mon, 2 May 2005 09:39:26 +0000 (09:39 +0000)]
- MFH (#32893, imagettf crashes)
uses long for zval
Pierre Joye [Sun, 1 May 2005 05:45:55 +0000 (05:45 +0000)]
- #32891, init old y positions to non possible values. -1 being used if the
center start a (x,0)
foobar [Sat, 30 Apr 2005 09:31:09 +0000 (09:31 +0000)]
MFH: - Fix problems with phpized ext/imap
foobar [Sat, 30 Apr 2005 04:28:24 +0000 (04:28 +0000)]
MFH: - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)
foobar [Sat, 30 Apr 2005 04:12:24 +0000 (04:12 +0000)]
MFH
foobar [Sat, 30 Apr 2005 03:02:10 +0000 (03:02 +0000)]
MFH: Moved phpextdist to dev/
foobar [Thu, 28 Apr 2005 14:24:47 +0000 (14:24 +0000)]
MFH
Antony Dovgal [Thu, 28 Apr 2005 14:13:08 +0000 (14:13 +0000)]
MFH: handle unsupported datatypes and prevent segfault
foobar [Thu, 28 Apr 2005 13:14:46 +0000 (13:14 +0000)]
MFH
Rob Richards [Thu, 28 Apr 2005 12:20:13 +0000 (12:20 +0000)]
BFN
Rob Richards [Thu, 28 Apr 2005 12:19:38 +0000 (12:19 +0000)]
MFH: Fix bug #32245 (xml_parser_free() in function assigned to the xml parser
gives a segfault)
foobar [Wed, 27 Apr 2005 23:27:53 +0000 (23:27 +0000)]
MFH
Andrey Hristov [Wed, 27 Apr 2005 21:22:18 +0000 (21:22 +0000)]
change names
Ilia Alshanetsky [Mon, 25 Apr 2005 23:49:27 +0000 (23:49 +0000)]
MFH: Fixed bug #32813 (parse_url() does not handle scheme-only urls properly).
foobar [Mon, 25 Apr 2005 21:22:48 +0000 (21:22 +0000)]
MFH: Revert. Nokia didn't pay me enough. :)
Stanislav Malyshev [Mon, 25 Apr 2005 12:04:35 +0000 (12:04 +0000)]
rm unneeded
Stanislav Malyshev [Mon, 25 Apr 2005 12:03:53 +0000 (12:03 +0000)]
fix for #32773
Stanislav Malyshev [Mon, 25 Apr 2005 12:03:27 +0000 (12:03 +0000)]
Fix #32773 and made right fix for GMP FPEs
Stanislav Malyshev [Mon, 25 Apr 2005 11:18:44 +0000 (11:18 +0000)]
add test
Dmitry Stogov [Mon, 25 Apr 2005 10:51:39 +0000 (10:51 +0000)]
Test case fnd news entriey for bug #29944
Stanislav Malyshev [Mon, 25 Apr 2005 10:21:58 +0000 (10:21 +0000)]
Remove broken fix - second operand of GMP operation certainly can be 0 in general case
Dmitry Stogov [Mon, 25 Apr 2005 06:14:50 +0000 (06:14 +0000)]
Fixed call to estrndup() with invalid length
Ilia Alshanetsky [Sun, 24 Apr 2005 18:10:30 +0000 (18:10 +0000)]
MFH: Fixed bug #32802 (General cookie overrides more specific cookie).
foobar [Sat, 23 Apr 2005 23:57:40 +0000 (23:57 +0000)]
typo
foobar [Sat, 23 Apr 2005 21:15:39 +0000 (21:15 +0000)]
MFH: fix memleak
foobar [Sat, 23 Apr 2005 20:34:15 +0000 (20:34 +0000)]
MFH: - Fixed bug #32111 (Cookies can also be separated by colon)
Joe Orton [Fri, 22 Apr 2005 11:57:53 +0000 (11:57 +0000)]
MFH: Fixed bug #32797 (invalid C code in xmlrpc extension).
Antony Dovgal [Fri, 22 Apr 2005 09:22:23 +0000 (09:22 +0000)]
add missing entries in .cvsignore