]>
granicus.if.org Git - php/log
Arnaud Le Blanc [Sun, 23 Nov 2008 20:35:16 +0000 (20:35 +0000)]
MFH: Fixed bug #46649 (Setting array element with that same array produces
inconsistent results)
Felipe Pena [Sun, 23 Nov 2008 20:01:21 +0000 (20:01 +0000)]
- MFH: New parameter parsing API
David Coallier [Sat, 22 Nov 2008 22:54:17 +0000 (22:54 +0000)]
- Removed the "unreleased-fix-feature" entry as per Marcus's request
- Made sure to include my PDO fix in the proper 5.3 release
Scott MacVicar [Sat, 22 Nov 2008 15:44:21 +0000 (15:44 +0000)]
MFH Patch file for sqlite3 amalgamation so things don't get missed.
Scott MacVicar [Sat, 22 Nov 2008 15:16:47 +0000 (15:16 +0000)]
MFH Better fix for va_copy since some architectures like to do a deep copy.
David Coallier [Sat, 22 Nov 2008 14:34:00 +0000 (14:34 +0000)]
- Added news item for bug #46615
David Coallier [Sat, 22 Nov 2008 14:19:47 +0000 (14:19 +0000)]
- MFH
- Bug #46615
- Return the count - 1 when invoking SplHeap->key()
- Adjusted the tests
Pierre Joye [Sat, 22 Nov 2008 13:41:21 +0000 (13:41 +0000)]
- Fix windows build
please keep the fixes while merging the new versions.
if the updates do not contain the fixes, create a little todo list so it is
not forgotten (wiki)
Pierre Joye [Sat, 22 Nov 2008 13:34:15 +0000 (13:34 +0000)]
- make va_copy safer using () around arguments
Scott MacVicar [Sat, 22 Nov 2008 12:39:16 +0000 (12:39 +0000)]
MFH Fix build on Windows
Scott MacVicar [Sat, 22 Nov 2008 11:48:42 +0000 (11:48 +0000)]
MFH Error handler isn't properly restored when using fetchObject() with SQLite
Scott MacVicar [Sat, 22 Nov 2008 11:06:04 +0000 (11:06 +0000)]
MFH Update libsqlite to 3.6.6
Scott MacVicar [Sat, 22 Nov 2008 10:29:05 +0000 (10:29 +0000)]
MFH Warnings from libmagic should be notices rather than sent to stderr, this fixes a test on Windows
Felipe Pena [Fri, 21 Nov 2008 22:55:58 +0000 (22:55 +0000)]
- Missing SKIPIF :(
Felipe Pena [Fri, 21 Nov 2008 22:27:02 +0000 (22:27 +0000)]
- MFH: Fixed memory leak in readline_callback_handler_remove()
Scott MacVicar [Fri, 21 Nov 2008 22:05:03 +0000 (22:05 +0000)]
MFH Add vasprintf() so the buffer can be automatically calculated, you need to efree this when done though!
Felipe Pena [Fri, 21 Nov 2008 21:44:11 +0000 (21:44 +0000)]
- New tests
Felipe Pena [Fri, 21 Nov 2008 21:03:35 +0000 (21:03 +0000)]
- Fix test
Felipe Pena [Fri, 21 Nov 2008 21:00:47 +0000 (21:00 +0000)]
- New tests
Felipe Pena [Fri, 21 Nov 2008 20:36:12 +0000 (20:36 +0000)]
- BFN #46578
Felipe Pena [Fri, 21 Nov 2008 19:16:50 +0000 (19:16 +0000)]
- MFH: Fixed bug #46578 (strip_tags() does not honor end-of-comment when it encounters a single quote)
Jani Taskinen [Fri, 21 Nov 2008 16:41:04 +0000 (16:41 +0000)]
MFH
Pierre Joye [Fri, 21 Nov 2008 14:18:27 +0000 (14:18 +0000)]
- MFH:
- expose PHP_BUILD in the Makefile
- ICU 3.8/4.0 are dynamically linked, add $PHP_BUILD\bin to the PATH so php.exe can find them (nmake test, nmake snaps)
Pierre Joye [Fri, 21 Nov 2008 14:17:33 +0000 (14:17 +0000)]
- MFH: add build type (debug/release) and TS info to the summary
Iain Lewis [Fri, 21 Nov 2008 13:00:01 +0000 (13:00 +0000)]
Adding some tests for array_product
Sanjay Mantoor [Fri, 21 Nov 2008 06:22:58 +0000 (06:22 +0000)]
New testcases for gmmktime function
Felipe Pena [Thu, 20 Nov 2008 23:11:25 +0000 (23:11 +0000)]
- Changed split() to preg_split()
Felipe Pena [Thu, 20 Nov 2008 22:30:51 +0000 (22:30 +0000)]
- BFN
Felipe Pena [Thu, 20 Nov 2008 22:25:37 +0000 (22:25 +0000)]
- MFH: Fixed memory leaks in readline_completion_function()
Andrey Hristov [Thu, 20 Nov 2008 17:21:36 +0000 (17:21 +0000)]
MFH:
Windows fixes for mysqlnd
Less warnings + PHPAPI for mysqlnd_poll
Kalle Sommer Nielsen [Thu, 20 Nov 2008 16:06:26 +0000 (16:06 +0000)]
MFH: Fix typo
Mark Karpeles [Thu, 20 Nov 2008 15:55:00 +0000 (15:55 +0000)]
- MFH: ext/wddx: classes providing __sleep() are stored without properties (fixed)
- ext/wddx: fixed wddx_add_vars() ignoring first var in php 5.3
Felipe Pena [Thu, 20 Nov 2008 14:48:41 +0000 (14:48 +0000)]
- MFH: Fixed memory leak in wddx_add_vars()
Felipe Pena [Thu, 20 Nov 2008 14:47:55 +0000 (14:47 +0000)]
- MFH: Added ZEND_FETCH_RESOURCE_NO_RETURN
Mark Karpeles [Thu, 20 Nov 2008 14:14:05 +0000 (14:14 +0000)]
- MFH: #46496, wddx_serialize treats input as ISO-8859-1 (Mark Karpeles)
Felipe Pena [Thu, 20 Nov 2008 13:31:34 +0000 (13:31 +0000)]
- Fixed tests
Felipe Pena [Thu, 20 Nov 2008 13:27:00 +0000 (13:27 +0000)]
- Fixed test
Pierre Joye [Thu, 20 Nov 2008 10:22:55 +0000 (10:22 +0000)]
- MFH: declarations must be.. 1st
Arnaud Le Blanc [Wed, 19 Nov 2008 17:53:47 +0000 (17:53 +0000)]
CS
Andrey Hristov [Wed, 19 Nov 2008 17:45:43 +0000 (17:45 +0000)]
MFH:
Fix a small bug that mysqlnd::next_result didn't care about an error in a
multi-statement. In an inner layer the error has been already set, thus it
needed better massage on the top level.
Felipe Pena [Wed, 19 Nov 2008 16:58:28 +0000 (16:58 +0000)]
- Fixed tests
Arnaud Le Blanc [Wed, 19 Nov 2008 14:41:40 +0000 (14:41 +0000)]
Improved ArrayObject performance (made spl_hash_verify_pos() an O(1)
and removed some spl_array_get_hash_table() calls). Fixes #46039
Felipe Pena [Wed, 19 Nov 2008 11:41:47 +0000 (11:41 +0000)]
- Fixed tests
Pierre Joye [Wed, 19 Nov 2008 09:28:13 +0000 (09:28 +0000)]
- new naming and allow libcurl static build
Etienne Kneuss [Wed, 19 Nov 2008 02:03:26 +0000 (02:03 +0000)]
typo
Etienne Kneuss [Wed, 19 Nov 2008 02:00:53 +0000 (02:00 +0000)]
MFH: Fix #46241 (stacked error_handlers, error_handling in general)
Alexey Zakhlestin [Tue, 18 Nov 2008 19:07:47 +0000 (19:07 +0000)]
new parameter-parsing api
Andrey Hristov [Tue, 18 Nov 2008 18:02:44 +0000 (18:02 +0000)]
MFH: Fix Windows build, pure C compiler
Felipe Pena [Tue, 18 Nov 2008 17:55:07 +0000 (17:55 +0000)]
- Deprecate ereg
Andrey Hristov [Tue, 18 Nov 2008 17:02:18 +0000 (17:02 +0000)]
MFH:
Asynchronous queries for mysqli, when mysqlnd is enabled.
Includes 4 tests for mysqli_poll
Ant Phillips [Tue, 18 Nov 2008 15:36:48 +0000 (15:36 +0000)]
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
Pierre Joye [Tue, 18 Nov 2008 14:27:09 +0000 (14:27 +0000)]
- MFH: declaration has to be first...
Pierre Joye [Tue, 18 Nov 2008 02:03:38 +0000 (02:03 +0000)]
- MFB: fix title
Pierre Joye [Tue, 18 Nov 2008 01:56:12 +0000 (01:56 +0000)]
- #41033, enable signing with DSA keys
Felipe Pena [Mon, 17 Nov 2008 22:21:55 +0000 (22:21 +0000)]
MFH:
- Changed 'strlen' to use ZEND_FUNCTION(strlen)
- Removed duplicated arginfo structs
Scott MacVicar [Mon, 17 Nov 2008 21:54:47 +0000 (21:54 +0000)]
Missed test for previous commit
Scott MacVicar [Mon, 17 Nov 2008 21:54:25 +0000 (21:54 +0000)]
MFH Add openssl_random_pseudo_bytes() in order to expose access to a PRG, this wraps around whatever the OS provides.
- OpenBSD uses arc4random()
- Windows uses the Windows Crypto API
- FreeBSD, Linux, etc use /dev/random or /dev/urandom if available
[DOC]
Scott MacVicar [Mon, 17 Nov 2008 19:34:03 +0000 (19:34 +0000)]
MFH Fix #46033 - Segfault when instantiating SQLite3stmt and SQLite3Result directly.
Stanislav Malyshev [Mon, 17 Nov 2008 18:00:44 +0000 (18:00 +0000)]
Improve use syntax
[DOC] use \foo\bar is the same as use foo\bar
Scott MacVicar [Mon, 17 Nov 2008 17:13:55 +0000 (17:13 +0000)]
MFH Sync libsqlite to 3.6.5
David Soria Parra [Mon, 17 Nov 2008 15:17:49 +0000 (15:17 +0000)]
MFH: Feature request #46595. Use cc as default compiler and fallback to gcc.
Ant Phillips [Mon, 17 Nov 2008 12:26:43 +0000 (12:26 +0000)]
Commit tests for ext/reflection
Felipe Pena [Mon, 17 Nov 2008 11:28:01 +0000 (11:28 +0000)]
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
Pierre Joye [Sun, 16 Nov 2008 23:22:43 +0000 (23:22 +0000)]
- MFB: skip if pcntl is not present
Pierre Joye [Sun, 16 Nov 2008 23:15:28 +0000 (23:15 +0000)]
- entry for #46127
Pierre Joye [Sun, 16 Nov 2008 23:14:12 +0000 (23:14 +0000)]
- MFH: #46127, php_openssl_tcp_sockop_accept forgets to set context on accepted stream
Ilia Alshanetsky [Sun, 16 Nov 2008 18:00:50 +0000 (18:00 +0000)]
Fixed memory leak inside readline_callback_handler_install() function
Felipe Pena [Sun, 16 Nov 2008 00:45:03 +0000 (00:45 +0000)]
- MFH: Fixed strlen function entry (missing arginfo struct size, thanks Philip!)
Arnaud Le Blanc [Sat, 15 Nov 2008 12:52:13 +0000 (12:52 +0000)]
MFH: Added stream_cast() and stream_set_options() to user-space stream
wrappers, allowing stream_select(), stream_set_blocking(),
stream_set_timeout() and stream_set_write_buffer() to work with user-space
stream wrappers.
Will document.
Hannes Magnusson [Fri, 14 Nov 2008 19:22:43 +0000 (19:22 +0000)]
MFH: Interfaces extend other interfaces, not implement
Sanjay Mantoor [Fri, 14 Nov 2008 09:16:00 +0000 (09:16 +0000)]
New testcases for gmdate function
Arnaud Le Blanc [Fri, 14 Nov 2008 06:00:48 +0000 (06:00 +0000)]
MFH: Fix proto line
Hannes Magnusson [Thu, 13 Nov 2008 19:06:28 +0000 (19:06 +0000)]
MFH: Document the xmlrpc_errors option
Stanislav Malyshev [Thu, 13 Nov 2008 18:48:25 +0000 (18:48 +0000)]
[DOC] Add option for error_log to send directly to SAPI logger
Ilia Alshanetsky [Thu, 13 Nov 2008 18:21:40 +0000 (18:21 +0000)]
Fixed a bug inside dba_replace() that could cause file truncation with
invalid keys
Felipe Pena [Thu, 13 Nov 2008 18:14:50 +0000 (18:14 +0000)]
- MFH: Better fix
Pierre Joye [Thu, 13 Nov 2008 14:40:06 +0000 (14:40 +0000)]
- MFH: declaration goes first...
Arnaud Le Blanc [Thu, 13 Nov 2008 13:41:08 +0000 (13:41 +0000)]
Updated header_handler in apache2filter and apache_hooks
Felipe Pena [Thu, 13 Nov 2008 13:08:12 +0000 (13:08 +0000)]
- MFH: Fixed invalid reads
Arnaud Le Blanc [Thu, 13 Nov 2008 10:14:04 +0000 (10:14 +0000)]
Added header_remove() (chsc at peytz dotdk, Arnaud)
[DOC] proto void header_remove([string header_name])
Removes an HTTP header previously set using header()
The header_name parameter is optionnal, all headers are
removed if it is not set
[SAPIs] The header_handler callback in sapi_module_struct has
been changed, it now take a new argument.
When it is set to SAPI_HEADER_DELETE, sapi_header->header is
the name of an header, header_handler has to delete it.
When it is set to SAPI_HEADER_DELETE_ALL, header_handler has
to delete all headers.
When sapi_header_op_enum is SAPI_HEADER_ADD or _REPLACE,
sapi_header->header is in the form "Name: value", header_handler
has to add or replace the given header.
In all cases, header_handler must not free sapi_header or
sapi_header->header. SAPI_HEADER_ADD must be returned if the
header has been added or replaced, or 0 in other cases.
Arnaud Le Blanc [Thu, 13 Nov 2008 05:47:47 +0000 (05:47 +0000)]
MFH: Added stream_context_get_params()
Felipe Pena [Thu, 13 Nov 2008 01:49:51 +0000 (01:49 +0000)]
- Fixed tests
Felipe Pena [Thu, 13 Nov 2008 01:35:21 +0000 (01:35 +0000)]
- MFH: Fixed macro redefinition warning
Felipe Pena [Wed, 12 Nov 2008 23:38:02 +0000 (23:38 +0000)]
- MFH: Fixed a macro redefinition on BSD for different purpose
Felipe Pena [Wed, 12 Nov 2008 17:26:36 +0000 (17:26 +0000)]
- MFH: Removed unused variables
Felipe Pena [Wed, 12 Nov 2008 17:16:51 +0000 (17:16 +0000)]
- Fix test
Felipe Pena [Wed, 12 Nov 2008 16:40:40 +0000 (16:40 +0000)]
- Silent valgrind
Pierre Joye [Wed, 12 Nov 2008 11:41:21 +0000 (11:41 +0000)]
- MFH:
- #14962, makes extractTo 2nd argument really optional
- replace ZEND_ENGINE_2_1 by PHP_ZIP_USE_OO
Antony Dovgal [Wed, 12 Nov 2008 09:05:48 +0000 (09:05 +0000)]
make sure the slash is actually thre before reading past it
Stanislav Malyshev [Wed, 12 Nov 2008 00:44:56 +0000 (00:44 +0000)]
fix potential crash in zend_do_assign due to opcodes realloc
Stanislav Malyshev [Wed, 12 Nov 2008 00:23:21 +0000 (00:23 +0000)]
fix crash - using old opline after realloc
Ilia Alshanetsky [Wed, 12 Nov 2008 00:10:24 +0000 (00:10 +0000)]
Removed unused vars
Stanislav Malyshev [Tue, 11 Nov 2008 21:11:24 +0000 (21:11 +0000)]
fix memleak
Stanislav Malyshev [Tue, 11 Nov 2008 19:45:29 +0000 (19:45 +0000)]
Namespace resolution streamlining patch
[DOC] new resolution rules should be documented soon
Stanislav Malyshev [Tue, 11 Nov 2008 19:44:16 +0000 (19:44 +0000)]
some new tests
Felipe Pena [Tue, 11 Nov 2008 17:54:43 +0000 (17:54 +0000)]
- MFH: New parameter parsing API
Felipe Pena [Tue, 11 Nov 2008 17:54:11 +0000 (17:54 +0000)]
- New tests
Felipe Pena [Tue, 11 Nov 2008 16:15:53 +0000 (16:15 +0000)]
- Fixed bug #46546 (Segmentation fault when using declare statement with non-string value)
# This issue only happens in this branch
Felipe Pena [Tue, 11 Nov 2008 13:28:22 +0000 (13:28 +0000)]
MFH:
- Added ZEND_FETCH_RESOURCE2_NO_RETURN() (a version of ZEND_FETCH_RESOURCE2 but without the ZEND_VERIFY_RESOURCE() which contains RETURN_FALSE)
- Fixed bug #46543 (ibase_trans() memory leaks when using wrong parameters)
Pierre Joye [Tue, 11 Nov 2008 12:26:04 +0000 (12:26 +0000)]
- MFH: fix build with all curl versions, even very old (thx Felipe for having found all versions info)