Dmitry Stogov
|
84b9dcb73f
|
Fixed bug #38536 (SOAP returns an array of values instead of an object)
|
2006-11-08 10:05:19 +00:00 |
|
Ilia Alshanetsky
|
6e30ea1e3f
|
BFN
|
2006-11-07 20:24:04 +00:00 |
|
Ilia Alshanetsky
|
887b3484f7
|
Fixed bug #39398 (Booleans are not automatically translated to integers).
|
2006-11-07 17:57:17 +00:00 |
|
Johannes Schlüter
|
c65a1f10cb
|
- MFH: No C++ comments (fix #39414)
|
2006-11-07 15:19:11 +00:00 |
|
Ilia Alshanetsky
|
07cdfefdee
|
Fixed bug #39350 (crash with implode("\n", array(false))).
|
2006-11-06 17:21:05 +00:00 |
|
Dmitry Stogov
|
7b8f30adcb
|
Fixed bug #39121 (Incorrect return array handling in non-wsdl soap client)
|
2006-11-06 16:36:43 +00:00 |
|
Ilia Alshanetsky
|
86a6812dbb
|
Fixed bug #39362 (Added an option to imap_open/imap_reopen to control the
number of connection retries).
|
2006-11-05 18:31:41 +00:00 |
|
Pierre Joye
|
00f0e92dee
|
- gdpng entry
|
2006-11-05 15:08:50 +00:00 |
|
Pierre Joye
|
29242cfab9
|
- MFH: optimize horizontal and vertical lines
|
2006-11-04 14:27:07 +00:00 |
|
Pierre Joye
|
d05ef39c74
|
- MFH #39366, imagerotate does not use alpha with angles>45
|
2006-11-04 03:15:31 +00:00 |
|
Pierre Joye
|
59841dd25c
|
- #39273 entry
|
2006-11-04 02:24:53 +00:00 |
|
Pierre Joye
|
b867123e30
|
- News entry for zip MFH
|
2006-11-04 00:09:04 +00:00 |
|
Ilia Alshanetsky
|
6f0a9d6f76
|
wrong bug #
|
2006-11-03 20:38:21 +00:00 |
|
Ilia Alshanetsky
|
6516d8e1d6
|
Fixed bug #39358 (INSTALL_HEADERS contains incorrect reference to
php_filter.h)
|
2006-11-03 20:08:38 +00:00 |
|
Ilia Alshanetsky
|
4f3889d5bf
|
Fixed bug #39361 (Removed warning on empty haystack inside mb_strstr()).
|
2006-11-03 19:55:51 +00:00 |
|
Marcus Boerger
|
f7948f7fef
|
- BFN
|
2006-11-03 19:04:19 +00:00 |
|
Ilia Alshanetsky
|
0c7e63a07e
|
Fixed bug #39354 (Allow building of curl extension against libcurl 7.16.0)
|
2006-11-03 14:53:14 +00:00 |
|
Ilia Alshanetsky
|
7ce23de84c
|
Filter extension news
|
2006-11-03 13:54:49 +00:00 |
|
Ilia Alshanetsky
|
bd2ab7bc15
|
Fixed bug #39215 (Inappropriate close of stdin/stdout/stderr).
|
2006-11-03 13:34:19 +00:00 |
|
Ilia Alshanetsky
|
3f71251ffa
|
MFH: Fixed bug #39265 (Fixed path handling inside mod_files.sh).
|
2006-11-03 13:19:07 +00:00 |
|
Ilia Alshanetsky
|
57f295d3a6
|
Fixed bug #38680 (Added missing handling of basic types in json_decode).
# already in HEAD
|
2006-11-03 13:16:33 +00:00 |
|
Ilia Alshanetsky
|
8045c6bff8
|
Back to dev
|
2006-10-30 23:08:30 +00:00 |
|
Ilia Alshanetsky
|
d584c0a6f4
|
Fixed year
|
2006-10-30 23:07:28 +00:00 |
|
Ilia Alshanetsky
|
13342afe94
|
Prep news file for 5.2
|
2006-10-30 22:28:36 +00:00 |
|
Dmitry Stogov
|
7ff822ee49
|
Fixed bug #39304 (Segmentation fault with list unpacking of string offset)
|
2006-10-30 11:05:00 +00:00 |
|
Uwe Schindler
|
94b24ef2dd
|
update news
|
2006-10-27 09:02:54 +00:00 |
|
Ilia Alshanetsky
|
f85d9885d3
|
5.2.0RC6
|
2006-10-20 01:51:07 +00:00 |
|
Ilia Alshanetsky
|
76f23d4dcf
|
Fixed bug #38400 (Use of com.typelib_file may cause a crash).
|
2006-10-18 23:47:33 +00:00 |
|
Antony Dovgal
|
c79ba67673
|
MFH: fix bug #38882 (ldap_connect causes segfault with newer versions of OpenLDAP)
|
2006-10-18 20:58:23 +00:00 |
|
Johannes Schlüter
|
dcf249004c
|
- MFH: Fix #38465 (ReflectionParameter fails if default value is an access to self::
|
2006-10-18 16:35:15 +00:00 |
|
Antony Dovgal
|
91a1333c21
|
MFH: fix PECL bug #9061 (oci8 might reuse wrong persistent connection)
|
2006-10-18 14:23:23 +00:00 |
|
Dmitry Stogov
|
31acd1c26e
|
Fixed bug #39140 (Uncaught exception may cause crash)
|
2006-10-16 11:13:08 +00:00 |
|
Dmitry Stogov
|
bf95b64376
|
Fixed bug #39020 (PHP in FastCGI server mode crashes)
|
2006-10-16 10:46:59 +00:00 |
|
Ilia Alshanetsky
|
bc59416ff2
|
Fixed bug #38934 (move_uploaded_file() cannot read uploaded file outside of
open_basedir).
|
2006-10-13 01:42:20 +00:00 |
|
Sara Golemon
|
3efc863435
|
BFN
|
2006-10-11 23:36:32 +00:00 |
|
Pierre Joye
|
3d3395df3a
|
- imagecreatefrompng(emptyfile) fix entry
|
2006-10-11 18:27:42 +00:00 |
|
Antony Dovgal
|
aeec5b4b68
|
MFH: fix #39125 (Memleak when reflecting non-existing class/method)
|
2006-10-11 15:52:56 +00:00 |
|
Wez Furlong
|
88f9dc9639
|
BFN
|
2006-10-11 03:23:51 +00:00 |
|
Wez Furlong
|
20949c497b
|
BFN
|
2006-10-11 03:09:55 +00:00 |
|
Wez Furlong
|
897b9ffca5
|
BFN
|
2006-10-11 02:14:09 +00:00 |
|
Ilia Alshanetsky
|
03641dcea4
|
Fixed bug #39034 (curl_exec() with return transfer returns TRUE on empty
files).
|
2006-10-10 23:12:59 +00:00 |
|
Ilia Alshanetsky
|
df5c300303
|
Fixed bug #38198 (possible crash when COM reports an exception).
|
2006-10-10 17:32:50 +00:00 |
|
Ilia Alshanetsky
|
7b77d536c3
|
Fixed bug #37262 (var_export() does not escape \0 character).
|
2006-10-09 18:08:34 +00:00 |
|
Ilia Alshanetsky
|
527c5a6126
|
Proper name for credits
|
2006-10-09 16:20:46 +00:00 |
|
Antony Dovgal
|
7b2a5bf0c6
|
BFN
|
2006-10-09 09:37:10 +00:00 |
|
Antony Dovgal
|
e43519e914
|
BFN
|
2006-10-07 09:34:12 +00:00 |
|
Ilia Alshanetsky
|
7f75be9fb9
|
back to dev
|
2006-10-06 21:36:07 +00:00 |
|
Edin Kadribasic
|
2f738dd440
|
BFN
|
2006-10-06 12:53:15 +00:00 |
|
Ilia Alshanetsky
|
9ebb3f127e
|
5.2.0RC5
|
2006-10-05 19:49:03 +00:00 |
|
Edin Kadribasic
|
e09a5c2972
|
Library updates
|
2006-10-05 11:17:56 +00:00 |
|