]>
granicus.if.org Git - php/log
Derick Rethans [Fri, 25 Jul 2008 08:17:21 +0000 (08:17 +0000)]
- Updating the libmagic patch.
- Adding myself to credits.
Derick Rethans [Fri, 25 Jul 2008 08:16:03 +0000 (08:16 +0000)]
- Fixed size calculation.
- Reverted cosmetic fixes that makes upgrading harder.
Dmitry Stogov [Fri, 25 Jul 2008 04:54:56 +0000 (04:54 +0000)]
Substitute persistent constants by their values at compile time. (Matt)
Moriyoshi Koizumi [Fri, 25 Jul 2008 03:41:38 +0000 (03:41 +0000)]
- Suppress signedness warnings.
<changelog@php.net> [Fri, 25 Jul 2008 01:32:16 +0000 (01:32 +0000)]
ChangeLog update
Jani Taskinen [Thu, 24 Jul 2008 21:39:23 +0000 (21:39 +0000)]
- Revert accidental commit.
Moriyoshi Koizumi [Thu, 24 Jul 2008 20:44:10 +0000 (20:44 +0000)]
- Suppress signedness warnings.
Moriyoshi Koizumi [Thu, 24 Jul 2008 20:38:43 +0000 (20:38 +0000)]
* Constify read-only arguments.
Felipe Pena [Thu, 24 Jul 2008 19:50:23 +0000 (19:50 +0000)]
- Added TSRMLS_DC to apply_func_args_t and zend_hash_apply_with_arguments.
Moriyoshi Koizumi [Thu, 24 Jul 2008 16:59:53 +0000 (16:59 +0000)]
- Fix win32 build
Pierre Joye [Thu, 24 Jul 2008 16:05:17 +0000 (16:05 +0000)]
- force static for now, broken now
Arnaud Le Blanc [Thu, 24 Jul 2008 15:51:14 +0000 (15:51 +0000)]
Fixed bug #45614 (ArrayIterator::current(), ::key() can show 1st private prop of wrapped object)
Christopher Jones [Thu, 24 Jul 2008 15:23:29 +0000 (15:23 +0000)]
1. Fix macro version test for constants
2. [DOC] Increase oci8.default_prefetch to 100. Better out of box experience. Consistent woth PDO_OCI
Antony Dovgal [Thu, 24 Jul 2008 15:07:37 +0000 (15:07 +0000)]
use "r" instead of "z" when accepting resources
Ulf Wendel [Thu, 24 Jul 2008 15:07:20 +0000 (15:07 +0000)]
Test for PS fallback logic in prepare()
Antony Dovgal [Thu, 24 Jul 2008 14:53:59 +0000 (14:53 +0000)]
we don't do fstat, hence st struct is uninitalized
Antony Dovgal [Thu, 24 Jul 2008 14:45:53 +0000 (14:45 +0000)]
silence compile warning
Antony Dovgal [Thu, 24 Jul 2008 14:44:15 +0000 (14:44 +0000)]
fix folding
Arnaud Le Blanc [Thu, 24 Jul 2008 14:39:58 +0000 (14:39 +0000)]
MFB: Added tests for #42663
Antony Dovgal [Thu, 24 Jul 2008 14:32:05 +0000 (14:32 +0000)]
don't ignore .patch if it's in CVS
Antony Dovgal [Thu, 24 Jul 2008 14:30:58 +0000 (14:30 +0000)]
drop freeing of uninitialized variable
add missing return
nuke unused variable
Antony Dovgal [Thu, 24 Jul 2008 14:22:30 +0000 (14:22 +0000)]
do not include libmagic/file.c into the build
Scott MacVicar [Thu, 24 Jul 2008 14:20:51 +0000 (14:20 +0000)]
Remove non existent defines, change THREADSAFE to SQLITE_THREADSAFE and sync with 5.3
Andrey Hristov [Thu, 24 Jul 2008 14:17:27 +0000 (14:17 +0000)]
Added test file
Antony Dovgal [Thu, 24 Jul 2008 14:17:21 +0000 (14:17 +0000)]
set GCC to "no" if ICC was detected
Moriyoshi Koizumi [Thu, 24 Jul 2008 13:49:28 +0000 (13:49 +0000)]
- Fix tests.
Dmitry Stogov [Thu, 24 Jul 2008 13:46:48 +0000 (13:46 +0000)]
Optimized ZEND_SIGNED_MULTIPLY_LONG() (Matt)
Moriyoshi Koizumi [Thu, 24 Jul 2008 13:46:35 +0000 (13:46 +0000)]
- Fixed warnings.
Derick Rethans [Thu, 24 Jul 2008 13:40:21 +0000 (13:40 +0000)]
- Bundle the data file - you can still use the external file if you
specify that in the call to finfo_open().
Moriyoshi Koizumi [Thu, 24 Jul 2008 12:58:37 +0000 (12:58 +0000)]
- Add mbstring.http_output_conv_mimetypes that allows common non-text
types such as "application/xhtml+xml" to be converted by
mb_output_handler().
Ulf Wendel [Thu, 24 Jul 2008 12:54:12 +0000 (12:54 +0000)]
Make the test pass on 32bit and not bail out because of int vs. double
Felipe Pena [Thu, 24 Jul 2008 12:48:47 +0000 (12:48 +0000)]
- New parameter parsing API
Dmitry Stogov [Thu, 24 Jul 2008 11:48:30 +0000 (11:48 +0000)]
Fixed bug #45178 (memory corruption on assignment result of "new" by reference)
Scott MacVicar [Thu, 24 Jul 2008 11:24:28 +0000 (11:24 +0000)]
Add .cvsignore, update config.w32 and remove the other bundled sqlite library
Dmitry Stogov [Thu, 24 Jul 2008 10:14:01 +0000 (10:14 +0000)]
LSB parent/self forwarding
Arnaud Le Blanc [Thu, 24 Jul 2008 09:11:48 +0000 (09:11 +0000)]
Allow filters to work on INPUT_SERVER in CLI (bug #44779)
Steph Fox [Thu, 24 Jul 2008 08:53:56 +0000 (08:53 +0000)]
- Make test x-platform
Steph Fox [Thu, 24 Jul 2008 08:52:24 +0000 (08:52 +0000)]
- Introduce SPL_FILE_DIR_UNIXPATHS.
Antony Dovgal [Thu, 24 Jul 2008 07:32:21 +0000 (07:32 +0000)]
fix test
Felipe Pena [Thu, 24 Jul 2008 03:30:02 +0000 (03:30 +0000)]
- Fixed tests
Felipe Pena [Thu, 24 Jul 2008 03:06:16 +0000 (03:06 +0000)]
- Improved parameter handling
<changelog@php.net> [Thu, 24 Jul 2008 01:31:50 +0000 (01:31 +0000)]
ChangeLog update
Scott MacVicar [Thu, 24 Jul 2008 01:01:43 +0000 (01:01 +0000)]
MFB: Update pdo_sqlite to use the amalgamation, much easier to upgrade / maintain. Also kill useless PECL version tag in MINFO.
Hartmut Holzgraefe [Wed, 23 Jul 2008 21:41:27 +0000 (21:41 +0000)]
corrected library search path order in tests
Lars Strojny [Wed, 23 Jul 2008 20:38:10 +0000 (20:38 +0000)]
array_intersect_ukey tests by Sanjay Mantoor
Stanislav Malyshev [Wed, 23 Jul 2008 20:22:28 +0000 (20:22 +0000)]
implement bug #14266
Stanislav Malyshev [Wed, 23 Jul 2008 20:21:23 +0000 (20:21 +0000)]
typoes
Derick Rethans [Wed, 23 Jul 2008 19:52:51 +0000 (19:52 +0000)]
- Fixed an issue with "first <weekday> of" in case the first <weekday> was the
same day-of-week as the first day of the month.
Felipe Pena [Wed, 23 Jul 2008 19:49:07 +0000 (19:49 +0000)]
- Fixed tests
Felipe Pena [Wed, 23 Jul 2008 19:33:58 +0000 (19:33 +0000)]
- New parameter parsing API
Derick Rethans [Wed, 23 Jul 2008 18:49:37 +0000 (18:49 +0000)]
- Fixed bug #43452 (strings containing a weekday, or a number plus weekday
behaved incorrect of the current day-of-week was the same as the one in the
phrase). (Derick)
Stanislav Malyshev [Wed, 23 Jul 2008 18:46:09 +0000 (18:46 +0000)]
add test
Stanislav Malyshev [Wed, 23 Jul 2008 18:45:10 +0000 (18:45 +0000)]
add locale_accept_from_http
Felipe Pena [Wed, 23 Jul 2008 16:27:16 +0000 (16:27 +0000)]
- Fixed bug #45605 (array_uintersect_assoc gives incorrect error message)
(patch by ilewis at uk dot ibm dot com)
Lars Strojny [Wed, 23 Jul 2008 16:10:14 +0000 (16:10 +0000)]
Allowing "%unicode|string%" as a placeholder. In 6, this placeholder is resolved
to "unicode", in <6 to "string". This allows to easily write portable tests.
Patch by uw
Jani Taskinen [Wed, 23 Jul 2008 14:15:00 +0000 (14:15 +0000)]
Fix test (bug #44985)
Andrey Hristov [Wed, 23 Jul 2008 14:06:31 +0000 (14:06 +0000)]
Fixed bug#44897 - failed to prepare statement
After a PS "CALL()" we have at least one result set. If the SP does also some, then
we need to clean the wire more fool-proof.
Ulf Wendel [Wed, 23 Jul 2008 12:57:04 +0000 (12:57 +0000)]
This little detail seems MySQL version/setup dependent
Antony Dovgal [Wed, 23 Jul 2008 11:24:35 +0000 (11:24 +0000)]
invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE
Antony Dovgal [Wed, 23 Jul 2008 10:26:39 +0000 (10:26 +0000)]
fix test
Antony Dovgal [Wed, 23 Jul 2008 10:22:58 +0000 (10:22 +0000)]
fix tests names
Antony Dovgal [Wed, 23 Jul 2008 09:49:11 +0000 (09:49 +0000)]
fix test
Antony Dovgal [Wed, 23 Jul 2008 09:29:09 +0000 (09:29 +0000)]
sync test with other branches
Hartmut Holzgraefe [Wed, 23 Jul 2008 09:27:01 +0000 (09:27 +0000)]
MFB + Unicode:
added support for object ids in pg_lo_create() and pg_lo_import()
where available (based on code provided by Tatsuo Ishii)
Arnaud Le Blanc [Wed, 23 Jul 2008 09:12:50 +0000 (09:12 +0000)]
Fix tests: need simplexml
Antony Dovgal [Wed, 23 Jul 2008 09:09:02 +0000 (09:09 +0000)]
add PHP_STREAM_FLAG_FCLOSE to zip streams
Antony Dovgal [Wed, 23 Jul 2008 08:55:59 +0000 (08:55 +0000)]
add PHP_STREAM_FLAG_FCLOSE, bz2 streams can be closed with fclose()
Arnaud Le Blanc [Wed, 23 Jul 2008 08:55:39 +0000 (08:55 +0000)]
Fix tests: soap tests in schema/ needs the xml extension
Arnaud Le Blanc [Wed, 23 Jul 2008 08:26:26 +0000 (08:26 +0000)]
Fix test: use canonical name to avoid problems with domain search path
Marcus Boerger [Wed, 23 Jul 2008 06:12:44 +0000 (06:12 +0000)]
- MFH [DOC] Add FilesystemIterator::SKIP_DOTS (flag to skip '.' and '..' in iteration)
Marcus Boerger [Wed, 23 Jul 2008 06:07:55 +0000 (06:07 +0000)]
- Add new classes
<changelog@php.net> [Wed, 23 Jul 2008 01:31:54 +0000 (01:31 +0000)]
ChangeLog update
Andrey Hristov [Tue, 22 Jul 2008 23:43:14 +0000 (23:43 +0000)]
Two less failing tests, one of which was definitely a leak in mysqli with mysqlnd
and pconn. ext/mysql is being fixed with a better fix for similar leak.
Marcus Boerger [Tue, 22 Jul 2008 22:54:15 +0000 (22:54 +0000)]
- Add MultipleIterator (Arnaud, Marcus)
Stanislav Malyshev [Tue, 22 Jul 2008 22:11:21 +0000 (22:11 +0000)]
MFB: constructors fixes and cleanup
Scott MacVicar [Tue, 22 Jul 2008 21:56:25 +0000 (21:56 +0000)]
MFB: Fix windows build error.
Felipe Pena [Tue, 22 Jul 2008 19:53:00 +0000 (19:53 +0000)]
- The error level must be E_ALL | E_STRICT.
Ulf Wendel [Tue, 22 Jul 2008 18:33:28 +0000 (18:33 +0000)]
Fixing some tests to expect unicode instead of (binary) strings.
Andrey Hristov [Tue, 22 Jul 2008 17:40:43 +0000 (17:40 +0000)]
Fix a leak with pconn and mysqlnd
Jani Taskinen [Tue, 22 Jul 2008 17:06:00 +0000 (17:06 +0000)]
MFB:-Â Fixed bug #38680 (Added missing handling of basic types in json_decode)
# This was claimed to be in HEAD but wasn't..some commit reverted it or
# someone didn't check for real..
Scott MacVicar [Tue, 22 Jul 2008 16:18:37 +0000 (16:18 +0000)]
Add test for escapeshellcmd and restore previous behaviour with stripping % on Windows.
Andrey Hristov [Tue, 22 Jul 2008 16:05:28 +0000 (16:05 +0000)]
More debugging info
Jani Taskinen [Tue, 22 Jul 2008 15:31:00 +0000 (15:31 +0000)]
MFB: sync
Jani Taskinen [Tue, 22 Jul 2008 15:30:33 +0000 (15:30 +0000)]
ws + cs + sync with PHP_5_3
Jani Taskinen [Tue, 22 Jul 2008 14:14:31 +0000 (14:14 +0000)]
- Add missing tests (thanks for being so fucking lazy Ilia!)
Felipe Pena [Tue, 22 Jul 2008 14:06:17 +0000 (14:06 +0000)]
- Fixed bug #44246 (closedir() accepts a file resource opened by fopen())
Rob Richards [Tue, 22 Jul 2008 10:29:14 +0000 (10:29 +0000)]
- Visibility (bug #45557)
Pierre Joye [Tue, 22 Jul 2008 10:04:53 +0000 (10:04 +0000)]
- fix build
Steph Fox [Tue, 22 Jul 2008 09:34:40 +0000 (09:34 +0000)]
- Add missing help text
Jani Taskinen [Tue, 22 Jul 2008 07:39:40 +0000 (07:39 +0000)]
ws
Dmitry Stogov [Tue, 22 Jul 2008 07:29:14 +0000 (07:29 +0000)]
Closure object cannot have properties
Derick Rethans [Tue, 22 Jul 2008 07:21:40 +0000 (07:21 +0000)]
- This test works fine (patch by Lars Strojny)
Dmitry Stogov [Tue, 22 Jul 2008 07:13:18 +0000 (07:13 +0000)]
Fixed test
Pierre Joye [Tue, 22 Jul 2008 06:48:09 +0000 (06:48 +0000)]
- Segfault when an exception is thrown on persistent connections
Felipe Pena [Tue, 22 Jul 2008 01:46:43 +0000 (01:46 +0000)]
- Added arginfo
<changelog@php.net> [Tue, 22 Jul 2008 01:32:02 +0000 (01:32 +0000)]
ChangeLog update
Scott MacVicar [Tue, 22 Jul 2008 01:05:55 +0000 (01:05 +0000)]
Fix integer oveflow in strrpos()
Felipe Pena [Mon, 21 Jul 2008 23:55:27 +0000 (23:55 +0000)]
- Fixed tests (patch by Lars Strojny)
Lars Strojny [Mon, 21 Jul 2008 22:06:01 +0000 (22:06 +0000)]
Fixing tests broken by the introduction E_USER_DEPRECATED
Scott MacVicar [Mon, 21 Jul 2008 18:43:46 +0000 (18:43 +0000)]
Optimisation for zend_memnstr when the needle is only a single character. (Patch by Michal Dziemianko - GSoC08)