Derick Rethans
f4feaeeff9
- Update NEWS
2005-05-20 11:15:03 +00:00
Derick Rethans
2e0caa5f5f
- MFH: Fixed bug #33013 : "next month" was handled wrong.
2005-05-20 11:14:01 +00:00
Antony Dovgal
00b89e2d34
MFH: fix bug #32944 (Disabling session.use_cookies doesn't prevent reading session cookies)
2005-05-20 10:28:16 +00:00
foobar
bdbc54c1ab
reorder
2005-05-20 06:37:30 +00:00
Rasmus Lerdorf
8fa2dc1c64
.
2005-05-19 16:17:17 +00:00
Rasmus Lerdorf
feac7f8dbb
MFH 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:06:38 +00:00
George Schlossnagle
496a8fbfbd
support building on new-fangled 64bit linux distros that stick
...
libraries in /usr/lib64
2005-05-19 14:23:07 +00:00
Ilia Alshanetsky
bb671b8928
MFH: Fixed bug #33059 (crash when moving xml attribute set in dtd).
2005-05-19 13:47:47 +00:00
Dmitry Stogov
4a3aae2b74
Backported fix for bug #30451
2005-05-19 10:37:09 +00:00
Dmitry Stogov
8e5c9a3d35
Strict warnings
2005-05-19 09:56:00 +00:00
Stanislav Malyshev
00e1c513c3
fix for #29890 - part 2
2005-05-18 18:10:17 +00:00
Stanislav Malyshev
d16cfb98e1
test
2005-05-18 18:08:36 +00:00
Stanislav Malyshev
cc65afef4d
fix #29890 - crash when function call fails
2005-05-18 18:01:13 +00:00
Stanislav Malyshev
9d36b04b69
tests
2005-05-18 14:51:08 +00:00
Magnus M��tt�
b8a50ab35b
MFH: Fix tests.
2005-05-17 18:43:58 +00:00
Antony Dovgal
2cfff608bd
MFH: gdImageGifCtx() is always available in bundled lib
2005-05-17 12:23:02 +00:00
Antony Dovgal
7d1ea234ff
MFH: fix bugs #32742 (segmentation fault when the stream with a wrapper
...
is not closed), #32171 (Userspace stream wrapper crashes PHP)
2005-05-16 08:37:41 +00:00
Antony Dovgal
cdf0dde4e4
BFN
2005-05-13 23:15:33 +00:00
Antony Dovgal
53db4b6087
MFH: fix bug #29975 (memory leaks when set_error_handler() is used inside error handler)
2005-05-13 23:15:21 +00:00
Georg Richter
146a948d37
MFH:
...
fixed windows compilation bug
renamed mysqli_set_character_set_name to mysqli_set_charset
2005-05-13 13:53:08 +00:00
Antony Dovgal
a778e8ae49
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:06 +00:00
Antony Dovgal
28bcbea342
fix both win and gcc compile errors
2005-05-11 21:16:44 +00:00
Antony Dovgal
1887ae79d6
MFH: fix gcc-2.95 problems (reported by Adam Maccabee Trachtenberg)
2005-05-11 20:04:39 +00:00
Joe Orton
85afcb802d
MFH: - Fixed bug #29119 (html_decode_entities handling of U+0152-U+0192 range)
...
(merge error from 4.3)
MFH: Mark pointers in entity tables as const.
2005-05-11 14:58:34 +00:00
Antony Dovgal
d9918485df
use & and check for the right value of result_type
2005-05-10 23:15:24 +00:00
foobar
2f8f30a9d1
missing blame tag :)
2005-05-10 21:45:25 +00:00
Antony Dovgal
3a121f0377
MFH: fix #32904 (pg_get_notify() ignores result_type parameter)
2005-05-10 20:13:58 +00:00
Dmitry Stogov
8709e2b651
Fixed transparent SoapFault passing
2005-05-10 13:57:47 +00:00
foobar
233a99a4e5
MFB: - Fixed bugs #32800 , #32830 (ext/odbc: Problems with 64bit systems)
2005-05-10 13:22:12 +00:00
foobar
32c7c2f458
MFH: ws fix
2005-05-10 12:20:03 +00:00
foobar
9f562a55a4
- Fixed bug #32613 (ext/snmp: use of snmp_shutdown() causes snmpapp.conf
...
access errors). (Jani, ric at arizona dot edu)
2005-05-10 12:16:42 +00:00
Dmitry Stogov
909033e650
Fixed SIGSEGV
2005-05-10 10:20:38 +00:00
Dmitry Stogov
2284d365f9
"<?xml ..." header is not required by SOAP specification
2005-05-10 08:15:58 +00:00
Andrey Hristov
591103e629
MFH
2005-05-09 22:31:52 +00:00
Andrey Hristov
b5e3c39343
warn the user if he wants to prepare before fetching all previous data
...
(in case mysqli_stmt_store_result() wasn't called or not enough calls
to mysqli_stmt_fetch()).
2005-05-09 21:47:36 +00:00
Zeev Suraski
e7c2bb9077
Fix build
2005-05-09 16:01:12 +00:00
foobar
9ae244bca8
MFH: - getlogin() / getgroups() are not necessarily available everywhere
2005-05-09 12:16:11 +00:00
Rasmus Lerdorf
5493a5af6b
MFH
2005-05-08 17:29:37 +00:00
foobar
353f3d693d
MFH: unnecessary test
2005-05-08 15:59:18 +00:00
foobar
c941788794
MFH: - Fixed bug #32932 (Oracle LDAP: ldap_get_entries invalid pointer)
2005-05-08 15:44:15 +00:00
Georg Richter
db46216831
added new function mysqli_set_character_set_name
...
This function changes also the mysql->charset structure for
mysql_real_escape_string (see MySQL Bugs #8317 and #9637 ).
This bug will probably be fixed in MySQL 5.1
2005-05-08 08:47:40 +00:00
Ilia Alshanetsky
5906410a83
Fixed memory leak on error in FTP wrapper.
2005-05-07 16:07:36 +00:00
Wez Furlong
e3049fe418
MFB: Fix for #32974
2005-05-07 14:58:02 +00:00
Georg Richter
f37d8ad76a
fix for 5_0. Statement constructor doesn't exist in 5_0
2005-05-07 07:55:01 +00:00
Andrey Hristov
ffa626068b
bail out just after detecting incorrect number of paramts to bind (MFH)
2005-05-07 07:47:24 +00:00
Ilia Alshanetsky
16b517057e
MFH: Check ftp user name for control characters.
2005-05-06 18:43:13 +00:00
Antony Dovgal
0cd04dd8ee
MFH: fix off-by-one in _php_image_output()
...
and prevent such errors in php_do_open_temporary_file()
2005-05-06 16:49:04 +00:00
Andrey Hristov
6477d350b2
init these variables (MFH)
2005-05-06 10:15:07 +00:00
Ilia Alshanetsky
5b90adb4f7
Added missing bit of the previous patch.
2005-05-06 02:19:36 +00:00
Ilia Alshanetsky
74a7342ac1
MFH: Fixed bug #32936 (http redirects URLs are not checked for control chars).
2005-05-06 02:18:22 +00:00