]> granicus.if.org Git - php/log
php
16 years agoLatest and greatest versions of these session tests - checked on 5.2.X snap on Window...
Ant Phillips [Thu, 27 Nov 2008 14:39:33 +0000 (14:39 +0000)]
Latest and greatest versions of these session tests - checked on 5.2.X snap on Windows, Linux and Linux 64 bit.

16 years agoLatest and greatest versions of these session tests - checked on 5.3 snap on Windows...
Ant Phillips [Thu, 27 Nov 2008 13:50:28 +0000 (13:50 +0000)]
Latest and greatest versions of these session tests - checked on 5.3 snap on Windows, Linux and Linux 64 bit.

16 years agoFixed bug #46427 (SoapClient() stumbles over its "stream_context" parameter)
Dmitry Stogov [Thu, 27 Nov 2008 11:25:40 +0000 (11:25 +0000)]
Fixed bug #46427 (SoapClient() stumbles over its "stream_context" parameter)

16 years agoMFH Update libsqlite to 3.6.6.2
Scott MacVicar [Thu, 27 Nov 2008 08:46:13 +0000 (08:46 +0000)]
MFH Update libsqlite to 3.6.6.2

16 years ago- MFH: New parameter parsing API
Felipe Pena [Thu, 27 Nov 2008 02:17:22 +0000 (02:17 +0000)]
- MFH: New parameter parsing API

16 years agofix test
Antony Dovgal [Wed, 26 Nov 2008 11:30:48 +0000 (11:30 +0000)]
fix test

16 years ago- New test
Felipe Pena [Wed, 26 Nov 2008 10:17:01 +0000 (10:17 +0000)]
- New test

16 years agoFile system tests: checked on PHP 5.3 (Windows, Linux and Linux 64 bit).
Ant Phillips [Wed, 26 Nov 2008 10:10:19 +0000 (10:10 +0000)]
File system tests: checked on PHP 5.3 (Windows, Linux and Linux 64 bit).

16 years agoMFH: Fixed bug #46673 (stream_lock call with wrong paramater)
Arnaud Le Blanc [Wed, 26 Nov 2008 04:19:20 +0000 (04:19 +0000)]
MFH: Fixed bug #46673 (stream_lock call with wrong paramater)

16 years agoMFH: Missed file from commit for #44181 & #44182
Arnaud Le Blanc [Wed, 26 Nov 2008 04:08:19 +0000 (04:08 +0000)]
MFH: Missed file from commit for #44181 & #44182

