Ilia Alshanetsky
|
6585a5af32
|
Upgraded bundled sqlite to version 3.6.20
|
2009-11-09 01:54:23 +00:00 |
|
Ilia Alshanetsky
|
9d095a6011
|
Make sure that max_file_uploads is set to 20 by-default in all places
|
2009-11-05 13:29:34 +00:00 |
|
Jani Taskinen
|
c4b9737695
|
- Missing entry
|
2009-11-05 11:33:32 +00:00 |
|
Matteo Beccati
|
fa67c860e0
|
- Properly fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction).
# Removed usage of the memory address when generating prepared statemend names
# as uniqueness can't be enforced. Used a statment counter instead.
|
2009-11-04 19:32:27 +00:00 |
|
Ilia Alshanetsky
|
41611fd003
|
Fixed bug #50073 (parse_url() incorrect when ? in fragment).
|
2009-11-04 13:44:10 +00:00 |
|
Scott MacVicar
|
e048c24d27
|
BFN
|
2009-11-03 12:23:54 +00:00 |
|
Felipe Pena
|
574b0882a1
|
- Fixed bug #49244 (Floating point NaN cause garbage characters). (patch by Sjoerd)
|
2009-11-02 17:37:32 +00:00 |
|
Felipe Pena
|
779ce8fd00
|
- Fixed bug #49908 (throwing exception in __autoload crashes when interface is not defined)
|
2009-11-01 21:26:03 +00:00 |
|
Felipe Pena
|
8e91d46481
|
- Fixed bug #49719 (ReflectionClass::hasProperty returns true for a private property in base class)
|
2009-11-01 15:12:34 +00:00 |
|
Stanislav Malyshev
|
f7420d58da
|
report collator_get_sort_key
|
2009-10-30 17:27:55 +00:00 |
|
Ilia Alshanetsky
|
1e50b1892a
|
Fixed bug #50023 (pdo_mysql doesn't use PHP_MYSQL_UNIX_SOCK_ADDR)
# Original patch by six at aegis-corp dot org
|
2009-10-29 13:33:51 +00:00 |
|
Jani Taskinen
|
1376b76e8c
|
- You add, remove, fix or implement. Introduce yourself to someone else.
|
2009-10-27 22:15:19 +00:00 |
|
Ilia Alshanetsky
|
e2211cee86
|
Introduced a max_file_uploads INI setting, which is set to limit the
number of file uploads per-request to 100 by default, to prevent possible
DOS via temporary file exhaustion.
|
2009-10-27 16:13:48 +00:00 |
|
David Soria Parra
|
e8359d3f90
|
- Fixed bug #49142 (crash when exception thrown from __tostring())
|
2009-10-27 13:02:36 +00:00 |
|
Ilia Alshanetsky
|
ff5a2ce931
|
Fixed bug #49921 (Curl post upload functions changed).
|
2009-10-26 12:57:01 +00:00 |
|
Ilia Alshanetsky
|
42626ae6fa
|
- Fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction).
|
2009-10-26 02:02:28 +00:00 |
|
Jani Taskinen
|
70e8b40fc7
|
- Fixed bug #49990 (SNMP3 warning message about security level printed twice).
|
2009-10-25 20:17:04 +00:00 |
|
Pierre Joye
|
26270b4fd7
|
- fix leak in DL on error (windows)
|
2009-10-21 06:42:08 +00:00 |
|
Johannes Schlüter
|
4a8de304e2
|
Merge #289581 (Fixed PDORow and PDOStatement crashes when instantiating throught
Reflection (Felipe)
|
2009-10-19 21:43:34 +00:00 |
|
Johannes Schlüter
|
8dcb351345
|
Merge NEWS for merged stuff from PHP_5_3 to PHP_5_3_1
|
2009-10-19 21:16:07 +00:00 |
|
Jani Taskinen
|
21d12bc17e
|
fn
|
2009-10-19 12:37:17 +00:00 |
|
Scott MacVicar
|
76d875278c
|
Part fix for bug #49224
|
2009-10-16 02:10:52 +00:00 |
|
Scott MacVicar
|
5af006d640
|
Update libsqlite to 3.6.19
|
2009-10-16 01:56:36 +00:00 |
|
Ilia Alshanetsky
|
ef1731590a
|
Fixed bug #49855 (import_request_variables() always returns NULL).
|
2009-10-15 12:26:54 +00:00 |
|
Ilia Alshanetsky
|
31729738c7
|
Fixed bug #49847 (exec() fails to return data inside 2nd parameter, given output lines >4095 bytes).
|
2009-10-14 01:32:07 +00:00 |
|
Felipe Pena
|
5d34329dab
|
- BFN
|
2009-10-12 19:23:07 +00:00 |
|
Garrett Serack
|
8e5a00e546
|
- changed ini file directives [PATH=](on Win32) and [HOST=](on all) to be case insensitive (garretts)
|
2009-10-09 19:43:00 +00:00 |
|
Jani Taskinen
|
b2ff362a5c
|
- Fixed bug #49809 (time_sleep_until is not available on solaris)
|
2009-10-08 14:21:53 +00:00 |
|
Ilia Alshanetsky
|
b6b56ba87a
|
Fixed bug #49800 (SimpleXML allow (un)serialize() calls without warning).
# original patch by wmeler at wp-sa dot pl
|
2009-10-07 12:46:29 +00:00 |
|
Jani Taskinen
|
d7b5703eab
|
pff
|
2009-10-06 10:00:53 +00:00 |
|
Ilia Alshanetsky
|
a3430a6b24
|
Fixed bug #49757 (long2ip() can return wrong value in a multi-threaded applications).
# original patch by Florian Anderiasch
|
2009-10-05 14:45:54 +00:00 |
|
Sriram Natarajan
|
0f57b15e23
|
- Fixed bug #49738 (calling mcrypt after mcrypt_generic_deinit crashes).
|
2009-10-02 00:13:53 +00:00 |
|
Jani Taskinen
|
a71da78442
|
pff, no idea what is merged where by who and when and wtf..
|
2009-10-01 15:55:05 +00:00 |
|
Christopher Jones
|
9d48ec4f51
|
Add PECL bug #16842
|
2009-10-01 14:56:53 +00:00 |
|
Pierre Joye
|
e0b392f028
|
- fix #49732, fix crash when timestamp conversion fails
|
2009-10-01 13:55:16 +00:00 |
|
Ilia Alshanetsky
|
d35c2b14dd
|
Fixed bug #48805 (IPv6 socket transport is not working).
|
2009-09-30 20:48:41 +00:00 |
|
Ilia Alshanetsky
|
809dbcda08
|
Fixed bug #49517 (cURL's CURLOPT_FILE prevents file from being deleted after fclose).
|
2009-09-30 02:34:17 +00:00 |
|
Rasmus Lerdorf
|
80bdbc8f66
|
Fixed a safe_mode bypass in tempnam() identified by Grzegorz Stachowiak.
|
2009-09-29 14:14:02 +00:00 |
|
Kalle Sommer Nielsen
|
94b320b268
|
NEWS for Rasmus' bug fix
|
2009-09-28 15:07:37 +00:00 |
|
Jani Taskinen
|
4a95cb8938
|
fn
|
2009-09-24 22:40:15 +00:00 |
|
Sriram Natarajan
|
92c08b1224
|
- Fixed bug #49571 (CURLOPT_POSTREDIR not implemented).
|
2009-09-24 18:20:49 +00:00 |
|
Rob Richards
|
c3d66dbfed
|
Fixed bug #49647 (DOMUserData does not exist)
|
2009-09-24 13:18:22 +00:00 |
|
Felipe Pena
|
788031f093
|
- Fixed bug #49531 (CURLOPT_INFILESIZE sometimes causes warning "CURLPROTO_FILE cannot be set ...")
|
2009-09-23 02:08:19 +00:00 |
|
Felipe Pena
|
5596b05449
|
- Fixed bug #49630 (imap_listscan function missing)
# Missing PHP_FE(), though nowdays it is used through of two aliases. (imap_scan() and imap_scanmailbox())
|
2009-09-22 18:18:57 +00:00 |
|
Kalle Sommer Nielsen
|
1dfc3ac4a4
|
Fix NEWS
|
2009-09-21 03:20:31 +00:00 |
|
Andrey Hristov
|
967239727e
|
MFH:Fix for bug#48909 Segmentation fault in mysqli_stmt_execute
|
2009-09-18 14:33:08 +00:00 |
|
Andrey Hristov
|
8aae3baa45
|
MFH:Fix for bug#48754 mysql_close() crash php when no handle specified
|
2009-09-18 10:49:31 +00:00 |
|
Sriram Natarajan
|
fbc335e5d1
|
- Fixed bug #49572 (use of C++ style comments causes build failure)
|
2009-09-17 02:45:25 +00:00 |
|
Sebastian Bergmann
|
ceaf590530
|
Merge ReflectionMethod::setAccessible() to PHP 5.3.2, approved by Johannes.
|
2009-09-16 17:24:46 +00:00 |
|
Jani Taskinen
|
fb9c4bd709
|
- What a mess..
|
2009-09-16 06:56:37 +00:00 |
|