#
7eca674e |
| 30-Jan-2011 |
Stanislav Malyshev |
Fix bug #52808 (Segfault when specifying interval as two dates) |
#
977d79a7 |
| 29-Jan-2011 |
Jérôme Loyet |
- Fixed bug #53434 (php-fpm slowlog now also logs the original request). |
#
f386967b |
| 29-Jan-2011 |
Jérôme Loyet |
- Fixed bug #53777 (php-fpm log format now match php_error log format). |
#
e9c6830e |
| 28-Jan-2011 |
Dmitry Stogov |
Added ability to connect to HTTPS sites through proxy with basic authentication using stream_context/http/header/Proxy-Authorization |
#
4ac34cc8 |
| 28-Jan-2011 |
Adam Harvey |
Fix NEWS sorting. |
#
d56de24c |
| 28-Jan-2011 |
Adam Harvey |
Fixed bug #53854 (Missing constants for compression type). Patch by Richard Quadling. |
#
0393cf77 |
| 28-Jan-2011 |
Adam Harvey |
Fix NEWS typo. |
#
46ff954c |
| 27-Jan-2011 |
Ilia Alshanetsky |
Added support for "extra" parameter for PGNotify(). |
#
9d568bb4 |
| 27-Jan-2011 |
Pierre Joye |
- Fix bug #53166, missing parameters in reflections/docs |
#
56316d25 |
| 26-Jan-2011 |
Pierre Joye |
- #53837 |
#
779e88e3 |
| 24-Jan-2011 |
Stanislav Malyshev |
Add imap_fetchmime |
#
e9d18e09 |
| 24-Jan-2011 |
Stanislav Malyshev |
Fixed bug #5273 (Can't use new properties in class extended from DateInterval) |
#
4756d7c2 |
| 24-Jan-2011 |
Stanislav Malyshev |
Fixed Bug #52063 (DateTime constructor's second argument doesn't have a null default value) |
#
0a35d918 |
| 18-Jan-2011 |
Pierre Joye |
- clarity |
#
15bcc349 |
| 18-Jan-2011 |
Pierre Joye |
- #53577 and cleanup |
#
d6ac8821 |
| 18-Jan-2011 |
Gustavo André dos Santos Lopes |
- Implemented FR #39771 (Made DOMDocument::saveHTML accept an optional DOMNode like DOMDocument::saveXML). |
#
326f50b1 |
| 17-Jan-2011 |
Jérôme Loyet |
- Enforce security in the fastcgi protocol parsing. |
#
d244ac46 |
| 17-Jan-2011 |
Kalle Sommer Nielsen |
MFT: Added 'db' and 'catalog' keys to the field fetching functions (FR #39847) |
#
5ba90aef |
| 17-Jan-2011 |
Kalle Sommer Nielsen |
Added 'catalog' to the field fetching functions in mysqli (Thanks to Johannes for the headsup) |
#
504b6f69 |
| 17-Jan-2011 |
Kalle Sommer Nielsen |
MFT: Implemented FR #47802 (Support for setting character sets in DSN strings) |
#
5d23cdd6 |
| 17-Jan-2011 |
Kalle Sommer Nielsen |
MFT: Implemented FR #47802 (Support for setting character sets in DSN strings) |
#
ff498278 |
| 16-Jan-2011 |
Stanislav Malyshev |
Fix bug #47143, bug #51458 - provide more useful info in bad exception cases |
#
3a3f3696 |
| 16-Jan-2011 |
Stanislav Malyshev |
Add options to debug_backtrace functions |
#
22b42afa |
| 14-Jan-2011 |
Johannes Schlüter |
- Fix #53551 (PDOStatement execute segfaults for pdo_mysql driver) |
#
6553823c |
| 14-Jan-2011 |
Johannes Schlüter |
- Fix 5.3.5 date in NEWS |