16 years agoMFH: Added ENT_IGNORE as a compatibility flag for htmlentities() and
Arnaud Le Blanc [Wed, 26 Nov 2008 03:00:06 +0000 (03:00 +0000)]
MFH: Added ENT_IGNORE as a compatibility flag for htmlentities() and
htmlspecialchars() to skip multibyte sequences intead of returning an
empty string (as iconv's //IGNORE). These functions will still never
return an invalid or incomplete multibyte sequence.
Fixes #43896

16 years agoMFB 5.2
Arnaud Le Blanc [Wed, 26 Nov 2008 02:43:16 +0000 (02:43 +0000)]
MFB 5.2

16 years agoMFH: Fixed bug #42473 (ob_start php://output and headers)
Arnaud Le Blanc [Wed, 26 Nov 2008 01:20:31 +0000 (01:20 +0000)]
MFH: Fixed bug #42473 (ob_start php://output and headers)

16 years agoMFH: Fixed bugs #44181 & #44182 (extract() and references)
Arnaud Le Blanc [Wed, 26 Nov 2008 00:59:41 +0000 (00:59 +0000)]
MFH: Fixed bugs #44181 & #44182 (extract() and references)
(robin_fernandes at uk dot ibm dot com)

16 years agocleanup from ::->\ change
Stanislav Malyshev [Wed, 26 Nov 2008 00:57:05 +0000 (00:57 +0000)]
cleanup from ::->\ change

16 years agoUpgraded bundled sqlite to version 3.6.6.1
Ilia Alshanetsky [Tue, 25 Nov 2008 23:50:42 +0000 (23:50 +0000)]
Upgraded bundled sqlite to version 3.6.6.1

16 years agocleanup
Stanislav Malyshev [Tue, 25 Nov 2008 22:15:22 +0000 (22:15 +0000)]
cleanup

16 years agofix tests for array/object BC
Stanislav Malyshev [Tue, 25 Nov 2008 22:13:44 +0000 (22:13 +0000)]
fix tests for array/object BC

16 years ago- Fixed bug #46665 (Triggering autoload with a variable classname causes truncated...
Felipe Pena [Tue, 25 Nov 2008 21:14:23 +0000 (21:14 +0000)]
- Fixed bug #46665 (Triggering autoload with a variable classname causes truncated autoload param)

16 years agoAdded support for namespaces with brackets. (Greg)
Dmitry Stogov [Tue, 25 Nov 2008 09:56:32 +0000 (09:56 +0000)]
Added support for namespaces with brackets. (Greg)

16 years agoMFH: Fixed endless loop in cli when ignore_user_abort is on
Arnaud Le Blanc [Tue, 25 Nov 2008 03:52:00 +0000 (03:52 +0000)]
MFH: Fixed endless loop in cli when ignore_user_abort is on

16 years agoMFB: fix php_value application order for Apache
Stanislav Malyshev [Mon, 24 Nov 2008 22:23:11 +0000 (22:23 +0000)]
MFB: fix php_value application order for Apache

16 years agoFixed bug #46626 (mb_convert_case does not handle apostrophe correctly)
Ilia Alshanetsky [Mon, 24 Nov 2008 21:23:03 +0000 (21:23 +0000)]
Fixed bug #46626 (mb_convert_case does not handle apostrophe correctly)

16 years agoMFH
Arnaud Le Blanc [Mon, 24 Nov 2008 19:17:34 +0000 (19:17 +0000)]
MFH

16 years agorestore BC for arrays
Stanislav Malyshev [Mon, 24 Nov 2008 18:12:17 +0000 (18:12 +0000)]
restore BC for arrays
[DOC] natsort, natcasesort, usort, uasort, uksort, array_flip, array_unique
still won't work with objects

16 years agoadd object-compatible array modes
Stanislav Malyshev [Mon, 24 Nov 2008 18:10:36 +0000 (18:10 +0000)]
add object-compatible array modes

16 years agoMFH: Revert fix for 43782, as it caused problems.
David Soria Parra [Mon, 24 Nov 2008 15:36:47 +0000 (15:36 +0000)]
MFH: Revert fix for 43782, as it caused problems.

16 years agoFixed testcsae inputs so that test runs faster
Sanjay Mantoor [Mon, 24 Nov 2008 11:10:02 +0000 (11:10 +0000)]
Fixed testcsae inputs so that test runs faster

16 years agoMFH: Fixed bug #46649 (Setting array element with that same array produces
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)

16 years ago- MFH: New parameter parsing API
Felipe Pena [Sun, 23 Nov 2008 20:01:21 +0000 (20:01 +0000)]
- MFH: New parameter parsing API

16 years ago- Removed the "unreleased-fix-feature" entry as per Marcus's request
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

16 years agoMFH Patch file for sqlite3 amalgamation so things don't get missed.
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.

16 years agoMFH Better fix for va_copy since some architectures like to do a deep copy.
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.

16 years ago- Added news item for bug #46615
David Coallier [Sat, 22 Nov 2008 14:34:00 +0000 (14:34 +0000)]
- Added news item for bug #46615

16 years ago- MFH
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

16 years ago- Fix windows build
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)

16 years ago- make va_copy safer using () around arguments
Pierre Joye [Sat, 22 Nov 2008 13:34:15 +0000 (13:34 +0000)]
- make va_copy safer using () around arguments

16 years agoMFH Fix build on Windows
Scott MacVicar [Sat, 22 Nov 2008 12:39:16 +0000 (12:39 +0000)]
MFH Fix build on Windows

16 years agoMFH Error handler isn't properly restored when using fetchObject() with SQLite
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

16 years agoMFH Update libsqlite to 3.6.6
Scott MacVicar [Sat, 22 Nov 2008 11:06:04 +0000 (11:06 +0000)]
MFH Update libsqlite to 3.6.6

16 years agoMFH Warnings from libmagic should be notices rather than sent to stderr, this fixes...
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

