]> granicus.if.org Git - php/log
php
8 years agoreenable appveyor cache
Anatol Belski [Thu, 5 Jan 2017 22:42:15 +0000 (23:42 +0100)]
reenable appveyor cache

8 years agoclean appveyor cache
Anatol Belski [Thu, 5 Jan 2017 22:40:56 +0000 (23:40 +0100)]
clean appveyor cache

8 years agosync libmagic.patch
Anatol Belski [Thu, 5 Jan 2017 22:32:30 +0000 (23:32 +0100)]
sync libmagic.patch

8 years agorevert year change on bundled lib files
Anatol Belski [Thu, 5 Jan 2017 22:26:20 +0000 (23:26 +0100)]
revert year change on bundled lib files

8 years agoadd missing condition
Anatol Belski [Thu, 5 Jan 2017 22:16:09 +0000 (23:16 +0100)]
add missing condition

8 years agoMerge branch 'PHP-7.1'
Christoph M. Becker [Thu, 5 Jan 2017 17:52:03 +0000 (18:52 +0100)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Fix #70417: PharData::compress() doesn't close temp file

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Christoph M. Becker [Thu, 5 Jan 2017 17:50:31 +0000 (18:50 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fix #70417: PharData::compress() doesn't close temp file

8 years agoMerge branch 'pull-request/2278' into PHP-7.0
Christoph M. Becker [Thu, 5 Jan 2017 17:45:16 +0000 (18:45 +0100)]
Merge branch 'pull-request/2278' into PHP-7.0

* pull-request/2278:
  Fix #70417: PharData::compress() doesn't close temp file

8 years agoMerge branch 'PHP-7.1'
Christoph M. Becker [Thu, 5 Jan 2017 17:42:58 +0000 (18:42 +0100)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  wrong version

# Conflicts:
# main/php_version.h

8 years agowrong version
Joe Watkins [Thu, 5 Jan 2017 17:00:40 +0000 (17:00 +0000)]
wrong version

8 years agoMerge branch 'master' of git.php.net:/php-src
Joe Watkins [Thu, 5 Jan 2017 16:59:23 +0000 (16:59 +0000)]
Merge branch 'master' of git.php.net:/php-src

* 'master' of git.php.net:/php-src:

8 years agoMerge branch 'PHP-7.1'
Joe Watkins [Thu, 5 Jan 2017 16:58:46 +0000 (16:58 +0000)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  merge PHP-7.1.1RC1

8 years agoI am bad at counting (wrong date in news)
Joe Watkins [Thu, 5 Jan 2017 16:56:26 +0000 (16:56 +0000)]
I am bad at counting (wrong date in news)

8 years agobump version after release
Joe Watkins [Thu, 5 Jan 2017 16:50:52 +0000 (16:50 +0000)]
bump version after release

8 years agoFix #70417: PharData::compress() doesn't close temp file
Christoph M. Becker [Thu, 3 Sep 2015 14:37:29 +0000 (16:37 +0200)]
Fix #70417: PharData::compress() doesn't close temp file

According to the comment, it has not been deemed necessary to close compressed
files. However, we don't want to keep unclosed file handles to save ressources.
So we're also closing compressed archives, if they're not aliased.

8 years agoMerge branch 'PHP-7.1'
Anatol Belski [Thu, 5 Jan 2017 13:04:30 +0000 (14:04 +0100)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Revert "Merge branch 'bugfix_timeout_61471' of https://github.com/axot/php-src into PHP-7.0"

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Thu, 5 Jan 2017 13:02:43 +0000 (14:02 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Revert "Merge branch 'bugfix_timeout_61471' of https://github.com/axot/php-src into PHP-7.0"

8 years agoRevert "Merge branch 'bugfix_timeout_61471' of https://github.com/axot/php-src into...
Anatol Belski [Thu, 5 Jan 2017 12:59:01 +0000 (13:59 +0100)]
Revert "Merge branch 'bugfix_timeout_61471' of https://github.com/axot/php-src into PHP-7.0"

This reverts commit a8931df672bb173ef81c10e4fc2a5de23789c935, reversing
changes made to f2f35a2b27d0074ab015b8a37d6563eec74147d5.

8 years agoMerge branch 'PHP-7.1'
Nikita Popov [Thu, 5 Jan 2017 10:38:47 +0000 (11:38 +0100)]
Merge branch 'PHP-7.1'

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Nikita Popov [Thu, 5 Jan 2017 10:38:17 +0000 (11:38 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Nikita Popov [Thu, 5 Jan 2017 10:38:05 +0000 (11:38 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

8 years agoFix printf modifier
Nikita Popov [Thu, 5 Jan 2017 10:37:06 +0000 (11:37 +0100)]
Fix printf modifier

8 years agoMerge branch 'PHP-7.1'
Joe Watkins [Thu, 5 Jan 2017 06:54:52 +0000 (06:54 +0000)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Fix php-fpm.service.in

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Joe Watkins [Thu, 5 Jan 2017 06:54:37 +0000 (06:54 +0000)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fix php-fpm.service.in

8 years agoMerge branch 'pull-request/1256' into PHP-7.0
Joe Watkins [Thu, 5 Jan 2017 06:54:19 +0000 (06:54 +0000)]
Merge branch 'pull-request/1256' into PHP-7.0

* pull-request/1256:
  Fix php-fpm.service.in

8 years agoMerge branch 'pull-request/2275'
Joe Watkins [Thu, 5 Jan 2017 05:54:34 +0000 (05:54 +0000)]
Merge branch 'pull-request/2275'

* pull-request/2275:
  Fix overrun in exif's "Illegal components" error message.

8 years agoFix overrun in exif's "Illegal components" error message.
Mitch Hagstrand [Thu, 5 Jan 2017 01:44:00 +0000 (17:44 -0800)]
Fix overrun in exif's "Illegal components" error message.

The variables "components" is an integer, but is being
output as long. As a result it is printing 8 bytes
instead of 4 bytes.

8 years agoMerge branch 'PHP-7.1'
Anatol Belski [Thu, 5 Jan 2017 00:54:53 +0000 (01:54 +0100)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  quick fix for the base branch version parsing, not perfect still

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Thu, 5 Jan 2017 00:52:37 +0000 (01:52 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  quick fix for the base branch version parsing, not perfect still

8 years agoquick fix for the base branch version parsing, not perfect still
Anatol Belski [Thu, 5 Jan 2017 00:49:36 +0000 (01:49 +0100)]
quick fix for the base branch version parsing, not perfect still

8 years agoMerge branch 'PHP-7.1'
Anatol Belski [Thu, 5 Jan 2017 00:16:37 +0000 (01:16 +0100)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  move dev to next

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Thu, 5 Jan 2017 00:14:27 +0000 (01:14 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  move dev to next

8 years agomove dev to next
Anatol Belski [Thu, 5 Jan 2017 00:12:18 +0000 (01:12 +0100)]
move dev to next

8 years agoMerge branch 'PHP-7.1'
Nikita Popov [Wed, 4 Jan 2017 23:50:12 +0000 (00:50 +0100)]
Merge branch 'PHP-7.1'

8 years agoAdd Z_EXTRA macro
Nikita Popov [Wed, 4 Jan 2017 23:49:19 +0000 (00:49 +0100)]
Add Z_EXTRA macro

For use with u2 values which don't deserve a custom macro...

8 years agoMerge branch 'PHP-7.1'
Nikita Popov [Wed, 4 Jan 2017 23:36:53 +0000 (00:36 +0100)]
Merge branch 'PHP-7.1'

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Nikita Popov [Wed, 4 Jan 2017 23:28:21 +0000 (00:28 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Nikita Popov [Wed, 4 Jan 2017 23:22:25 +0000 (00:22 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

8 years agoAdd tests for delayed __wakeup()
Nikita Popov [Wed, 4 Jan 2017 23:20:56 +0000 (00:20 +0100)]
Add tests for delayed __wakeup()

8 years agoImplement delayed __wakeup
Nikita Popov [Wed, 4 Jan 2017 23:19:26 +0000 (00:19 +0100)]
Implement delayed __wakeup

8 years agoMerge branch 'pull-request/2274' into PHP-7.1
Joe Watkins [Wed, 4 Jan 2017 22:25:45 +0000 (22:25 +0000)]
Merge branch 'pull-request/2274' into PHP-7.1

* pull-request/2274:
  Update copyright headers to 2017

8 years agoMerge branch 'pull-request/2273' into PHP-7.0
Joe Watkins [Wed, 4 Jan 2017 22:24:34 +0000 (22:24 +0000)]
Merge branch 'pull-request/2273' into PHP-7.0

* pull-request/2273:
  Update copyright headers to 2017

8 years agoUpdate copyright header to 2017 in calendar.c
Sammy Kaye Powers [Wed, 4 Jan 2017 17:24:25 +0000 (11:24 -0600)]
Update copyright header to 2017 in calendar.c

8 years agoUpdate copyright headers to 2017
Sammy Kaye Powers [Wed, 4 Jan 2017 17:23:42 +0000 (11:23 -0600)]
Update copyright headers to 2017

8 years agoUpdate copyright header to 2017 in calendar.c
Sammy Kaye Powers [Wed, 4 Jan 2017 17:15:47 +0000 (11:15 -0600)]
Update copyright header to 2017 in calendar.c

8 years agoUpdate copyright headers to 2017
Sammy Kaye Powers [Wed, 4 Jan 2017 17:14:55 +0000 (11:14 -0600)]
Update copyright headers to 2017

8 years agoMerge branch 'PHP-7.1'
Anatol Belski [Wed, 4 Jan 2017 16:24:26 +0000 (17:24 +0100)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  switch to the beta1 SDK for AppVeyor build

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Wed, 4 Jan 2017 16:21:34 +0000 (17:21 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  switch to the beta1 SDK for AppVeyor build

8 years agoswitch to the beta1 SDK for AppVeyor build
Anatol Belski [Wed, 4 Jan 2017 12:31:38 +0000 (13:31 +0100)]
switch to the beta1 SDK for AppVeyor build

8 years agoMerge branch 'PHP-7.1'
Joe Watkins [Wed, 4 Jan 2017 14:51:41 +0000 (14:51 +0000)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  remove duplicate test

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Joe Watkins [Wed, 4 Jan 2017 14:51:21 +0000 (14:51 +0000)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  remove duplicate test

8 years agoremove duplicate test
Joe Watkins [Wed, 4 Jan 2017 14:50:59 +0000 (14:50 +0000)]
remove duplicate test

8 years agoMerge branch 'master' of git.php.net:/php-src
Joe Watkins [Wed, 4 Jan 2017 14:37:11 +0000 (14:37 +0000)]
Merge branch 'master' of git.php.net:/php-src

* 'master' of git.php.net:/php-src:
  Implement #69606: Support BMPs (added in GD 2.1.0)

8 years agoMerge branch 'PHP-7.1'
Joe Watkins [Wed, 4 Jan 2017 14:36:51 +0000 (14:36 +0000)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  fix test

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Joe Watkins [Wed, 4 Jan 2017 14:36:37 +0000 (14:36 +0000)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  fix test

8 years agofix test
Joe Watkins [Wed, 4 Jan 2017 14:36:18 +0000 (14:36 +0000)]
fix test

8 years agoImplement #69606: Support BMPs (added in GD 2.1.0)
Christoph M. Becker [Sun, 24 Jul 2016 12:14:57 +0000 (14:14 +0200)]
Implement #69606: Support BMPs (added in GD 2.1.0)

We add PHP bindings for libgd's features to read and write BMP files, which
are available as of libgd 2.1.0.

As PHP's bundled libgd doesn't yet include the respective features of the
external libgd, we add these.

8 years agoMerge branch 'PHP-7.1'
Joe Watkins [Wed, 4 Jan 2017 13:36:28 +0000 (13:36 +0000)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  get_defined_functions additional parameter to exclude disabled functions
  news entry for PR #1312

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Joe Watkins [Wed, 4 Jan 2017 13:35:01 +0000 (13:35 +0000)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  get_defined_functions additional parameter to exclude disabled functions
  news entry for PR #1312

8 years agoMerge branch 'pull-request/1312' into PHP-7.0
Joe Watkins [Wed, 4 Jan 2017 13:32:37 +0000 (13:32 +0000)]
Merge branch 'pull-request/1312' into PHP-7.0

* pull-request/1312:
  get_defined_functions extra parameter to exclude disabled functions
  news entry for PR #1312

8 years agobring the year back
Anatol Belski [Wed, 4 Jan 2017 12:01:55 +0000 (13:01 +0100)]
bring the year back

8 years agorevert change in the broken file
Anatol Belski [Wed, 4 Jan 2017 12:01:23 +0000 (13:01 +0100)]
revert change in the broken file

8 years agoadd nmakefile fragment for json
Anatol Belski [Wed, 4 Jan 2017 11:41:47 +0000 (12:41 +0100)]
add nmakefile fragment for json

8 years agofragment targets have to match the generated ones
Anatol Belski [Wed, 4 Jan 2017 02:51:48 +0000 (03:51 +0100)]
fragment targets have to match the generated ones

8 years agoadd nmakefile fragment for pdo parser
Anatol Belski [Wed, 4 Jan 2017 02:49:39 +0000 (03:49 +0100)]
add nmakefile fragment for pdo parser

8 years agofix open flags
Anatol Belski [Wed, 4 Jan 2017 02:48:55 +0000 (03:48 +0100)]
fix open flags

8 years agoimprove nmake fragment
Anatol Belski [Wed, 4 Jan 2017 02:31:09 +0000 (03:31 +0100)]
improve nmake fragment

8 years agoUpdate to SQLite 3.16.1
Christoph M. Becker [Wed, 4 Jan 2017 10:53:13 +0000 (11:53 +0100)]
Update to SQLite 3.16.1

8 years agoMake test case even more resilient
Christoph M. Becker [Wed, 4 Jan 2017 10:46:35 +0000 (11:46 +0100)]
Make test case even more resilient

The `components` value may obviously be negative, so we have to cater
to that.

8 years agoMerge branch 'pull-request/2268'
Joe Watkins [Wed, 4 Jan 2017 10:00:53 +0000 (10:00 +0000)]
Merge branch 'pull-request/2268'

* pull-request/2268:
  Update copyright headers to 2017

8 years agoMerge branch 'pull-request/1094'
Joe Watkins [Wed, 4 Jan 2017 06:55:29 +0000 (06:55 +0000)]
Merge branch 'pull-request/1094'

* pull-request/1094:
  added php_mb_check_code_point for mb_substitute_character
  news entry for PR #1094

8 years agoMake test case more resilient
Christoph M. Becker [Tue, 3 Jan 2017 23:51:35 +0000 (00:51 +0100)]
Make test case more resilient

We should not expect a certain `components` value, but rather any
integer.

8 years agomake possible to pass also an arbitrary fragment file
Anatol Belski [Tue, 3 Jan 2017 21:10:24 +0000 (22:10 +0100)]
make possible to pass also an arbitrary fragment file

8 years agoRe-add var_unserializer.c
Stanislav Malyshev [Tue, 3 Jan 2017 17:44:31 +0000 (09:44 -0800)]
Re-add var_unserializer.c

8 years agofix var name
Anatol Belski [Tue, 3 Jan 2017 16:59:11 +0000 (17:59 +0100)]
fix var name

8 years agoMerge branch 'PHP-7.1'
Anatol Belski [Tue, 3 Jan 2017 16:56:22 +0000 (17:56 +0100)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Fix PDO tests to match SQL standard syntax and pass Firebird tests.

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Tue, 3 Jan 2017 16:54:46 +0000 (17:54 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fix PDO tests to match SQL standard syntax and pass Firebird tests.

8 years agoFix PDO tests to match SQL standard syntax and pass Firebird tests.
Dorin Marcoci [Mon, 2 Jan 2017 17:02:11 +0000 (19:02 +0200)]
Fix PDO tests to match SQL standard syntax and pass Firebird tests.

8 years agoimplement makefile fragment support for nmake
Anatol Belski [Tue, 3 Jan 2017 16:43:55 +0000 (17:43 +0100)]
implement makefile fragment support for nmake

8 years agoFix failing test
Christoph M. Becker [Tue, 3 Jan 2017 15:40:41 +0000 (16:40 +0100)]
Fix failing test

Due to commit 17408238 the tested TIFF file produces an additional
warning.

8 years agoUpdate copyright header for new file
Sammy Kaye Powers [Tue, 3 Jan 2017 14:02:12 +0000 (08:02 -0600)]
Update copyright header for new file

8 years agoResolve conflict
Sammy Kaye Powers [Tue, 3 Jan 2017 14:01:05 +0000 (08:01 -0600)]
Resolve conflict

8 years agoMerge branch 'PHP-7.1'
Anatol Belski [Tue, 3 Jan 2017 12:28:31 +0000 (13:28 +0100)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  better skip on files

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Tue, 3 Jan 2017 12:27:06 +0000 (13:27 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  better skip on files

8 years agobetter skip on files
Anatol Belski [Tue, 3 Jan 2017 12:25:16 +0000 (13:25 +0100)]
better skip on files

some more could be added

8 years agoMerge branch 'PHP-7.1'
Nikita Popov [Tue, 3 Jan 2017 11:19:08 +0000 (12:19 +0100)]
Merge branch 'PHP-7.1'

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Nikita Popov [Tue, 3 Jan 2017 11:18:33 +0000 (12:18 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoFix build
Nikita Popov [Tue, 3 Jan 2017 11:16:35 +0000 (12:16 +0100)]
Fix build

8 years agoFix Bug #73462 - Persistent connections don't set $connect_errno
Vince [Tue, 8 Nov 2016 22:23:04 +0000 (14:23 -0800)]
Fix Bug #73462 - Persistent connections don't set $connect_errno

Persistent connections skipped resetting $connect_error and $connect_errno values
This adds the "clear error" line to persistent connections for consistency

8 years agoMerge branch 'pull-request/1905'
Joe Watkins [Tue, 3 Jan 2017 10:48:42 +0000 (10:48 +0000)]
Merge branch 'pull-request/1905'

* pull-request/1905:
   pack()/unpack() for Big Endian float/double and Little Endian float/double

8 years agoMerge branch 'pull-request/1905'
Joe Watkins [Tue, 3 Jan 2017 10:48:42 +0000 (10:48 +0000)]
Merge branch 'pull-request/1905'

* pull-request/1905:
   pack()/unpack() for Big Endian float/double and Little Endian float/double

8 years agoMerge branch 'pull-request/1905'
Joe Watkins [Tue, 3 Jan 2017 10:48:42 +0000 (10:48 +0000)]
Merge branch 'pull-request/1905'

* pull-request/1905:
   pack()/unpack() for Big Endian float/double and Little Endian float/double

8 years agoMerge branch 'master' into master
sskaje [Tue, 3 Jan 2017 10:42:27 +0000 (18:42 +0800)]
Merge branch 'master' into master

8 years agoMerge branch 'pull-request/2163'
Joe Watkins [Tue, 3 Jan 2017 06:48:40 +0000 (06:48 +0000)]
Merge branch 'pull-request/2163'

* pull-request/2163:
  import explicit_bzero + strlc* functions update since 1999 algorithms have changed and register k/w not necessary anymore.

8 years agoFix opcache test dependencies
Rasmus Lerdorf [Tue, 3 Jan 2017 06:30:28 +0000 (22:30 -0800)]
Fix opcache test dependencies

8 years agoFix opcache test dependencies
Rasmus Lerdorf [Tue, 3 Jan 2017 06:21:12 +0000 (22:21 -0800)]
Fix opcache test dependencies

8 years agoFix opcache test dependencies
Rasmus Lerdorf [Tue, 3 Jan 2017 06:20:08 +0000 (22:20 -0800)]
Fix opcache test dependencies

8 years agoMerge branch 'PHP-7.1'
Stanislav Malyshev [Tue, 3 Jan 2017 06:09:08 +0000 (22:09 -0800)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Use correct string release function

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Stanislav Malyshev [Tue, 3 Jan 2017 06:08:42 +0000 (22:08 -0800)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Use correct string release function

8 years agoUse correct string release function
Stanislav Malyshev [Tue, 3 Jan 2017 06:08:25 +0000 (22:08 -0800)]
Use correct string release function