#
b6a4094c |
| 19-Sep-2008 |
Dmitry Stogov |
Fixed bug #46115 (Memory leak when calling a method using Reflection) |
#
ba2f5078 |
| 18-Sep-2008 |
Scott MacVicar |
MFH: Show the library version currently loaded as well as the version the extension was compiled with. Useful for checking PHP is using the latest version. |
#
d875c9f8 |
| 18-Sep-2008 |
Scott MacVicar |
MFH: mhash algorithm parameter was modified when it was a zval, also update a test. |
#
766ad697 |
| 18-Sep-2008 |
Rob Richards |
BFN |
#
4732ab39 |
| 17-Sep-2008 |
Ilia Alshanetsky |
Fixed bug #46110 (XMLWriter - openmemory() and openuri() leak memory on multiple calls). |
#
e46d3289 |
| 17-Sep-2008 |
Dmitry Stogov |
Fixed bug #46106 (Memory leaks when using global statement) |
#
fcc0fdd1 |
| 17-Sep-2008 |
Ilia Alshanetsky |
Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit). |
#
4c32eb99 |
| 16-Sep-2008 |
Felipe Pena |
- BFN #46071 |
#
e39d0879 |
| 16-Sep-2008 |
Ilia Alshanetsky |
Fixed bug #46087 (DOMXPath - segfault on destruction of a cloned object). |
#
db907e5b |
| 15-Sep-2008 |
Scott MacVicar |
Fixed bug #46086 (Segfault when accessing fileinfo class property) |
#
17991369 |
| 14-Sep-2008 |
Greg Beaver |
fix compile on IRIX with MIPSPro (Bug #46072) |
#
86808da9 |
| 13-Sep-2008 |
Greg Beaver |
note fix of Bug #46060: Phar::addEmptyDir() breaks |
#
4c6db91b |
| 11-Sep-2008 |
Ilia Alshanetsky |
Fixed bug #45382 (timeout bug in stream_socket_enable_crypto). |
#
d19e466d |
| 11-Sep-2008 |
Greg Beaver |
update NEWS to note bug #46032 fix |
#
0ea8c1c7 |
| 10-Sep-2008 |
Arnaud Le Blanc |
BFN |
#
bbb083fa |
| 09-Sep-2008 |
Felipe Pena |
- New try |
#
c778b3eb |
| 09-Sep-2008 |
Nuno Lopes |
upgrade to PCRE 7.8. this includes a security improvement. I'll upgrade HEAD later (not urgent..) |
#
7b59a467 |
| 07-Sep-2008 |
Felipe Pena |
- New entry |
#
dd956381 |
| 07-Sep-2008 |
Arnaud Le Blanc |
MFH: Fixed #45911 (Cannot disable ext/hash) |
#
ff22e27e |
| 06-Sep-2008 |
Alexey Zakhlestin |
bugfix is also applied to 5.2, so NEWS moved there |
#
8a2461af |
| 06-Sep-2008 |
Alexey Zakhlestin |
Fixed bug #45405 (snmp extension memory leak) |
#
66ebb801 |
| 02-Sep-2008 |
Jani Taskinen |
- Moved to PHP_5_2 |
#
606e0f26 |
| 01-Sep-2008 |
Johannes Schlüter |
back to dev |
#
8df3c31d |
| 01-Sep-2008 |
Johannes Schlüter |
dev -> release |
#
bfc734e5 |
| 01-Sep-2008 |
Jani Taskinen |
- Remove extra ) |