16 years ago- Missing SKIPIF :(
Felipe Pena [Fri, 21 Nov 2008 22:55:58 +0000 (22:55 +0000)]
- Missing SKIPIF :(

16 years ago- MFH: Fixed memory leak in readline_callback_handler_remove()
Felipe Pena [Fri, 21 Nov 2008 22:27:02 +0000 (22:27 +0000)]
- MFH: Fixed memory leak in readline_callback_handler_remove()

16 years agoMFH Add vasprintf() so the buffer can be automatically calculated, you need to efree...
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!

16 years ago- New tests
Felipe Pena [Fri, 21 Nov 2008 21:44:11 +0000 (21:44 +0000)]
- New tests

16 years ago- Fix test
Felipe Pena [Fri, 21 Nov 2008 21:03:35 +0000 (21:03 +0000)]
- Fix test

16 years ago- New tests
Felipe Pena [Fri, 21 Nov 2008 21:00:47 +0000 (21:00 +0000)]
- New tests

16 years ago- BFN #46578
Felipe Pena [Fri, 21 Nov 2008 20:36:12 +0000 (20:36 +0000)]
- BFN #46578

16 years ago- MFH: Fixed bug #46578 (strip_tags() does not honor end-of-comment when it encounter...
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)

16 years agoMFH
Jani Taskinen [Fri, 21 Nov 2008 16:41:04 +0000 (16:41 +0000)]
MFH

16 years ago- 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)

16 years ago- MFH: add build type (debug/release) and TS info to the summary
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

16 years agoAdding some tests for array_product
Iain Lewis [Fri, 21 Nov 2008 13:00:01 +0000 (13:00 +0000)]
Adding some tests for array_product

16 years agoNew testcases for gmmktime function
Sanjay Mantoor [Fri, 21 Nov 2008 06:22:58 +0000 (06:22 +0000)]
New testcases for gmmktime function

16 years ago- Changed split() to preg_split()
Felipe Pena [Thu, 20 Nov 2008 23:11:25 +0000 (23:11 +0000)]
- Changed split() to preg_split()

16 years ago- BFN
Felipe Pena [Thu, 20 Nov 2008 22:30:51 +0000 (22:30 +0000)]
- BFN

16 years ago- MFH: Fixed memory leaks in readline_completion_function()
Felipe Pena [Thu, 20 Nov 2008 22:25:37 +0000 (22:25 +0000)]
- MFH: Fixed memory leaks in readline_completion_function()

16 years agoMFH:
Andrey Hristov [Thu, 20 Nov 2008 17:21:36 +0000 (17:21 +0000)]
MFH:
Windows fixes for mysqlnd
Less warnings + PHPAPI for mysqlnd_poll

16 years agoMFH: Fix typo
Kalle Sommer Nielsen [Thu, 20 Nov 2008 16:06:26 +0000 (16:06 +0000)]
MFH: Fix typo

16 years ago- MFH: ext/wddx: classes providing __sleep() are stored without properties (fixed)
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

16 years ago- MFH: Fixed memory leak in wddx_add_vars()
Felipe Pena [Thu, 20 Nov 2008 14:48:41 +0000 (14:48 +0000)]
- MFH: Fixed memory leak in wddx_add_vars()

16 years ago- MFH: Added ZEND_FETCH_RESOURCE_NO_RETURN
Felipe Pena [Thu, 20 Nov 2008 14:47:55 +0000 (14:47 +0000)]
- MFH: Added ZEND_FETCH_RESOURCE_NO_RETURN

16 years ago- MFH: #46496, wddx_serialize treats input as ISO-8859-1 (Mark Karpeles)
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)

16 years ago- Fixed tests
Felipe Pena [Thu, 20 Nov 2008 13:31:34 +0000 (13:31 +0000)]
- Fixed tests

16 years ago- Fixed test
Felipe Pena [Thu, 20 Nov 2008 13:27:00 +0000 (13:27 +0000)]
- Fixed test

16 years ago- MFH: declarations must be.. 1st
Pierre Joye [Thu, 20 Nov 2008 10:22:55 +0000 (10:22 +0000)]
- MFH: declarations must be.. 1st

16 years agoCS
Arnaud Le Blanc [Wed, 19 Nov 2008 17:53:47 +0000 (17:53 +0000)]
CS

16 years agoMFH:
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.

16 years ago- Fixed tests
Felipe Pena [Wed, 19 Nov 2008 16:58:28 +0000 (16:58 +0000)]
- Fixed tests

