Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Tag: |
- BFN #45373
- MFH: Fixed bug #46238 (Segmentation fault on static call with empty string method)
Moved to NEWS in 5_2
Fix #46222 (Allow indirect modifications of Arrays inside ArrayObject + fix EG(uninitialized_zval_ptr) overwrite)
Fix #46222 (Allow indirect modifications of Arrays inside ArrayObject + fix EG(uninitialized_zval_ptr) overwrite)
MFH: Fixed #46164 (stream_filter_remove() closes the stream)
MFH: - Fixed bug #44991 (Compile Failure With freetds0.82) patch by: - jklowden at freetds dot org (ext/mssql) - matthias at dsx dot at (ext/pdo_dblib)
reorder
Adds signal handling around popen/pclose in mail.c. Related information on bugs #8992 and #14032 Original patch by D. Parthey
- MFH: Fixed bug #46215 (json_encode mutates its parameter and has some class-specific state)
Fixed bug #46206 (pg_query_params/pg_execute convert passed values to strings).
Added ability to send user defined HTTP headers with SOAP request.
remove BOM
Fix bugs order
Fixed bug #43045 (SOAP encoding violation on "INF" for type double/float)
Fixed bug #46205 (Closure - Memory leaks when ReflectionException is thrown)
note fix to Bug #46194 SIGSEGV when requested file is not found
MFH: Fix #46192 (Serialization of ArrayObject with objects as storage)
BFN
BFN
note fix to Bug #46178 memory leak in ext/phar, remove 'useless entry' according to Hannes
Fixed typo
- MFH: Fixed bug #46157 (PDOStatement::fetchObject prototype error)
- BFN #46160
- BFN #46088
MF52 fix Bug #46147: after stream seek, appending stream filter reads incorrect data
fix Bug #46147: after stream seek, appending stream filter reads incorrect data
WS
MFH: Fixed #46059 (Compile failure under IRIX 6.5.30 building posix.c)
Fixed bug #46115 (Memory leak when calling a method using Reflection)
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.
MFH: mhash algorithm parameter was modified when it was a zval, also update a test.
BFN
Fixed bug #46110 (XMLWriter - openmemory() and openuri() leak memory on multiple calls).
Fixed bug #46106 (Memory leaks when using global statement)
Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit).
MFH Fix #44424 (Extending PDO/MySQL class with a __call() function doesn't work)
- BFN #46071
Fixed bug #46087 (DOMXPath - segfault on destruction of a cloned object).
Fixed bug #46086 (Segfault when accessing fileinfo class property)
Fixed bug #43053 (Regression: some numbers shown in scientific notation). (int-e at gmx dot de) some 64bit test files may need to be fixed
fix compile on IRIX with MIPSPro (Bug #46072)
MFB: Fixed bug #45580 (levenshtein() crashes with invalid argument)
note fix of Bug #46060: Phar::addEmptyDir() breaks
Fixed bug #45382 (timeout bug in stream_socket_enable_crypto).
MFH: Fixed #46053 (SplFileObject::seek - Endless loop)
MFH: Fixed #46051 (SplFileInfo::openFile - memory overlap)
BFN
update NEWS to note bug #46032 fix
BFN
BFN
- Union #45226 + #18916
BFN fix order
BFN
BFN #45226, #18916
MFH: Fixed bug #46031 (Segfault in AppendIterator::next)
- New try
upgrade to PCRE 7.8. this includes a security improvement. I'll upgrade HEAD later (not urgent..)
BFN #46010
- New entry
MFH: More accurate max_file_size / upload_max_filesize (fixes #45124)
MFH: Fixed #45911 (Cannot disable ext/hash)
MFH: Fixed #43540 (rfc1867 handler newlength problem)
bugfix is also applied to 5.2, so NEWS moved there
MFB: Fixed bug #45405 (snmp extension memory leak)
Fixed bug #45405 (snmp extension memory leak)
Fixed bug #45860 (header() function fails to correctly replace all Status lines)
Fixed Bug #43958 (class name added into the error message)
- Moved to PHP_5_2
- Fixed bug entries
back to dev
dev -> release
Fixed bug #42318 (problem with nm on AIX, not finding object files)
- Remove extra )
fix news
Remove entries which are in previous release NEWS
- fixes for ext/odbc
- fixes for ext/odbc
Removed fileinfo related according to Jani's request
more detailed news-entry
added entry about change in ext/session
Changed name,name,name to name, name, name according to Pierre's advice
Added news entries about changes in ext/fileinfo
[DOC]- Fixed bug #45956 (parse_ini_file() does not return false with syntax errors in parsed file) [DOC] note: change will be in since 5.2.7
Fixed bug #45706 (Unserialization of classes derived from ArrayIterator fails)
- MFH preg_filter() # As discussed with Lukas # [DOC] check out the test
- MFH: Support for "back of <hour>" and "front of <hour>" phrases that are used in Scotland.
- [DOC] ming has been moved to pecl
- Be more specific about when constant substitution occurs - And should that be "values" or "value"? Hmm, feel free to improve wording
Add #45458
Already in 5.2
MFH: Fixed bug #43782 (feof() does not detect timeout on socket)
MFH: Fixed bug #43782 (feof() does not detect timeout on socket)
Fixed bug #45786 (FastCGI process exited unexpectedly)
MFH: Fix #45826 (Custom serialization)
- fixed in 5.2 branch
- MFH: expose MAXPATHLEN (PHP_MAXPATHLEN)
MFH: - Fixed bug #45862 (get_class_vars is inconsistent with 'protected' and 'private' variables) - Added some tests
report merged fix
Fixed bug #45751 (Using auto_prepend_file crashes (out of scope stack address use)). (basant dot kukreja at sun dot com)
MFH: Allow mixed $initial (patch by Christian Seiler)
- Fixed in PHP_5_2
- Removed entries merged into 5_2
MFH: - Fixed bug #44925 (preg_grep() modifies input array). (Nuno)
MFH: Fix for bug #42737 (and #45850)