]>
granicus.if.org Git - php/log
Rob Richards [Sun, 28 Sep 2008 12:01:21 +0000 (12:01 +0000)]
MFH: fix bug #46191 (BC break: DOMDocument saveXML() doesn't accept null)
Antony Dovgal [Wed, 24 Sep 2008 13:13:26 +0000 (13:13 +0000)]
fix test
Felipe Pena [Tue, 23 Sep 2008 23:10:01 +0000 (23:10 +0000)]
- MFH: Fixed bug #46157 (PDOStatement::fetchObject prototype error)
Rob Richards [Mon, 22 Sep 2008 15:10:24 +0000 (15:10 +0000)]
MFH: fix hints causing phpdoc crash
Felipe Pena [Mon, 22 Sep 2008 13:17:58 +0000 (13:17 +0000)]
- BFN #46088
Felipe Pena [Mon, 22 Sep 2008 13:15:16 +0000 (13:15 +0000)]
- MFH: Fixed bug #46088 (RegexIterator::accept - segfault)
Greg Beaver [Mon, 22 Sep 2008 01:25:44 +0000 (01:25 +0000)]
fix Bug #46147: after stream seek, appending stream filter reads incorrect data
Arnaud Le Blanc [Sat, 20 Sep 2008 22:12:59 +0000 (22:12 +0000)]
MFH: Fixed #46059 (Compile failure under IRIX 6.5.30 building posix.c)
Antony Dovgal [Thu, 18 Sep 2008 13:26:05 +0000 (13:26 +0000)]
fix test
Antony Dovgal [Thu, 18 Sep 2008 13:23:00 +0000 (13:23 +0000)]
fix typo
Antony Dovgal [Thu, 18 Sep 2008 08:39:23 +0000 (08:39 +0000)]
fix test
Johannes Schlüter [Tue, 16 Sep 2008 23:37:35 +0000 (23:37 +0000)]
MFH Fix #44424 (Extending PDO/MySQL class with a __call() function doesn't work)
Antony Dovgal [Tue, 16 Sep 2008 14:36:39 +0000 (14:36 +0000)]
MFH
Derick Rethans [Mon, 15 Sep 2008 18:03:10 +0000 (18:03 +0000)]
- Updated to version 2008.6 (2008f)
Dmitry Stogov [Mon, 15 Sep 2008 11:47:03 +0000 (11:47 +0000)]
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
Ilia Alshanetsky [Sun, 14 Sep 2008 05:15:15 +0000 (05:15 +0000)]
MFB: Fixed bug #45580 (levenshtein() crashes with invalid argument)
Moriyoshi Koizumi [Sat, 13 Sep 2008 19:53:53 +0000 (19:53 +0000)]
- MFH: Reenable ini_set("mbstring.internal_encoding", VALUE) to work on runtime.
(noticed by Antony. Thanks!)
Moriyoshi Koizumi [Sat, 13 Sep 2008 02:34:23 +0000 (02:34 +0000)]
- MFH: Properly initialize/finalize the library. This plugs the leaks caused by
onig_new().
Moriyoshi Koizumi [Sat, 13 Sep 2008 00:24:12 +0000 (00:24 +0000)]
- MFH: WS
Moriyoshi Koizumi [Sat, 13 Sep 2008 00:14:49 +0000 (00:14 +0000)]
- MFH: Add missing =DIR
Moriyoshi Koizumi [Fri, 12 Sep 2008 23:56:06 +0000 (23:56 +0000)]
- Remove unexposed functions.
Moriyoshi Koizumi [Fri, 12 Sep 2008 23:37:21 +0000 (23:37 +0000)]
- MFH: Use memcmp() for binary safety.
Felipe Pena [Fri, 12 Sep 2008 01:16:55 +0000 (01:16 +0000)]
- MFH: Fixed unexpected zval changes
Arnaud Le Blanc [Thu, 11 Sep 2008 15:32:15 +0000 (15:32 +0000)]
MFH: Fixed #46053 (SplFileObject::seek - Endless loop)
Arnaud Le Blanc [Thu, 11 Sep 2008 15:24:12 +0000 (15:24 +0000)]
MFH: Fixed #46051 (SplFileInfo::openFile - memory overlap)
Rob Richards [Thu, 11 Sep 2008 14:24:28 +0000 (14:24 +0000)]
BFN
Rob Richards [Thu, 11 Sep 2008 14:23:33 +0000 (14:23 +0000)]
MFH: fix bug #46047 (SimpleXML converts empty nodes into object with nested array)
add test
Rob Richards [Thu, 11 Sep 2008 14:18:27 +0000 (14:18 +0000)]
MFH: fix bug #45901 (wddx_serialize_value crash with SimpleXMLElement object)
add test
Rob Richards [Wed, 10 Sep 2008 16:29:42 +0000 (16:29 +0000)]
BFN
Rob Richards [Wed, 10 Sep 2008 16:29:18 +0000 (16:29 +0000)]
MFH: fix bug #46003 (isset on nonexisting node return unexpected results)
add test
Rob Richards [Wed, 10 Sep 2008 15:41:04 +0000 (15:41 +0000)]
BFN
Rob Richards [Wed, 10 Sep 2008 15:40:34 +0000 (15:40 +0000)]
MFH: fix bug #46029 (Segfault in DOMText when using with Reflection)
Felipe Pena [Wed, 10 Sep 2008 13:48:14 +0000 (13:48 +0000)]
- MFB: Fixed mem. leak
Felipe Pena [Wed, 10 Sep 2008 13:26:38 +0000 (13:26 +0000)]
- Union #45226 + #18916
Rob Richards [Wed, 10 Sep 2008 11:22:40 +0000 (11:22 +0000)]
BFN
fix order
Rob Richards [Wed, 10 Sep 2008 11:21:48 +0000 (11:21 +0000)]
MFH: fix bug #45553 (Using XPath for attributes with a namespace does not work)
add test
Arnaud Le Blanc [Wed, 10 Sep 2008 11:12:38 +0000 (11:12 +0000)]
MFH: Fix test
Felipe Pena [Wed, 10 Sep 2008 00:20:49 +0000 (00:20 +0000)]
BFN #45226, #18916
Felipe Pena [Wed, 10 Sep 2008 00:09:04 +0000 (00:09 +0000)]
MFH:
- Merged fix from SF project (Import Jeff Lawsons patches for XML datetime bug fixes)
Fixed bugs:
#45226 (xmlrpc_set_type() segfaults with valid ISO8601 date string)
#18916 (xmlrpc_set_type() "not working")
Arnaud Le Blanc [Tue, 9 Sep 2008 19:44:25 +0000 (19:44 +0000)]
MFH: Fixed bug #46031 (Segfault in AppendIterator::next)
Antony Dovgal [Mon, 8 Sep 2008 10:24:38 +0000 (10:24 +0000)]
add missing file
Felipe Pena [Sun, 7 Sep 2008 23:10:07 +0000 (23:10 +0000)]
BFN #46010
Felipe Pena [Sun, 7 Sep 2008 23:00:31 +0000 (23:00 +0000)]
- MFH: Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode)
Johannes Schlüter [Sun, 7 Sep 2008 22:35:15 +0000 (22:35 +0000)]
- MFH: The exact error message might differ (it's "Not owner" on Solaris)
Arnaud Le Blanc [Sun, 7 Sep 2008 14:18:11 +0000 (14:18 +0000)]
MFH: More accurate max_file_size / upload_max_filesize (fixes #45124)
Arnaud Le Blanc [Sat, 6 Sep 2008 17:19:15 +0000 (17:19 +0000)]
MFH: Fixed #43540 (rfc1867 handler newlength problem)
Alexey Zakhlestin [Sat, 6 Sep 2008 08:18:38 +0000 (08:18 +0000)]
MFB: Fixed bug #45405 (snmp extension memory leak)
Dmitry Stogov [Tue, 2 Sep 2008 13:22:00 +0000 (13:22 +0000)]
Fixed bug #45860 (header() function fails to correctly replace all Status lines)
Dmitry Stogov [Tue, 2 Sep 2008 09:45:36 +0000 (09:45 +0000)]
Fixed Bug #43958 (class name added into the error message)
Jani Taskinen [Tue, 2 Sep 2008 08:58:00 +0000 (08:58 +0000)]
- Fixed bug entries
Patrick van Kleef [Mon, 1 Sep 2008 15:48:09 +0000 (15:48 +0000)]
MFH: - Added odbc.default_cursortype to control the ODBC cursormodel
(bug #43668)
Patrick van Kleef [Mon, 1 Sep 2008 15:36:56 +0000 (15:36 +0000)]
MFH: - Fixed code to use ODBC 3.52 datatypes for 64bit systems (bug #43666)
Dmitry Stogov [Mon, 1 Sep 2008 13:15:15 +0000 (13:15 +0000)]
Fixed bug #42318 (problem with nm on AIX, not finding object files)
Jani Taskinen [Sun, 31 Aug 2008 00:21:19 +0000 (00:21 +0000)]
[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
Rasmus Lerdorf [Sat, 30 Aug 2008 18:28:01 +0000 (18:28 +0000)]
Fix the assert
Rasmus Lerdorf [Sat, 30 Aug 2008 16:50:24 +0000 (16:50 +0000)]
Fix for bugs 13961, 39927 and 45947
David Soria Parra [Wed, 27 Aug 2008 07:48:37 +0000 (07:48 +0000)]
MFH: Fixed bug #43782 (feof() does not detect timeout on socket)
Jani Taskinen [Tue, 26 Aug 2008 23:26:27 +0000 (23:26 +0000)]
MFH
Jani Taskinen [Tue, 26 Aug 2008 23:19:22 +0000 (23:19 +0000)]
MFH: sendmail mess cleared (PHP_PROG_SENDMAIL was not used at all, see also bug #42946)
Dmitry Stogov [Fri, 22 Aug 2008 15:31:38 +0000 (15:31 +0000)]
Fixed destruction of dl() loaded extensions
Antony Dovgal [Fri, 22 Aug 2008 14:52:47 +0000 (14:52 +0000)]
MFH: fix zend_register_functions() not displaying duplicate functions (reported by Gopal)
Felipe Pena [Fri, 22 Aug 2008 13:40:54 +0000 (13:40 +0000)]
- New tests
Sebastian Bergmann [Fri, 22 Aug 2008 08:17:02 +0000 (08:17 +0000)]
Fix ZTS build.
Felipe Pena [Fri, 22 Aug 2008 01:06:55 +0000 (01:06 +0000)]
MFH:
- Fixed bug #45862 (get_class_vars is inconsistent with 'protected' and 'private' variables)
- Added some tests
Stanislav Malyshev [Thu, 21 Aug 2008 18:11:49 +0000 (18:11 +0000)]
report merged fix
Stanislav Malyshev [Thu, 21 Aug 2008 18:10:48 +0000 (18:10 +0000)]
merge fix for #43941
Dmitry Stogov [Thu, 21 Aug 2008 13:42:36 +0000 (13:42 +0000)]
Fixed bug #45751 (Using auto_prepend_file crashes (out of scope stack address use)). (basant dot kukreja at sun dot com)
Dmitry Stogov [Thu, 21 Aug 2008 11:27:42 +0000 (11:27 +0000)]
Adder error code into error message
Rasmus Lerdorf [Wed, 20 Aug 2008 20:04:52 +0000 (20:04 +0000)]
Fix OSX build problem in this branch as well
Jani Taskinen [Wed, 20 Aug 2008 01:21:47 +0000 (01:21 +0000)]
MFH: - Fixed bug #44925 (preg_grep() modifies input array). (Nuno)
Jani Taskinen [Wed, 20 Aug 2008 01:11:06 +0000 (01:11 +0000)]
MFH: test for bug #42737
Jani Taskinen [Wed, 20 Aug 2008 00:52:13 +0000 (00:52 +0000)]
MFH: Fix for bug #42737 (and #45850)
Felipe Pena [Mon, 18 Aug 2008 17:52:35 +0000 (17:52 +0000)]
- New test
Antony Dovgal [Mon, 18 Aug 2008 14:33:00 +0000 (14:33 +0000)]
MFH: fix bug #45028 (CRC32 output endianness is different between crc32() and hash())
Jani Taskinen [Mon, 18 Aug 2008 10:50:10 +0000 (10:50 +0000)]
MFH: fix include
Antony Dovgal [Mon, 18 Aug 2008 07:47:04 +0000 (07:47 +0000)]
reverted because of test failures
Arnaud Le Blanc [Mon, 18 Aug 2008 04:46:05 +0000 (04:46 +0000)]
MFH: Fix tests (closes #45841)
Arnaud Le Blanc [Mon, 18 Aug 2008 04:09:38 +0000 (04:09 +0000)]
MFH: Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit).
Moriyoshi Koizumi [Mon, 18 Aug 2008 03:26:40 +0000 (03:26 +0000)]
- MFH: beware of signedness
Dmitry Stogov [Fri, 15 Aug 2008 07:30:31 +0000 (07:30 +0000)]
Fixed double call to MSHUTDOWN in case of `php-cgi -m`
Felipe Pena [Fri, 15 Aug 2008 02:26:56 +0000 (02:26 +0000)]
- Fixed tests (synced with 5_3 and HEAD)
Jani Taskinen [Thu, 14 Aug 2008 23:46:55 +0000 (23:46 +0000)]
MFH: fix skipifs
Jani Taskinen [Thu, 14 Aug 2008 23:45:22 +0000 (23:45 +0000)]
MFH
Jani Taskinen [Thu, 14 Aug 2008 23:42:01 +0000 (23:42 +0000)]
MFH: fix tests
Jani Taskinen [Thu, 14 Aug 2008 22:51:50 +0000 (22:51 +0000)]
MFH
Jani Taskinen [Thu, 14 Aug 2008 21:56:13 +0000 (21:56 +0000)]
MFH:fix test
Jani Taskinen [Thu, 14 Aug 2008 20:57:13 +0000 (20:57 +0000)]
MFH: fix tests, add missing test
Jani Taskinen [Thu, 14 Aug 2008 20:55:31 +0000 (20:55 +0000)]
do not leave crap behind
Jani Taskinen [Thu, 14 Aug 2008 20:53:31 +0000 (20:53 +0000)]
MFH: fix tests
Jani Taskinen [Thu, 14 Aug 2008 20:53:00 +0000 (20:53 +0000)]
- Nuke annoying errors already silenced elsewhere too
Felipe Pena [Thu, 14 Aug 2008 19:17:13 +0000 (19:17 +0000)]
- New test
Felipe Pena [Thu, 14 Aug 2008 16:34:30 +0000 (16:34 +0000)]
- MFH: move declaration on top and fix build error
Jani Taskinen [Wed, 13 Aug 2008 19:43:48 +0000 (19:43 +0000)]
typoh
Antony Dovgal [Wed, 13 Aug 2008 08:09:55 +0000 (08:09 +0000)]
MFH: fix compile warnings (patch by Phil Oleson)
Dmitry Stogov [Wed, 13 Aug 2008 07:19:43 +0000 (07:19 +0000)]
Fixed bug #45805 (Crach on throwing exception from error handler)
Jani Taskinen [Wed, 13 Aug 2008 01:01:29 +0000 (01:01 +0000)]
MFH: [DOC]- Added methods to change/disable --with-config-file-scan-dir=PATH at
MFH: [DOC] startup:
MFH: [DOC]
MFH: [DOC] To disable: Override default php.ini by using both -c and -n with
MFH: [DOC] CGI/CLI or set "PHP_INI_SCAN_DIR" environment variable
MFH: [DOC] to an empty string.
MFH: [DOC]
MFH: [DOC] To change: Simply set "PHP_INI_SCAN_DIR" environment variable to point
MFH: [DOC] to another path.
MFH: - Fixed bug #42604 ("make test" fails with --with-config-file-scan-dir=/some/path)
MFH: - Implemented FR #45114 (Option to change --with-config-file-scan-dir)
Christian Seiler [Tue, 12 Aug 2008 21:03:35 +0000 (21:03 +0000)]
- News: http://news.php.net/php.cvs/52239
Arnaud Le Blanc [Mon, 11 Aug 2008 23:16:41 +0000 (23:16 +0000)]
MFH: clear stat cache in chroot()
Arnaud Le Blanc [Mon, 11 Aug 2008 22:40:02 +0000 (22:40 +0000)]
news
Arnaud Le Blanc [Mon, 11 Aug 2008 22:39:42 +0000 (22:39 +0000)]
MFH: Fixed #45181 (chdir() should clear relative entries in stat cache)