]>
granicus.if.org Git - php/log
Anatol Belski [Thu, 21 Aug 2014 12:38:43 +0000 (14:38 +0200)]
Merge remote-tracking branch 'php/master'
Dmitry Stogov [Thu, 21 Aug 2014 12:21:13 +0000 (16:21 +0400)]
Fixed test. It's not a problem to perform/continue replacing if the source "$search" string was modified by callback, because the source string is duplicate in this case.
Dmitry Stogov [Thu, 21 Aug 2014 12:15:01 +0000 (16:15 +0400)]
Fixed wrong test. Value of the static property must not be changed to string.
Anatol Belski [Thu, 21 Aug 2014 11:54:15 +0000 (13:54 +0200)]
Merge remote-tracking branch 'php/master'
Conflicts:
Zend/zend_exceptions.c
Anatol Belski [Thu, 21 Aug 2014 11:49:09 +0000 (13:49 +0200)]
fixed the test
the cause for this to fail now was that _php_iconv_strpos had int for
the offset, but the int from userland is 64 bit, that was an overflow
cusing wrong behaviour
Dmitry Stogov [Thu, 21 Aug 2014 10:30:52 +0000 (14:30 +0400)]
Separate values before conversion
Anatol Belski [Thu, 21 Aug 2014 10:18:31 +0000 (12:18 +0200)]
Merge branch 'master' of github.com:weltling/php-src
Anatol Belski [Thu, 21 Aug 2014 10:18:08 +0000 (12:18 +0200)]
fixed mem leak
Anatol Belski [Thu, 21 Aug 2014 10:13:52 +0000 (12:13 +0200)]
fixed memory leak
krakjoe [Thu, 21 Aug 2014 09:03:48 +0000 (10:03 +0100)]
remove bogus locale use from test
krakjoe [Thu, 21 Aug 2014 08:29:43 +0000 (09:29 +0100)]
fix the version requirements for these tests
krakjoe [Thu, 21 Aug 2014 08:22:05 +0000 (09:22 +0100)]
correct version number requirements for this test
krakjoe [Thu, 21 Aug 2014 08:14:46 +0000 (09:14 +0100)]
use a suitable number of patterns to show the bug is resolved, not a stupid number that could cause memory limit to be exceeded or other side effects
krakjoe [Thu, 21 Aug 2014 08:09:00 +0000 (09:09 +0100)]
Merge branch 'master' of https://github.com/php/php-src
krakjoe [Thu, 21 Aug 2014 08:08:28 +0000 (09:08 +0100)]
only run this test if SimpleXML is loaded
Dmitry Stogov [Thu, 21 Aug 2014 08:02:48 +0000 (12:02 +0400)]
Avoid reallocation and copying
Anatol Belski [Thu, 21 Aug 2014 07:54:40 +0000 (09:54 +0200)]
yet trivial fixes to mysql exts
Anatol Belski [Thu, 21 Aug 2014 07:21:31 +0000 (09:21 +0200)]
Merge remote-tracking branch 'php/master'
Dmitry Stogov [Thu, 21 Aug 2014 07:17:24 +0000 (11:17 +0400)]
Fixed incorrect string length comparison
Dmitry Stogov [Thu, 21 Aug 2014 07:17:05 +0000 (11:17 +0400)]
dtor handler must be set
Remi Collet [Thu, 21 Aug 2014 07:09:21 +0000 (09:09 +0200)]
Fix bug #67878 program_prefix not honoured in man pages
- add @program_prefix@ in php, phpize and php-config man pages
- set date to 2014
- fix "SEE ALSO" alignment
Anatol Belski [Thu, 21 Aug 2014 07:09:47 +0000 (09:09 +0200)]
Merge branch 'PHP-5.6'
* PHP-5.6:
avoid clash when stdint.h was included after win32/php_stdint.h
Anatol Belski [Thu, 21 Aug 2014 07:09:29 +0000 (09:09 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
avoid clash when stdint.h was included after win32/php_stdint.h
Anatol Belski [Thu, 21 Aug 2014 07:08:44 +0000 (09:08 +0200)]
avoid clash when stdint.h was included after win32/php_stdint.h
Anatol Belski [Thu, 21 Aug 2014 06:39:46 +0000 (08:39 +0200)]
Merge remote-tracking branch 'php/master'
Dmitry Stogov [Thu, 21 Aug 2014 05:49:35 +0000 (09:49 +0400)]
Fixed get_resources() prototype comments
Anatol Belski [Wed, 20 Aug 2014 22:21:38 +0000 (00:21 +0200)]
Merge branch 'master' of github.com:weltling/php-src
Anatol Belski [Wed, 20 Aug 2014 22:26:53 +0000 (15:26 -0700)]
make g++ see all the stdint.h stuff
Stanislav Malyshev [Wed, 20 Aug 2014 21:44:40 +0000 (14:44 -0700)]
Merge branch 'PHP-5.6'
* PHP-5.6:
fix test
Stanislav Malyshev [Wed, 20 Aug 2014 21:44:33 +0000 (14:44 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
fix test
Stanislav Malyshev [Wed, 20 Aug 2014 21:42:48 +0000 (14:42 -0700)]
fix test
Stanislav Malyshev [Wed, 20 Aug 2014 21:44:02 +0000 (14:44 -0700)]
Merge branch 'PHP-5.6'
* PHP-5.6:
fix test
Stanislav Malyshev [Wed, 20 Aug 2014 21:43:22 +0000 (14:43 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
fix test
Stanislav Malyshev [Wed, 20 Aug 2014 21:42:48 +0000 (14:42 -0700)]
fix test
Anatol Belski [Wed, 20 Aug 2014 21:27:26 +0000 (23:27 +0200)]
Merge remote-tracking branch 'php/master'
Anatol Belski [Wed, 20 Aug 2014 20:54:00 +0000 (22:54 +0200)]
yet trivial fixes
Anatol Belski [Wed, 20 Aug 2014 19:29:49 +0000 (21:29 +0200)]
Merge remote-tracking branch 'php/master'
Dmitry Stogov [Wed, 20 Aug 2014 19:29:21 +0000 (23:29 +0400)]
Merge branch 'master' of git.php.net:php-src
* 'master' of git.php.net:php-src:
fix directory separator in test
Anatol Belski [Wed, 20 Aug 2014 19:29:04 +0000 (21:29 +0200)]
more fixes to ext/iconv
Dmitry Stogov [Wed, 20 Aug 2014 19:28:32 +0000 (23:28 +0400)]
Fixed ext/pdo_*/tests/pdo_005.phpt tests failure
Anatol Belski [Wed, 20 Aug 2014 19:27:39 +0000 (21:27 +0200)]
fix directory separator in test
Dmitry Stogov [Wed, 20 Aug 2014 18:06:15 +0000 (22:06 +0400)]
Fixed bug #67874 (Crash in array_map())
Dmitry Stogov [Wed, 20 Aug 2014 17:42:49 +0000 (21:42 +0400)]
Fixed immutable array support
Anatol Belski [Wed, 20 Aug 2014 16:44:43 +0000 (09:44 -0700)]
fixed sysvshm
Anatol Belski [Wed, 20 Aug 2014 16:21:57 +0000 (18:21 +0200)]
fix index type
Anatol Belski [Wed, 20 Aug 2014 16:19:37 +0000 (18:19 +0200)]
Merge remote-tracking branch 'php/master'
Anatol Belski [Wed, 20 Aug 2014 16:06:01 +0000 (18:06 +0200)]
more fixes to ext/spl
Anatol Belski [Wed, 20 Aug 2014 15:56:07 +0000 (17:56 +0200)]
fix zpp
Anatol Belski [Wed, 20 Aug 2014 15:49:52 +0000 (17:49 +0200)]
fix types in virtual cwd
Dmitry Stogov [Wed, 20 Aug 2014 14:29:44 +0000 (18:29 +0400)]
Introduced get_resources() function.
It may be used for debugging and testing to identify resource leaks.
Changed ext/standard/tests/http/bug60570.phpt to use this function instead of unsafe attempt to catch resource leaks using get_memory_usage()
Anatol Belski [Wed, 20 Aug 2014 13:51:45 +0000 (15:51 +0200)]
fixed count_chars()
Anatol Belski [Wed, 20 Aug 2014 13:32:24 +0000 (15:32 +0200)]
fixed nl2br
Remi Collet [Wed, 20 Aug 2014 13:17:30 +0000 (15:17 +0200)]
Merge branch 'PHP-5.6'
* PHP-5.6:
NEWS
Remi Collet [Wed, 20 Aug 2014 13:17:20 +0000 (15:17 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
NEWS
Remi Collet [Wed, 20 Aug 2014 13:17:05 +0000 (15:17 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
NEWS
Remi Collet [Wed, 20 Aug 2014 13:16:53 +0000 (15:16 +0200)]
NEWS
Anatol Belski [Wed, 20 Aug 2014 13:14:25 +0000 (15:14 +0200)]
fix php_sapi_filter
Remi Collet [Wed, 20 Aug 2014 13:11:19 +0000 (15:11 +0200)]
Merge branch 'PHP-5.6'
* PHP-5.6:
fixed variable corruption under win x64
Remi Collet [Wed, 20 Aug 2014 13:10:54 +0000 (15:10 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
fixed variable corruption under win x64
Remi Collet [Wed, 20 Aug 2014 13:10:02 +0000 (15:10 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
fixed variable corruption under win x64
Anatol Belski [Sat, 11 May 2013 00:47:48 +0000 (02:47 +0200)]
fixed variable corruption under win x64
Anatol Belski [Wed, 20 Aug 2014 12:46:14 +0000 (14:46 +0200)]
yet more fixes to zpp
Dmitry Stogov [Wed, 20 Aug 2014 11:04:40 +0000 (15:04 +0400)]
Removed a hack that allowed passing of function return value by reference depending on value of reference-counter (Fixed Zend/tests/bug35393.phpt test failure)
Dmitry Stogov [Wed, 20 Aug 2014 11:04:03 +0000 (15:04 +0400)]
Merge branch 'master' of git.php.net:php-src
* 'master' of git.php.net:php-src:
phpdbg doesn't build due to the phpng merge, distable its build & test runs
phpdbg doesn't build due to the phpng merge, distable it
Lior Kaplan [Wed, 20 Aug 2014 09:13:36 +0000 (12:13 +0300)]
phpdbg doesn't build due to the phpng merge, distable its build & test runs
Lior Kaplan [Wed, 20 Aug 2014 09:13:36 +0000 (12:13 +0300)]
phpdbg doesn't build due to the phpng merge, distable it
Dmitry Stogov [Wed, 20 Aug 2014 08:03:47 +0000 (12:03 +0400)]
Reverted incorrectly changed test. Now it's the same as in PHP-5.6.
Anatol Belski [Wed, 20 Aug 2014 07:52:23 +0000 (09:52 +0200)]
fixed some incompatible types
Anatol Belski [Wed, 20 Aug 2014 07:15:00 +0000 (09:15 +0200)]
fixed incompatible types usage
Anatol Belski [Wed, 20 Aug 2014 06:48:43 +0000 (08:48 +0200)]
Merge remote-tracking branch 'php/master'
Dmitry Stogov [Wed, 20 Aug 2014 06:43:37 +0000 (10:43 +0400)]
fixed memory leak
Tjerk Meesters [Wed, 20 Aug 2014 04:13:19 +0000 (12:13 +0800)]
Fixed off-by-one memory allocation that could lead to invalid memory reads on strlen()
Always properly null terminate strings before ini parsing
Remove unnecessary memset() statements
Andrea Faulds [Tue, 19 Aug 2014 23:38:33 +0000 (00:38 +0100)]
NEWS and UPGRADING
Andrea Faulds [Tue, 19 Aug 2014 23:34:12 +0000 (00:34 +0100)]
Merge branch 'master' of git.php.net:php-src
Andrea Faulds [Tue, 19 Aug 2014 23:28:43 +0000 (00:28 +0100)]
Merge branch 'fpmConfFix' of github.com:DaveRandom/php-src
Lior Kaplan [Tue, 19 Aug 2014 22:36:56 +0000 (01:36 +0300)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Add NEWS entry for bug #67730
Add CVE ID for bug #67539
Add NEWS entry for bug #67492
Add NEWS entry for bug #67730
Add NEWS entry for bug #67730
Add CVE ID for bug #67539
Lior Kaplan [Tue, 19 Aug 2014 22:34:57 +0000 (01:34 +0300)]
Add NEWS entry for bug #67730
Anatol Belski [Tue, 19 Aug 2014 22:34:17 +0000 (00:34 +0200)]
Merge remote-tracking branch 'php/master'
Anatol Belski [Tue, 19 Aug 2014 22:23:37 +0000 (00:23 +0200)]
ported opcache
Lior Kaplan [Tue, 19 Aug 2014 22:18:15 +0000 (01:18 +0300)]
Add CVE ID for bug #67539
Lior Kaplan [Tue, 19 Aug 2014 22:16:04 +0000 (01:16 +0300)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Add NEWS entry for bug #67492
Add NEWS entry for bug #67730
Add NEWS entry for bug #67730
Add CVE ID for bug #67539
Lior Kaplan [Tue, 19 Aug 2014 22:10:38 +0000 (01:10 +0300)]
Add NEWS entry for bug #67492
Included in 5.5.14 with commit
d9c5a1d
Lior Kaplan [Tue, 19 Aug 2014 22:05:22 +0000 (01:05 +0300)]
Add NEWS entry for bug #67730
Lior Kaplan [Tue, 19 Aug 2014 22:01:23 +0000 (01:01 +0300)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Add NEWS entry for bug #67730
Add CVE ID for bug #67539
Lior Kaplan [Tue, 19 Aug 2014 21:54:19 +0000 (00:54 +0300)]
Add NEWS entry for bug #67730
Included in 5.4.32 with commit
706aefb
Lior Kaplan [Tue, 19 Aug 2014 21:51:37 +0000 (00:51 +0300)]
Add CVE ID for bug #67539
Anatol Belski [Tue, 19 Aug 2014 21:39:22 +0000 (23:39 +0200)]
ported apache handler
Anatol Belski [Tue, 19 Aug 2014 21:12:17 +0000 (23:12 +0200)]
ported fcgi
Anatol Belski [Tue, 19 Aug 2014 20:57:17 +0000 (22:57 +0200)]
ported ext/intl, bugfixes to go
Anatol Belski [Tue, 19 Aug 2014 20:57:07 +0000 (22:57 +0200)]
fix hash
Sara Golemon [Tue, 19 Aug 2014 20:24:49 +0000 (13:24 -0700)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Switch use of strtok() to gd_strtok_r()
Anatol Belski [Tue, 19 Aug 2014 20:23:03 +0000 (22:23 +0200)]
ported ext/com_dotnet
Sara Golemon [Tue, 19 Aug 2014 20:22:14 +0000 (13:22 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Switch use of strtok() to gd_strtok_r()
Sara Golemon [Tue, 19 Aug 2014 20:17:56 +0000 (13:17 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Switch use of strtok() to gd_strtok_r()
Conflicts:
NEWS
Sara Golemon [Tue, 19 Aug 2014 19:46:53 +0000 (12:46 -0700)]
Switch use of strtok() to gd_strtok_r()
strtok() is not thread safe, so this will potentially break in
very bad ways if used in ZTS mode.
I'm not sure why gd_strtok_r() exists since it seems to do the
same thing as strtok_r(), but I'll assume it's a portability
decision and do as the Romans do.
Anatol Belski [Tue, 19 Aug 2014 20:10:20 +0000 (22:10 +0200)]
ported ext/gmp
Anatol Belski [Tue, 19 Aug 2014 20:05:37 +0000 (22:05 +0200)]
ported ext/gettext
Anatol Belski [Tue, 19 Aug 2014 20:03:57 +0000 (22:03 +0200)]
ported ext/gd
Dmitry Stogov [Tue, 19 Aug 2014 20:00:59 +0000 (00:00 +0400)]
Fixed referenced value separation
Anatol Belski [Tue, 19 Aug 2014 19:49:34 +0000 (21:49 +0200)]
ported ext/ftp