]>
granicus.if.org Git - php/log
Pierre Joye [Tue, 26 Mar 2013 16:46:29 +0000 (17:46 +0100)]
merging conflict left over
Pierre Joye [Tue, 26 Mar 2013 10:24:30 +0000 (11:24 +0100)]
Merge branch 'master' of git.php.net:php-src
Pierre Joye [Tue, 26 Mar 2013 10:24:00 +0000 (11:24 +0100)]
conflict
Pierre Joye [Tue, 26 Mar 2013 10:23:15 +0000 (11:23 +0100)]
fix regression, take #2 (merge issue due to git 1.8 default setting changes)
Xinchen Hui [Tue, 26 Mar 2013 04:03:37 +0000 (12:03 +0800)]
Merge branch 'PHP-5.5'
Xinchen Hui [Tue, 26 Mar 2013 04:02:48 +0000 (12:02 +0800)]
Fixed bug #64515 (Memoryleak when using the same variablename 2times in function declaration)
Xinchen Hui [Tue, 26 Mar 2013 03:51:15 +0000 (11:51 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Tue, 26 Mar 2013 03:50:47 +0000 (11:50 +0800)]
Update test script
Xinchen Hui [Tue, 26 Mar 2013 03:47:38 +0000 (11:47 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Tue, 26 Mar 2013 03:44:57 +0000 (11:44 +0800)]
Fixed bug #64515 (Memoryleak when using the same variablename 2times in function declaration)
Xinchen Hui [Mon, 25 Mar 2013 15:49:23 +0000 (23:49 +0800)]
Merge branch 'PHP-5.5'
Xinchen Hui [Mon, 25 Mar 2013 15:48:21 +0000 (23:48 +0800)]
Fixed bug #64503 (Compilation fails with error: conflicting types for 'zendparse').
Pierre Joye [Mon, 25 Mar 2013 12:43:22 +0000 (13:43 +0100)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
Pierre Joye [Mon, 25 Mar 2013 12:43:08 +0000 (13:43 +0100)]
Merge branch 'master' of git.php.net:php-src
Pierre Joye [Mon, 25 Mar 2013 12:42:42 +0000 (13:42 +0100)]
Merge branch 'PHP-5.5'
* PHP-5.5:
typo and WS
Pierre Joye [Mon, 25 Mar 2013 12:42:29 +0000 (13:42 +0100)]
typo and WS
Dmitry Stogov [Mon, 25 Mar 2013 11:49:41 +0000 (15:49 +0400)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
* 'PHP-5.5' of git.php.net:php-src:
add new functions and constants for GD
Dmitry Stogov [Mon, 25 Mar 2013 11:49:18 +0000 (15:49 +0400)]
Merge branch 'master' of git.php.net:php-src
* 'master' of git.php.net:php-src:
add new functions and constants for GD
Dmitry Stogov [Mon, 25 Mar 2013 11:48:13 +0000 (15:48 +0400)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Fixed bug #63914 (zend_do_fcall_common_helper_SPEC does not handle exceptions properly). (Jeff Welch)
Dmitry Stogov [Mon, 25 Mar 2013 11:47:45 +0000 (15:47 +0400)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fixed bug #63914 (zend_do_fcall_common_helper_SPEC does not handle exceptions properly). (Jeff Welch)
Conflicts:
NEWS
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
Dmitry Stogov [Mon, 25 Mar 2013 11:23:49 +0000 (15:23 +0400)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fixed bug #63914 (zend_do_fcall_common_helper_SPEC does not handle exceptions properly). (Jeff Welch)
Conflicts:
NEWS
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
Pierre Joye [Mon, 25 Mar 2013 11:22:20 +0000 (12:22 +0100)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
Pierre Joye [Mon, 25 Mar 2013 11:20:21 +0000 (12:20 +0100)]
Merge branch 'master' of git.php.net:php-src
Pierre Joye [Mon, 25 Mar 2013 11:20:01 +0000 (12:20 +0100)]
conflict
Pierre Joye [Mon, 25 Mar 2013 11:15:46 +0000 (12:15 +0100)]
add new functions and constants for GD
Dmitry Stogov [Mon, 25 Mar 2013 11:07:27 +0000 (15:07 +0400)]
Fixed bug #63914 (zend_do_fcall_common_helper_SPEC does not handle exceptions properly). (Jeff Welch)
Dmitry Stogov [Mon, 25 Mar 2013 09:58:12 +0000 (13:58 +0400)]
Merge branch 'PHP-5.5'
* PHP-5.5:
back to dev (7.0.2-dev)
Dmitry Stogov [Mon, 25 Mar 2013 09:57:50 +0000 (13:57 +0400)]
back to dev (7.0.2-dev)
Dmitry Stogov [Mon, 25 Mar 2013 09:31:19 +0000 (13:31 +0400)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Fixed copy/paste mistake
Dmitry Stogov [Mon, 25 Mar 2013 09:30:45 +0000 (13:30 +0400)]
Fixed copy/paste mistake
Dmitry Stogov [Mon, 25 Mar 2013 09:06:10 +0000 (13:06 +0400)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Fixed bug #64482 (Opcodes for dynamic includes should not be cached)
Separate "start_time" from "last_restart_time"
Fixed PHP-5.2 ZTS compatibility
Dmitry Stogov [Mon, 25 Mar 2013 09:05:16 +0000 (13:05 +0400)]
Fixed bug #64482 (Opcodes for dynamic includes should not be cached)
Dmitry Stogov [Mon, 25 Mar 2013 08:33:24 +0000 (12:33 +0400)]
Separate "start_time" from "last_restart_time"
Dmitry Stogov [Mon, 25 Mar 2013 08:21:58 +0000 (12:21 +0400)]
Fixed PHP-5.2 ZTS compatibility
Dmitry Stogov [Mon, 25 Mar 2013 07:45:12 +0000 (11:45 +0400)]
Merge branch 'PHP-5.5'
* PHP-5.5:
7.0.1 release
Dmitry Stogov [Mon, 25 Mar 2013 07:44:09 +0000 (11:44 +0400)]
7.0.1 release
Stanislav Malyshev [Mon, 25 Mar 2013 06:58:50 +0000 (23:58 -0700)]
Merge branch 'PHP-5.5'
* PHP-5.5:
make it int main
Stanislav Malyshev [Mon, 25 Mar 2013 06:58:30 +0000 (23:58 -0700)]
make it int main
Stanislav Malyshev [Mon, 25 Mar 2013 06:43:45 +0000 (23:43 -0700)]
Merge branch 'PHP-5.5'
* PHP-5.5:
fix return value
Stanislav Malyshev [Mon, 25 Mar 2013 06:43:25 +0000 (23:43 -0700)]
fix return value
Stanislav Malyshev [Mon, 25 Mar 2013 03:12:33 +0000 (20:12 -0700)]
Merge branch 'PHP-5.5'
* PHP-5.5:
add code to check if we know flock definition on this system
Stanislav Malyshev [Mon, 25 Mar 2013 03:11:28 +0000 (20:11 -0700)]
add code to check if we know flock definition on this system
In order to configure detect it and not fail the compile.
Not an ideal solution, suggestions are welcome on how to improve it.
Stanislav Malyshev [Mon, 25 Mar 2013 03:04:28 +0000 (20:04 -0700)]
Merge branch 'PHP-5.5'
* PHP-5.5:
fix typo
add definition for 5.5
Stanislav Malyshev [Mon, 25 Mar 2013 03:03:57 +0000 (20:03 -0700)]
fix typo
Stanislav Malyshev [Mon, 25 Mar 2013 02:54:10 +0000 (19:54 -0700)]
add definition for 5.5
Stanislav Malyshev [Mon, 25 Mar 2013 03:03:57 +0000 (20:03 -0700)]
fix typo
Stanislav Malyshev [Mon, 25 Mar 2013 02:54:10 +0000 (19:54 -0700)]
add definition for 5.5
Pierre Joye [Mon, 25 Mar 2013 02:19:08 +0000 (03:19 +0100)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
Pierre Joye [Mon, 25 Mar 2013 02:17:59 +0000 (03:17 +0100)]
Merge branch 'master' of git.php.net:php-src
Pierre Joye [Mon, 25 Mar 2013 02:14:40 +0000 (03:14 +0100)]
Merge branch 'PHP-5.5'
* PHP-5.5:
remove comments
Pierre Joye [Mon, 25 Mar 2013 02:14:27 +0000 (03:14 +0100)]
remove comments
Stanislav Malyshev [Mon, 25 Mar 2013 02:07:43 +0000 (19:07 -0700)]
Merge branch 'PHP-5.5'
* PHP-5.5:
fix bug #64490 - add __FreeBSD_kernel__ to allowed FreeBSD defs
Stanislav Malyshev [Mon, 25 Mar 2013 02:03:04 +0000 (19:03 -0700)]
fix bug #64490 - add __FreeBSD_kernel__ to allowed FreeBSD defs
Stanislav Malyshev [Mon, 25 Mar 2013 02:04:43 +0000 (19:04 -0700)]
Merge branch 'PHP-5.5'
* PHP-5.5:
fix bug #64490 - add __FreeBSD_kernel__ to allowed FreeBSD defs
Stanislav Malyshev [Mon, 25 Mar 2013 02:03:04 +0000 (19:03 -0700)]
fix bug #64490 - add __FreeBSD_kernel__ to allowed FreeBSD defs
Nikita Popov [Sun, 24 Mar 2013 16:55:01 +0000 (17:55 +0100)]
Merge branch 'PHP-5.5'
Nikita Popov [Sun, 24 Mar 2013 16:52:16 +0000 (17:52 +0100)]
Fix PDO::inTransaction() test for pgsql
inTransaction() nowadays casts the in_transaction result to boolean.
I'm not sure whether the INERROR state should result in true or false.
For now I went with the result that we actually get.
Johannes Schlüter [Sun, 24 Mar 2013 16:33:41 +0000 (17:33 +0100)]
Merge branch 'PHP-5.5'
Johannes Schlüter [Sun, 24 Mar 2013 16:33:17 +0000 (17:33 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5
Johannes Schlüter [Sun, 24 Mar 2013 16:32:30 +0000 (17:32 +0100)]
Document embedded server options in manpage
Johannes Schlüter [Sun, 24 Mar 2013 16:32:00 +0000 (17:32 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4
Johannes Schlüter [Sun, 24 Mar 2013 16:31:29 +0000 (17:31 +0100)]
It's 2013, even for a manpage
Nikita Popov [Sun, 24 Mar 2013 16:07:36 +0000 (17:07 +0100)]
Merge branch 'PHP-5.5'
Nikita Popov [Sun, 24 Mar 2013 16:06:03 +0000 (17:06 +0100)]
Fix mysql_list_fields.phpt test
The minimum length is given in bytes, so it is charset dependent.
For utf8 charsets for example it's 3 rather than 1.
Pierre Joye [Sun, 24 Mar 2013 15:54:55 +0000 (16:54 +0100)]
fix conflict
Pierre Joye [Sun, 24 Mar 2013 15:52:20 +0000 (16:52 +0100)]
fix generic rotation and 90 degrees & multiples rotation, take #2
Nikita Popov [Sun, 24 Mar 2013 15:09:59 +0000 (16:09 +0100)]
Merge branch 'PHP-5.5'
Nikita Popov [Sun, 24 Mar 2013 15:04:45 +0000 (16:04 +0100)]
Fix some errors in mysqlnd charset list
I fixed the stuff that seemed obviously wrong, but there are some more
differences with the SHOW COLLATIONS output:
* The whole range of "utf16" collations missing
* "filename" missing
* "ucs2_general_mysql500_ci" and "utf8_general_mysql500_ci" missing
I wasn't sure whether those omissions are intentional, so I didn't add
them.
David Soria Parra [Sun, 24 Mar 2013 13:06:25 +0000 (14:06 +0100)]
Merge branch 'PHP-5.5'
* PHP-5.5:
David Soria Parra [Sun, 24 Mar 2013 13:05:55 +0000 (14:05 +0100)]
Merge commit '
1ec484d ' into PHP-5.5
* commit '
1ec484d ':
- add imageaffinematrixget and imagematrixconcat
- add affine matrix helper for translate, scale, rotate and shear
- fix unix build
- add new files for interpolation
- config.m4 sync with .w32
- add new interpolation method . imagescale . imageaffine . replace imagerotate with new generic and optimized new implementations . imagesetinterpolationmethod, to set the default interpolation to be used with the new functions . add imagepalettetotruecolor
Nikita Popov [Sun, 24 Mar 2013 12:58:44 +0000 (13:58 +0100)]
Merge branch 'PHP-5.5'
Nikita Popov [Sun, 24 Mar 2013 11:52:56 +0000 (12:52 +0100)]
Fix version check in test
Pierre Joye [Sun, 24 Mar 2013 12:29:30 +0000 (13:29 +0100)]
Merge branch 'PHP-5.5'
* PHP-5.5:
- add reminder for checking return values
Pierre Joye [Sun, 24 Mar 2013 12:29:16 +0000 (13:29 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
- add reminder for checking return values
Pierre Joye [Sun, 24 Mar 2013 12:27:00 +0000 (13:27 +0100)]
- add reminder for checking return values
Anatol Belski [Sat, 23 Mar 2013 21:44:10 +0000 (22:44 +0100)]
Merge branch 'PHP-5.5'
* PHP-5.5:
- fix x64 issues on windows with the various time types (overflow, signed and unsigned bits ops, etc.) causing crashes on start, error or log, must be done in win32/time.c for some of these functions too
Anatol Belski [Sat, 23 Mar 2013 21:43:58 +0000 (22:43 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
- fix x64 issues on windows with the various time types (overflow, signed and unsigned bits ops, etc.) causing crashes on start, error or log, must be done in win32/time.c for some of these functions too
Pierre Joye [Sat, 23 Mar 2013 09:18:31 +0000 (10:18 +0100)]
- fix x64 issues on windows with the various time types (overflow, signed and unsigned bits ops, etc.) causing crashes on start, error or log, must be done in win32/time.c for some of these functions too
Signed-off-by: Anatol Belski <ab@php.net>
Nikita Popov [Sat, 23 Mar 2013 20:45:24 +0000 (21:45 +0100)]
Merge branch 'PHP-5.5'
Nikita Popov [Sat, 23 Mar 2013 20:43:55 +0000 (21:43 +0100)]
Fix cli server tests on travis
This passes an absolute path to the executable, rather than a relative.
Maybe this is something that should be done automatically by
run-tests.php as it doesn't apply only to travis.
Nikita Popov [Sat, 23 Mar 2013 20:09:37 +0000 (21:09 +0100)]
Merge branch 'PHP-5.5'
Nikita Popov [Sat, 23 Mar 2013 20:05:29 +0000 (21:05 +0100)]
Skip locale dependent test if locale not available
Nikita Popov [Sat, 23 Mar 2013 20:02:14 +0000 (21:02 +0100)]
Missed two occurances of Revision:
Anatol Belski [Sat, 23 Mar 2013 20:01:05 +0000 (21:01 +0100)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Reworked the changes for bug #64452
Anatol Belski [Sat, 23 Mar 2013 20:00:46 +0000 (21:00 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Reworked the changes for bug #64452
Anatol Belski [Sat, 23 Mar 2013 19:59:47 +0000 (20:59 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Reworked the changes for bug #64452
Anatol Belski [Sat, 23 Mar 2013 19:57:59 +0000 (20:57 +0100)]
Reworked the changes for bug #64452
Nikita Popov [Sat, 23 Mar 2013 19:14:13 +0000 (20:14 +0100)]
Merge branch 'PHP-5.5'
Nikita Popov [Sat, 23 Mar 2013 19:11:06 +0000 (20:11 +0100)]
phar phpinfo uses Id instead of Revision
Nikita Popov [Sat, 23 Mar 2013 17:26:45 +0000 (18:26 +0100)]
Merge branch 'PHP-5.5'
Nikita Popov [Sat, 23 Mar 2013 17:26:11 +0000 (18:26 +0100)]
Use NEWS merge driver for UPGRADING and UPGRADING.INTERNALS
Nikita Popov [Sat, 23 Mar 2013 17:25:18 +0000 (18:25 +0100)]
Show diffs on Travis CI
Nikita Popov [Sat, 23 Mar 2013 17:09:05 +0000 (18:09 +0100)]
Merge branch 'PHP-5.5'
Conflicts:
UPGRADING
UPGRADING.INTERNALS
Nikita Popov [Sat, 23 Mar 2013 17:06:25 +0000 (18:06 +0100)]
Move some internal changes from UPGRADING to UPGRADING.INTERNALS
Anatol Belski [Sat, 23 Mar 2013 16:48:21 +0000 (17:48 +0100)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Fixed possible precision loss in microtime
Anatol Belski [Sat, 23 Mar 2013 16:48:05 +0000 (17:48 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fixed possible precision loss in microtime
Anatol Belski [Sat, 23 Mar 2013 16:47:39 +0000 (17:47 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fixed possible precision loss in microtime
Anatol Belski [Sat, 23 Mar 2013 16:40:06 +0000 (17:40 +0100)]
Fixed possible precision loss in microtime
This is related to the fix for bug #64370. MSVC natively supports __int64 type,
so calculating with 32 bit ints is neither necessary nor reliable. Therefore
an older piece of code is reused.
Pierre Joye [Sat, 23 Mar 2013 09:30:06 +0000 (10:30 +0100)]
Merge branch 'master' of git.php.net:php-src
Pierre Joye [Sat, 23 Mar 2013 09:26:26 +0000 (10:26 +0100)]
Merge branch 'PHP-5.5'
* PHP-5.5:
- fix x64 issues on windows with the various time types (overflow, signed and unsigned bits ops, etc.) causing crashes on start, error or log, must be done in win32/time.c for some of these functions too