Dmitry Stogov
08fdbaecf8
Fixed usage of uninicialized variable
2005-05-31 14:35:25 +00:00
foobar
ed160b9a19
MFH: - Fixed bug #33200 (preg_replace(): magic_quotes_sybase=On makes 'e' modifier misbehave)
2005-05-31 12:55:33 +00:00
Ilia Alshanetsky
2063ff5a15
MFH: Fixed bug #33164 (Soap extension incorrectly detects HTTP/1.1).
2005-05-30 23:46:28 +00:00
foobar
b1c2b7a493
- Fixed bug #33185 (--enable-session=shared does not build)
2005-05-30 15:13:57 +00:00
Sebastian Bergmann
4939dff84e
MFH: Sync with config.m4.
2005-05-28 06:38:48 +00:00
Andrei Zmievski
1d019347cd
Upgrade PCRE library to 5.0.
2005-05-27 18:07:33 +00:00
Ilia Alshanetsky
c60e945965
Fixed bug #33080 (missing MFH of a fix for bug #31465 )
2005-05-27 02:03:27 +00:00
Andrei Zmievski
19859a1b35
MFH
2005-05-26 21:49:32 +00:00
Marcus Boerger
db4678d6af
- Add new tests
2005-05-26 12:24:57 +00:00
Marcus Boerger
d7d5069d8b
- MFH making SQLiteDatabase derivable
2005-05-26 11:56:03 +00:00
Ilia Alshanetsky
5a27a76b1b
MFH: Added scheme validation for parse_url().
2005-05-26 03:56:34 +00:00
Stanislav Malyshev
2640b806d6
fix is_object on non-php objects
2005-05-25 10:58:26 +00:00
Ilia Alshanetsky
1930be2528
MFH: Return error on an invalid input to mime_content_type() function.
2005-05-25 03:06:07 +00:00
Andrei Zmievski
6b1cc632d1
MFH
2005-05-24 22:11:39 +00:00
Dmitry Stogov
16a1587e08
Handling responses with Content-Lenght: 0
2005-05-23 06:25:02 +00:00
Antony Dovgal
ac378c3b78
MFH: fix compile warning
2005-05-22 12:57:45 +00:00
Rasmus Lerdorf
3526bcf9cf
MFH Fixed bug 33072 - safemode/open_basedir check for runtime save_path
...
change
2005-05-21 18:54:57 +00:00
Georg Richter
ebec35f646
MFH:
...
- fix for bug #33090 (mysqli_prepare doesn't return an error)
- mysql_set_charset now works for MySQL >= 5.0.6
2005-05-21 08:54:57 +00:00
Grant Croker
119e74d6c2
- Fixed bug #30593 (--with-ingres option generates broken Makefile).
2005-05-20 16:13:27 +00:00
Rob Richards
5e63dccbb9
MFH: correct fix for bug #33059
...
- fix issue in other methods
2005-05-20 15:02:48 +00:00
Antony Dovgal
bfdac383dc
MFH:
...
fix bug #33076 (str_ireplace() incorrectly counts result string length and may cause segfault)
add test
2005-05-20 14:24:16 +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
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
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
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
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