]>
granicus.if.org Git - php/log
Dmitry Stogov [Mon, 9 Feb 2015 19:43:22 +0000 (22:43 +0300)]
Fixed dump_bt and printzv
Dmitry Stogov [Mon, 9 Feb 2015 19:42:37 +0000 (22:42 +0300)]
Avoid repeatable calls to strstr()
Michael Wallner [Mon, 9 Feb 2015 16:57:05 +0000 (17:57 +0100)]
fix json globals
Bob Weinand [Sat, 7 Feb 2015 00:44:31 +0000 (01:44 +0100)]
Improve and generalize class constant substitution
Anatol Belski [Mon, 9 Feb 2015 10:22:50 +0000 (11:22 +0100)]
regenerated scanner
Anatol Belski [Mon, 9 Feb 2015 10:06:02 +0000 (11:06 +0100)]
fix datatype mismatches
Anatol Belski [Mon, 9 Feb 2015 09:51:29 +0000 (10:51 +0100)]
fix inconsistend dll linkage warn
Anatol Belski [Mon, 9 Feb 2015 09:47:39 +0000 (10:47 +0100)]
size_t vs int
Anatol Belski [Mon, 9 Feb 2015 09:43:27 +0000 (10:43 +0100)]
use size_t for str length
Anatol Belski [Mon, 9 Feb 2015 09:12:26 +0000 (10:12 +0100)]
generate missing json files from config.w32
Xinchen Hui [Mon, 9 Feb 2015 03:43:37 +0000 (11:43 +0800)]
Merge branch 'master' of https://github.com/NikV/php-src
Xinchen Hui [Mon, 9 Feb 2015 03:32:53 +0000 (11:32 +0800)]
Merge branch 'PHP-5.6'
Xinchen Hui [Mon, 9 Feb 2015 03:32:32 +0000 (11:32 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6
Xinchen Hui [Mon, 9 Feb 2015 03:31:59 +0000 (11:31 +0800)]
Merge branch 'improve-bug67436' of https://github.com/reeze/php-src into PHP-5.5
Bob Weinand [Fri, 11 Apr 2014 17:33:56 +0000 (19:33 +0200)]
Shut up, my lovely compiler; I do not like your warnings
Conflicts:
Zend/zend_object_handlers.c
Márcio Almada [Mon, 9 Feb 2015 00:44:44 +0000 (21:44 -0300)]
Márcio Almada remove dead tokens: T_CHARACTER, T_BAD_CHARACTER.
Michael Wallner [Sun, 8 Feb 2015 20:45:19 +0000 (21:45 +0100)]
fix detection of mbstate_t with clang
AC_TRY_COMPILE expexts a function body
Jakub Zelenka [Sun, 8 Feb 2015 16:13:22 +0000 (16:13 +0000)]
Add missing NEWS and UPGRADING for bug #68938
Jakub Zelenka [Sun, 8 Feb 2015 14:08:31 +0000 (14:08 +0000)]
Merge branch 'master' into jsond
Conflicts:
ext/json/json.c
Anatol Belski [Sun, 8 Feb 2015 13:13:39 +0000 (14:13 +0100)]
Merge branch 'PHP-5.6'
* PHP-5.6:
moved the part of the test into an appropriate place
Anatol Belski [Sun, 8 Feb 2015 13:10:52 +0000 (14:10 +0100)]
moved the part of the test into an appropriate place
Matteo Beccati [Sun, 8 Feb 2015 12:31:01 +0000 (13:31 +0100)]
Removed unused REGISTER_PDO_CONST_LONG
Anatol Belski [Sun, 8 Feb 2015 11:43:22 +0000 (12:43 +0100)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fix another invalid free of CG(interned_empty_string)
add tests for #68996
Fixed #68790 (Missing return)
Invalid free of CG(interned_empty_string)
Conflicts:
ext/soap/soap.c
ext/wddx/wddx.c
main/main.c
sapi/litespeed/lsapi_main.c
Anatol Belski [Sun, 8 Feb 2015 11:33:15 +0000 (12:33 +0100)]
Merge branch 'pull-request/1060' into PHP-5.6
manuel [Sat, 7 Feb 2015 18:17:31 +0000 (19:17 +0100)]
Fix another invalid free of CG(interned_empty_string)
Fixes #68214
manuel [Sat, 7 Feb 2015 17:52:26 +0000 (18:52 +0100)]
add tests for #68996
George Wang [Sat, 7 Feb 2015 17:16:54 +0000 (12:16 -0500)]
Fixed #68790 (Missing return)
George Wang [Sat, 7 Feb 2015 17:16:54 +0000 (12:16 -0500)]
Fixed #68790 (Missing return)
Nikhil Vimal [Sat, 7 Feb 2015 16:35:52 +0000 (10:35 -0600)]
Update README.TESTING
Nikhil Vimal [Sat, 7 Feb 2015 16:30:07 +0000 (10:30 -0600)]
Small Spacing adjustments for better reading
Anatol Belski [Sat, 7 Feb 2015 10:23:50 +0000 (11:23 +0100)]
added ODBCVER to phpinfo()
Anatol Belski [Sat, 7 Feb 2015 10:04:53 +0000 (11:04 +0100)]
added PCRE JIT availability info to phpinfo()
and a test to ensure it's enabled
Reeze Xia [Sat, 7 Feb 2015 06:11:09 +0000 (14:11 +0800)]
Improve tests for bug 67436
I always use a.php or b.php for local testing,
this diff makes the test more stable
Xinchen Hui [Sat, 7 Feb 2015 03:27:42 +0000 (11:27 +0800)]
Fixed issue #1041 (Fix build in OSX with --enable-dtrace)
Anatol Belski [Fri, 6 Feb 2015 19:00:26 +0000 (20:00 +0100)]
Merge branch 'PHP-5.6'
* PHP-5.6:
fix setting default ODBCVER value in config.w32
Anatol Belski [Fri, 6 Feb 2015 18:59:55 +0000 (19:59 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
fix setting default ODBCVER value in config.w32
Anatol Belski [Fri, 6 Feb 2015 18:59:14 +0000 (19:59 +0100)]
fix setting default ODBCVER value in config.w32
Anatol Belski [Fri, 6 Feb 2015 18:40:16 +0000 (19:40 +0100)]
Merge branch 'PHP-5.6'
* PHP-5.6:
updated NEWS
updated NEWS
Anatol Belski [Fri, 6 Feb 2015 18:39:32 +0000 (19:39 +0100)]
updated NEWS
Anatol Belski [Fri, 6 Feb 2015 18:39:10 +0000 (19:39 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
updated NEWS
Anatol Belski [Fri, 6 Feb 2015 18:37:01 +0000 (19:37 +0100)]
updated NEWS
Anatol Belski [Fri, 6 Feb 2015 18:05:43 +0000 (19:05 +0100)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fixed bug #68964 Allowed memory size exhausted with odbc_exec
Anatol Belski [Fri, 6 Feb 2015 18:05:13 +0000 (19:05 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fixed bug #68964 Allowed memory size exhausted with odbc_exec
Anatol Belski [Fri, 6 Feb 2015 18:00:27 +0000 (19:00 +0100)]
Fixed bug #68964 Allowed memory size exhausted with odbc_exec
This is done in two steps:
- the ODBCVER has to be rased to 0x0300 which corresponds to Sql
Server 9, otherwise the client will not recognize several SQL
datatypes
- additionally the config scripts was tweaked so then ODBCVER
can be overridden, that still allows enabling compatibility
with lower versions
Bug #67437 might be fixed by this as well.
manuel [Fri, 6 Feb 2015 15:53:01 +0000 (16:53 +0100)]
Invalid free of CG(interned_empty_string)
On failure php_escape_html_entities returns STR_EMPTY_ALLOC which is an
alias of CG(interned_empty_string) if interned strings are enabled.
Make sure we don't free this.
Xinchen Hui [Fri, 6 Feb 2015 14:47:16 +0000 (22:47 +0800)]
Update NEWS
Xinchen Hui [Fri, 6 Feb 2015 14:43:11 +0000 (22:43 +0800)]
Merge branch 'master' of https://github.com/mabes/php-src
Xinchen Hui [Fri, 6 Feb 2015 13:13:16 +0000 (21:13 +0800)]
Further fix for bug #68987
Maxime BESSON [Fri, 6 Feb 2015 11:06:29 +0000 (12:06 +0100)]
Look for PDO include files in the right folder
Configure scripts for extensions look for PDO include files in
$prefix/include/php. This change makes them look into $phpincludedir
instead, which may be different from $prefix/include/php.
Dmitry Stogov [Fri, 6 Feb 2015 11:03:54 +0000 (14:03 +0300)]
Merge branch 'master' of git.php.net:php-src
* 'master' of git.php.net:php-src:
TSRMLS_* macros have been removed, user don't have to care about the change anymore
Dmitry Stogov [Fri, 6 Feb 2015 11:02:15 +0000 (14:02 +0300)]
Reeze Xia [Thu, 5 Feb 2015 08:03:06 +0000 (16:03 +0800)]
TSRMLS_* macros have been removed, user don't have to care about the change anymore
Dmitry Stogov [Fri, 6 Feb 2015 10:44:22 +0000 (13:44 +0300)]
Merge branch 'master' of git.php.net:php-src
* 'master' of git.php.net:php-src:
Upgrade pcre to 8.36
Dmitry Stogov [Fri, 6 Feb 2015 10:42:22 +0000 (13:42 +0300)]
This should fix compilation on OSX (bug #68987 Failed to compile zend.c with gcc-4.9.2)
Anatol Belski [Fri, 6 Feb 2015 10:18:46 +0000 (11:18 +0100)]
Merge branch 'pull-request/1047'
Anatol Belski [Fri, 6 Feb 2015 08:43:15 +0000 (09:43 +0100)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Removed erroneous condition
Anatol Belski [Fri, 6 Feb 2015 08:42:41 +0000 (09:42 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Removed erroneous condition
Anatol Belski [Fri, 6 Feb 2015 08:41:02 +0000 (09:41 +0100)]
Removed erroneous condition
This condition is always false. Furthermore headers_list() is
documented to always return an array.
Stanislav Malyshev [Fri, 6 Feb 2015 06:06:27 +0000 (22:06 -0800)]
Merge branch 'PHP-5.6'
* PHP-5.6:
turn off online tests, they fail too often on CI
fix tests
Update header handling to RFC 7230
Stanislav Malyshev [Fri, 6 Feb 2015 06:05:36 +0000 (22:05 -0800)]
turn off online tests, they fail too often on CI
Stanislav Malyshev [Fri, 6 Feb 2015 05:56:26 +0000 (21:56 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
fix tests
Stanislav Malyshev [Fri, 6 Feb 2015 05:54:47 +0000 (21:54 -0800)]
fix tests
Stanislav Malyshev [Fri, 6 Feb 2015 04:24:16 +0000 (20:24 -0800)]
fix BC break in headers_list
Stanislav Malyshev [Wed, 4 Feb 2015 09:11:00 +0000 (01:11 -0800)]
Update header handling to RFC 7230
Stanislav Malyshev [Fri, 6 Feb 2015 04:09:49 +0000 (20:09 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Update header handling to RFC 7230
Stanislav Malyshev [Fri, 6 Feb 2015 04:08:26 +0000 (20:08 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Update header handling to RFC 7230
Stanislav Malyshev [Wed, 4 Feb 2015 09:11:00 +0000 (01:11 -0800)]
Update header handling to RFC 7230
Xinchen Hui [Thu, 5 Feb 2015 09:07:30 +0000 (17:07 +0800)]
Opcache is enable by default
Xinchen Hui [Thu, 5 Feb 2015 08:58:19 +0000 (16:58 +0800)]
Added CREDITS
Stanislav Malyshev [Thu, 5 Feb 2015 08:42:21 +0000 (00:42 -0800)]
Merge branch 'PHP-5.6'
* PHP-5.6:
fix test to not hit php.net
fix test to not hit php.net
Stanislav Malyshev [Thu, 5 Feb 2015 08:06:25 +0000 (00:06 -0800)]
fix test to not hit php.net
Stanislav Malyshev [Thu, 5 Feb 2015 08:41:55 +0000 (00:41 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
fix test to not hit php.net
Stanislav Malyshev [Thu, 5 Feb 2015 08:06:25 +0000 (00:06 -0800)]
fix test to not hit php.net
Stanislav Malyshev [Thu, 5 Feb 2015 08:41:35 +0000 (00:41 -0800)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
* 'PHP-5.5' of git.php.net:php-src:
Conflicts: main/streams/memory.c
Xinchen Hui [Thu, 5 Feb 2015 08:33:45 +0000 (16:33 +0800)]
Remove extra space
Xinchen Hui [Thu, 5 Feb 2015 08:33:29 +0000 (16:33 +0800)]
Merge branch 'PHP-5.6'
Xinchen Hui [Thu, 5 Feb 2015 08:33:20 +0000 (16:33 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6
Conflicts:
main/streams/memory.c
Nayana Hettiarachchi [Thu, 5 Feb 2015 04:26:29 +0000 (12:26 +0800)]
Conflicts:
main/streams/memory.c
Xinchen Hui [Thu, 5 Feb 2015 08:27:01 +0000 (16:27 +0800)]
We'd better not include this test script
Xinchen Hui [Thu, 5 Feb 2015 08:26:38 +0000 (16:26 +0800)]
return size_t
Xinchen Hui [Thu, 5 Feb 2015 08:22:10 +0000 (16:22 +0800)]
Merge branch 'validate_null_pointer_on_php_stream_temp_write' of https://github.com/devzer01/php-src
Stanislav Malyshev [Thu, 5 Feb 2015 08:06:25 +0000 (00:06 -0800)]
fix test to not hit php.net
Xinchen Hui [Thu, 5 Feb 2015 08:11:44 +0000 (16:11 +0800)]
Padding
Dmitry Stogov [Thu, 5 Feb 2015 08:01:07 +0000 (11:01 +0300)]
Merge branch 'internal-function-return-types' of github.com:reeze/php-src into test
* 'internal-function-return-types' of github.com:reeze/php-src:
Add load time return type checking to match user land logic
Add test function arguments
Implemented internal function return types
Nayana Hettiarachchi [Thu, 5 Feb 2015 06:59:17 +0000 (14:59 +0800)]
fix test case
Nayana Hettiarachchi [Thu, 5 Feb 2015 06:35:01 +0000 (14:35 +0800)]
expand test for #68986
Nayana Hettiarachchi [Thu, 5 Feb 2015 06:34:36 +0000 (14:34 +0800)]
expand test for #68986
Nayana Hettiarachchi [Thu, 5 Feb 2015 06:28:40 +0000 (14:28 +0800)]
adding test for #68986
Nayana Hettiarachchi [Thu, 5 Feb 2015 04:26:29 +0000 (12:26 +0800)]
#68986 bug fix
Reeze Xia [Thu, 5 Feb 2015 03:22:11 +0000 (11:22 +0800)]
Add load time return type checking to match user land logic
Reeze Xia [Wed, 4 Feb 2015 17:21:42 +0000 (01:21 +0800)]
Add test function arguments
Anatol Belski [Wed, 4 Feb 2015 17:12:56 +0000 (18:12 +0100)]
fix data type mismatch
Anatol Belski [Wed, 4 Feb 2015 17:03:06 +0000 (18:03 +0100)]
fix unitialized val usage
Anatol Belski [Wed, 4 Feb 2015 16:38:02 +0000 (17:38 +0100)]
follow up fix for headers sent, checking a reference would be always true as well
Anatol Belski [Wed, 4 Feb 2015 16:24:48 +0000 (17:24 +0100)]
remove unused variable
Anatol Belski [Wed, 4 Feb 2015 16:13:52 +0000 (17:13 +0100)]
fix wars about importing of locally defined symbols
Anatol Belski [Wed, 4 Feb 2015 11:33:34 +0000 (12:33 +0100)]
fix data type
Reeze Xia [Wed, 4 Feb 2015 17:04:54 +0000 (01:04 +0800)]
Implemented internal function return types
Julien Pauli [Wed, 4 Feb 2015 16:46:14 +0000 (17:46 +0100)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Updated NEWS
Julien Pauli [Wed, 4 Feb 2015 16:45:38 +0000 (17:45 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Updated NEWS