16 years agoImproved ArrayObject performance (made spl_hash_verify_pos() an O(1)
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

16 years ago- Fixed tests
Felipe Pena [Wed, 19 Nov 2008 11:41:47 +0000 (11:41 +0000)]
- Fixed tests

16 years ago- new naming and allow libcurl static build
Pierre Joye [Wed, 19 Nov 2008 09:28:13 +0000 (09:28 +0000)]
- new naming and allow libcurl static build

16 years agotypo
Etienne Kneuss [Wed, 19 Nov 2008 02:03:26 +0000 (02:03 +0000)]
typo

16 years agoMFH: Fix #46241 (stacked error_handlers, error_handling in general)
Etienne Kneuss [Wed, 19 Nov 2008 02:00:53 +0000 (02:00 +0000)]
MFH: Fix #46241 (stacked error_handlers, error_handling in general)

16 years agonew parameter-parsing api
Alexey Zakhlestin [Tue, 18 Nov 2008 19:07:47 +0000 (19:07 +0000)]
new parameter-parsing api

16 years agoMFH: Fix Windows build, pure C compiler
Andrey Hristov [Tue, 18 Nov 2008 18:02:44 +0000 (18:02 +0000)]
MFH: Fix Windows build, pure C compiler

16 years ago- Deprecate ereg
Felipe Pena [Tue, 18 Nov 2008 17:55:07 +0000 (17:55 +0000)]
- Deprecate ereg

16 years agoMFH:
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

16 years agoReflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64...
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).

16 years ago- MFH: declaration has to be first...
Pierre Joye [Tue, 18 Nov 2008 14:27:09 +0000 (14:27 +0000)]
- MFH: declaration has to be first...

16 years ago- MFB: fix title
Pierre Joye [Tue, 18 Nov 2008 02:03:38 +0000 (02:03 +0000)]
- MFB: fix title

16 years ago- #41033, enable signing with DSA keys
Pierre Joye [Tue, 18 Nov 2008 01:56:12 +0000 (01:56 +0000)]
- #41033, enable signing with DSA keys

16 years agoMFH:
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

16 years agoMissed test for previous commit
Scott MacVicar [Mon, 17 Nov 2008 21:54:47 +0000 (21:54 +0000)]
Missed test for previous commit

16 years agoMFH Add openssl_random_pseudo_bytes() in order to expose access to a PRG, this wraps...
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]

16 years agoMFH Fix #46033 - Segfault when instantiating SQLite3stmt and SQLite3Result directly.
Scott MacVicar [Mon, 17 Nov 2008 19:34:03 +0000 (19:34 +0000)]
MFH Fix #46033 - Segfault when instantiating SQLite3stmt and SQLite3Result directly.

16 years agoImprove use syntax
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

16 years agoMFH Sync libsqlite to 3.6.5
Scott MacVicar [Mon, 17 Nov 2008 17:13:55 +0000 (17:13 +0000)]
MFH Sync libsqlite to 3.6.5

16 years agoMFH: Feature request #46595. Use cc as default compiler and fallback to gcc.
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.

16 years agoCommit tests for ext/reflection
Ant Phillips [Mon, 17 Nov 2008 12:26:43 +0000 (12:26 +0000)]
Commit tests for ext/reflection

16 years ago- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
Felipe Pena [Mon, 17 Nov 2008 11:28:01 +0000 (11:28 +0000)]
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro

16 years ago- MFB: skip if pcntl is not present
Pierre Joye [Sun, 16 Nov 2008 23:22:43 +0000 (23:22 +0000)]
- MFB: skip if pcntl is not present

16 years ago- entry for #46127
Pierre Joye [Sun, 16 Nov 2008 23:15:28 +0000 (23:15 +0000)]
- entry for #46127

16 years ago- MFH: #46127, php_openssl_tcp_sockop_accept forgets to set context on accepted stream
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

16 years agoFixed memory leak inside readline_callback_handler_install() function
Ilia Alshanetsky [Sun, 16 Nov 2008 18:00:50 +0000 (18:00 +0000)]
Fixed memory leak inside readline_callback_handler_install() function

16 years ago- MFH: Fixed strlen function entry (missing arginfo struct size, thanks Philip!)
Felipe Pena [Sun, 16 Nov 2008 00:45:03 +0000 (00:45 +0000)]
- MFH: Fixed strlen function entry (missing arginfo struct size, thanks Philip!)

16 years agoMFH: Added stream_cast() and stream_set_options() to user-space stream
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.

16 years agoMFH: Interfaces extend other interfaces, not implement
Hannes Magnusson [Fri, 14 Nov 2008 19:22:43 +0000 (19:22 +0000)]
MFH: Interfaces extend other interfaces, not implement

16 years agoNew testcases for gmdate function
Sanjay Mantoor [Fri, 14 Nov 2008 09:16:00 +0000 (09:16 +0000)]
New testcases for gmdate function

16 years agoMFH: Fix proto line
Arnaud Le Blanc [Fri, 14 Nov 2008 06:00:48 +0000 (06:00 +0000)]
MFH: Fix proto line