Gwynne Raskind
43a909e068
one more attempt at ridding us of some of those annoying mime types
2009-07-16 08:10:50 +00:00
Marcus Boerger
ac628b4d19
- Update
2006-05-21 09:09:54 +00:00
Andrei Zmievski
19aec78b95
MFB
2006-04-23 19:57:15 +00:00
Sara Golemon
2e4497b5a2
MFH (r-1.436) copy() should not disrespect open_basedir on source file
2006-04-14 17:47:51 +00:00
Andrei Zmievski
9f934f0ada
MFB
2006-03-27 05:00:49 +00:00
Ilia Alshanetsky
b378e94537
MFH: Fixed bug #33070 (Improved performance of bzdecompress() by several
...
orders of magnitude).
2005-06-05 18:06:17 +00:00
foobar
a4ecfdb08c
MFH: - Fixed bug #28605 (Need to use -[m]ieee option for Alpha CPUs)
2005-06-02 21:32:49 +00:00
Antony Dovgal
1a733ccbdd
MFH: fix bug #33222 (segfault when CURL handle is closed in a callback).
2005-06-02 21:05:06 +00:00
Antony Dovgal
473e88e574
MFH: fix bug #33214 (odbc_next_result does not signal SQL errors with 2-statement SQL batches).
...
Path by rich at kastle dot com.
2005-06-02 15:42:58 +00:00
Derick Rethans
5955cb64bb
- That should have been removed, not commented out.
2005-06-02 08:50:52 +00:00
Derick Rethans
0d3b976c03
- MFH: Fixed memory corruption in stristr().
2005-06-02 08:31:38 +00:00
Ilia Alshanetsky
a02c9cf4f1
MFH: Fixed bug #33210 (relax jpeg recursive loop protection).
2005-06-01 22:29:20 +00:00
foobar
ca66964530
MFH: - Fixed bug #33200 (preg_replace(): magic_quotes_sybase=On makes 'e' modifier misbehave)
2005-05-31 12:56:00 +00:00
foobar
b73fec0d9f
MFH
2005-05-31 12:22:27 +00:00
Andrei Zmievski
1233878300
Upgrade PCRE library to 5.0.
2005-05-27 18:12:43 +00:00
Andrei Zmievski
7cb6bc0d50
MFH
2005-05-26 21:49:04 +00:00
Ilia Alshanetsky
b57e6a484a
MFH: Added scheme validation for parse_url().
2005-05-26 03:56:45 +00:00
Andrei Zmievski
0943b7909a
MFH (pcre cache flush)
2005-05-24 21:12:16 +00:00
Antony Dovgal
6305213066
MFH: make it compile on Win32
2005-05-24 10:14:16 +00:00
Ilia Alshanetsky
04d0a78649
MFH: Fixed bug #32810 (temporary files not using plain file wrapper).
2005-05-23 21:51:00 +00:00
Antony Dovgal
64ddf44bd5
revert by Wez's request
2005-05-23 15:37:29 +00:00
Antony Dovgal
1650db955c
MFH: fix bug #32810 (fread after tmpfile() reads only 8192 bytes)
2005-05-23 11:52:44 +00:00
Antony Dovgal
4e03cdce32
MFH: fix test
2005-05-23 11:39:05 +00:00
foobar
8a6bb7e993
MFH: Upgrade bundled shtool to 2.0.1
2005-05-23 09:46:32 +00:00
foobar
0031c498a3
MFH: - Fixed bug #33017 ("make distclean" gives an error with VPATH build).
2005-05-23 09:43:59 +00:00
Ilia Alshanetsky
add1f2f783
MFH: Fixed bug #29338 (unencoded spaces get ignored after certain tags).
2005-05-22 16:45:41 +00:00
Antony Dovgal
cd98638298
MFH: fix compile warning
2005-05-22 12:59:29 +00:00
Rasmus Lerdorf
dd5c63bc18
Fixed bug #33072 - Add a safemode/open_basedir check for runtime save_path
...
change
2005-05-21 19:46:34 +00:00
Grant Croker
50292aaff9
- Fixed bug #30593 (--with-ingres option generates broken Makefile).
2005-05-20 15:57:13 +00:00
Derick Rethans
456eba04a2
Update NEWS
2005-05-20 11:15:33 +00:00
Derick Rethans
379c4af44a
- Fixed bug #33013 : "next month" was done wrong.
2005-05-20 11:13:14 +00:00
Antony Dovgal
e5f04e5d2f
MFH: fix bug #32944 (Disabling session.use_cookies doesn't prevent reading session cookies)
2005-05-20 10:28:35 +00:00
foobar
30d0600769
reorder
2005-05-20 06:36:56 +00:00
Rasmus Lerdorf
f0a7020898
NEWS file update for Jani
2005-05-19 16:16:44 +00:00
Rasmus Lerdorf
bb9223391e
Fix for bug #33057 - Don't send extraneous entity-headers on a 304 as per
...
RFC 2616 section 10.3.5
2005-05-19 16:14:46 +00:00
Ilia Alshanetsky
f4a39b5314
Fixed bug #32802 (broken MFH)
2005-05-17 18:42:35 +00:00
Antony Dovgal
75a3ee0284
MFH: gdImageGifCtx() is always available in bundled lib
2005-05-17 12:23:09 +00:00
Antony Dovgal
4c5d775dd1
MFH: fix bug #32742 (segmentation fault when the stream with a wrapper is not closed)
2005-05-16 08:55:31 +00:00
Antony Dovgal
804d8f2183
MFH: fix bug #29975 (memory leaks when set_error_handler() is used inside error handler)
2005-05-13 23:11:17 +00:00
Rasmus Lerdorf
e48af012eb
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
2005-05-13 05:27:14 +00:00
Antony Dovgal
a570698425
MFH: fix #33019 (socket errors cause memory leaks in php_strerror())
...
patch by jwozniak23 at poczta dot onet dot pl
2005-05-12 16:27:22 +00:00
Antony Dovgal
4ca2a45a0c
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 =)
2005-05-10 23:15:06 +00:00
foobar
0d12de2d75
Tony or Antony? :)
2005-05-10 21:47:11 +00:00
Antony Dovgal
180e1501bb
MFH: fix #32904 (pg_get_notify() ignores result_type parameter)
2005-05-10 20:14:11 +00:00
foobar
d6597ad37d
- Fixed bugs #32800 , #32830 (ext/odbc: Problems with 64bit systems)
2005-05-10 13:21:36 +00:00
foobar
295719fa32
Revert the memleak fix due to net-snmp oddity (see also bug #32613 )
2005-05-10 11:21:19 +00:00
Georg Richter
6e516e2214
fix for bug #32116 (mysql compressed connection doesn't work under win)
2005-05-09 17:45:50 +00:00
foobar
e213ff37c3
MFH: - getlogin() / getgroups() are not necessarily available everywhere
2005-05-09 12:16:19 +00:00
foobar
ae85316906
Remove dos crap
2005-05-09 07:08:42 +00:00
foobar
79cbb4b143
MFH: - Fixed putenv() under win32 (see bug #32957 )
2005-05-08 19:50:39 +00:00