Commit Graph

3873 Commits

Author SHA1 Message Date
Etienne Kneuss
f0cf9b4c88 MFH: Fix #46192 (Serialization of ArrayObject with objects as storage) 2008-09-29 22:45:28 +00:00
Rob Richards
612beefba8 BFN 2008-09-29 16:53:08 +00:00
Greg Beaver
c6f452fb53 note fix to Bug #46178 memory leak in ext/phar, remove 'useless entry' according to Hannes 2008-09-26 16:32:21 +00:00
Ilia Alshanetsky
310f4583a4 Fixed typo 2008-09-24 23:43:28 +00:00
Felipe Pena
a1d2b4d940 - BFN #46160 2008-09-23 12:17:50 +00:00
Greg Beaver
17cfd5f24e MF52 fix Bug #46147: after stream seek, appending stream filter reads incorrect data 2008-09-22 01:26:14 +00:00
Ilia Alshanetsky
5c95af8be3 WS 2008-09-21 18:13:45 +00:00
Dmitry Stogov
b6a4094c03 Fixed bug #46115 (Memory leak when calling a method using Reflection) 2008-09-19 12:48:33 +00:00
Scott MacVicar
ba2f507871 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. 2008-09-18 16:09:19 +00:00
Scott MacVicar
d875c9f889 MFH: mhash algorithm parameter was modified when it was a zval, also update a test. 2008-09-18 11:59:13 +00:00
Rob Richards
766ad69755 BFN 2008-09-18 11:49:36 +00:00
Ilia Alshanetsky
4732ab390c Fixed bug #46110 (XMLWriter - openmemory() and openuri() leak memory on
multiple calls).
2008-09-17 23:27:53 +00:00
Dmitry Stogov
e46d328934 Fixed bug #46106 (Memory leaks when using global statement) 2008-09-17 15:11:28 +00:00
Ilia Alshanetsky
fcc0fdd125 Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit). 2008-09-17 00:20:30 +00:00
Felipe Pena
4c32eb9989 - BFN #46071 2008-09-16 23:02:16 +00:00
Ilia Alshanetsky
e39d08794e Fixed bug #46087 (DOMXPath - segfault on destruction of a cloned object). 2008-09-16 00:38:45 +00:00
Scott MacVicar
db907e5bc3 Fixed bug #46086 (Segfault when accessing fileinfo class property) 2008-09-15 22:13:25 +00:00
Greg Beaver
1799136925 fix compile on IRIX with MIPSPro (Bug #46072) 2008-09-14 06:47:08 +00:00
Greg Beaver
86808da90b note fix of Bug #46060: Phar::addEmptyDir() breaks 2008-09-13 20:57:41 +00:00
Ilia Alshanetsky
4c6db91b87 Fixed bug #45382 (timeout bug in stream_socket_enable_crypto). 2008-09-11 23:56:43 +00:00
Greg Beaver
d19e466d96 update NEWS to note bug #46032 fix 2008-09-11 03:29:54 +00:00
Arnaud Le Blanc
0ea8c1c70e BFN 2008-09-10 10:28:57 +00:00
Felipe Pena
bbb083fa24 - New try 2008-09-09 13:26:40 +00:00
Nuno Lopes
c778b3eb19 upgrade to PCRE 7.8. this includes a security improvement. I'll upgrade HEAD later (not urgent..) 2008-09-09 07:55:10 +00:00
Felipe Pena
7b59a46711 - New entry 2008-09-07 23:08:20 +00:00
Arnaud Le Blanc
dd956381e2 MFH: Fixed #45911 (Cannot disable ext/hash) 2008-09-07 13:15:59 +00:00
Alexey Zakhlestin
ff22e27ec6 bugfix is also applied to 5.2, so NEWS moved there 2008-09-06 08:19:33 +00:00
Alexey Zakhlestin
8a2461af4c Fixed bug #45405 (snmp extension memory leak) 2008-09-06 07:57:22 +00:00
Jani Taskinen
66ebb8019b - Moved to PHP_5_2 2008-09-02 08:58:18 +00:00
Johannes Schlüter
606e0f26a0 back to dev 2008-09-01 20:51:57 +00:00
Johannes Schlüter
8df3c31d86 dev -> release 2008-09-01 20:30:44 +00:00
Jani Taskinen
bfc734e5ed - Remove extra ) 2008-09-01 09:21:37 +00:00
Jani Taskinen
db24e89b35 fix news 2008-09-01 09:08:53 +00:00
Patrick van Kleef
9de6178bb4 - fixes for ext/odbc 2008-09-01 08:38:58 +00:00
Mikko Koppanen
05c24934cf Removed fileinfo related according to Jani's request 2008-08-31 17:05:12 +00:00
Alexey Zakhlestin
733c27c35b more detailed news-entry 2008-08-31 15:04:21 +00:00
Alexey Zakhlestin
210aed5bd6 added entry about change in ext/session 2008-08-31 14:56:14 +00:00
Mikko Koppanen
dc2f8f6e3c Changed name,name,name to name, name, name according to Pierre's advice 2008-08-31 10:20:57 +00:00
Mikko Koppanen
8a03f50679 Added news entries about changes in ext/fileinfo 2008-08-31 10:06:46 +00:00
Dmitry Stogov
78d28494ca Fixed bug #45706 (Unserialization of classes derived from ArrayIterator fails) 2008-08-29 14:59:20 +00:00
Marcus Boerger
42eb47d500 - MFH preg_filter()
# As discussed with Lukas
# [DOC] check out the test
2008-08-29 12:13:54 +00:00
Derick Rethans
e3cd394979 - MFH: Support for "back of <hour>" and "front of <hour>" phrases that are used
in Scotland.
2008-08-29 12:01:57 +00:00
Pierre Joye
4b5dd8e396 - [DOC] ming has been moved to pecl 2008-08-29 11:20:18 +00:00
Matt Wilmas
d558979acc - Be more specific about when constant substitution occurs
- And should that be "values" or "value"? Hmm, feel free to improve wording
2008-08-29 11:12:34 +00:00
Christopher Jones
2b24b003fa Add #45458 2008-08-28 06:22:49 +00:00
David Soria Parra
9af185c7c9 Already in 5.2 2008-08-27 07:49:43 +00:00
David Soria Parra
9f68483734 MFH: Fixed bug #43782 (feof() does not detect timeout on socket) 2008-08-26 16:06:36 +00:00
Dmitry Stogov
ced680941a Fixed bug #45786 (FastCGI process exited unexpectedly) 2008-08-26 09:56:08 +00:00
Etienne Kneuss
efd817bf13 MFH: Fix #45826 (Custom serialization) 2008-08-25 18:40:44 +00:00
Jani Taskinen
3680365a70 - fixed in 5.2 branch 2008-08-25 08:37:10 +00:00