]> granicus.if.org Git - php/log
php
8 years agoRemoved not used field
Xinchen Hui [Sun, 20 Nov 2016 07:52:52 +0000 (15:52 +0800)]
Removed not used field

8 years agoMerge branch 'PHP-7.1'
Xinchen Hui [Sun, 20 Nov 2016 07:47:54 +0000 (15:47 +0800)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Update NEWS
  Fixed bug #73483 (Segmentation fault on pcre_replace_callback)
  Fix #73219 (fix acinclude when / is present)
  make it possible to show specific help pages without interactive session
  make it possible to show specific help pages without interactive session

8 years agoUpdate NEWS
Xinchen Hui [Sun, 20 Nov 2016 07:47:39 +0000 (15:47 +0800)]
Update NEWS

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Xinchen Hui [Sun, 20 Nov 2016 07:46:53 +0000 (15:46 +0800)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed bug #73483 (Segmentation fault on pcre_replace_callback)
  Fix #73219 (fix acinclude when / is present)
  make it possible to show specific help pages without interactive session

Conflicts:
acinclude.m4

8 years agoFixed bug #73483 (Segmentation fault on pcre_replace_callback)
Xinchen Hui [Sun, 20 Nov 2016 07:44:27 +0000 (15:44 +0800)]
Fixed bug #73483 (Segmentation fault on pcre_replace_callback)

8 years agoFix #73219 (fix acinclude when / is present)
Joe Watkins [Sun, 20 Nov 2016 05:34:08 +0000 (05:34 +0000)]
Fix #73219 (fix acinclude when / is present)

8 years agomake it possible to show specific help pages without interactive session
Joe Watkins [Sun, 20 Nov 2016 05:24:14 +0000 (05:24 +0000)]
make it possible to show specific help pages without interactive session

8 years agomake it possible to show specific help pages without interactive session
Joe Watkins [Sun, 20 Nov 2016 05:24:14 +0000 (05:24 +0000)]
make it possible to show specific help pages without interactive session

8 years agomake it possible to show specific help pages without interactive session
Joe Watkins [Sun, 20 Nov 2016 05:24:14 +0000 (05:24 +0000)]
make it possible to show specific help pages without interactive session

8 years agojson_encode(): Detect recursion earlier
Nikita Popov [Sat, 19 Nov 2016 22:24:07 +0000 (23:24 +0100)]
json_encode(): Detect recursion earlier

json_encode() used a peculiar way of apply-count management,
whereby the apply-count was not incremented for the outermost
object/array, so that recursion was only detected after two
levels.

8 years agoUpdate the ini scanner as from Dmitry's commit
Kalle Sommer Nielsen [Sat, 19 Nov 2016 15:41:02 +0000 (16:41 +0100)]
Update the ini scanner as from Dmitry's commit

8 years agoRemove these NetWare leftovers
Kalle Sommer Nielsen [Sat, 19 Nov 2016 09:47:20 +0000 (10:47 +0100)]
Remove these NetWare leftovers

8 years agoUpdated the comment regarding what priority modes that are left out for the nice...
Kalle Sommer Nielsen [Sat, 19 Nov 2016 09:10:48 +0000 (10:10 +0100)]
Updated the comment regarding what priority modes that are left out for the nice() implementation on Windows

8 years agoRemove support for REALTIME_PRIORITY_CLASS in proc_nice() on Windows.
Kalle Sommer Nielsen [Fri, 18 Nov 2016 23:32:07 +0000 (00:32 +0100)]
Remove support for REALTIME_PRIORITY_CLASS in proc_nice() on Windows.

The reasoning for this is because that it requires special permissions and can in the end be dangerous, discovered by Anatol.

8 years agoMerge branch 'PHP-7.1'
Anatol Belski [Fri, 18 Nov 2016 21:11:41 +0000 (22:11 +0100)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  fix test portability

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Fri, 18 Nov 2016 21:11:25 +0000 (22:11 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  fix test portability

8 years agofix test portability
Anatol Belski [Fri, 18 Nov 2016 21:10:41 +0000 (22:10 +0100)]
fix test portability

8 years agoMerge branch 'PHP-7.1'
Nikita Popov [Fri, 18 Nov 2016 20:42:20 +0000 (21:42 +0100)]
Merge branch 'PHP-7.1'

8 years agoFixed bug #73303
Nikita Popov [Fri, 18 Nov 2016 20:41:10 +0000 (21:41 +0100)]
Fixed bug #73303

8 years agoMerge branch 'PHP-7.1'
Anatol Belski [Fri, 18 Nov 2016 17:21:49 +0000 (18:21 +0100)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  don't fail miserably, when an unknown vc version is used

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Fri, 18 Nov 2016 17:21:28 +0000 (18:21 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  don't fail miserably, when an unknown vc version is used

8 years agodon't fail miserably, when an unknown vc version is used
Anatol Belski [Fri, 18 Nov 2016 17:19:47 +0000 (18:19 +0100)]
don't fail miserably, when an unknown vc version is used

8 years agoMerge branch 'PHP-7.1'
Nikita Popov [Fri, 18 Nov 2016 16:56:41 +0000 (17:56 +0100)]
Merge branch 'PHP-7.1'

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Nikita Popov [Fri, 18 Nov 2016 16:56:28 +0000 (17:56 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Nikita Popov [Fri, 18 Nov 2016 16:56:16 +0000 (17:56 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

8 years agoFix the lchwon error test for Travis CI.
Mitch Hagstrand [Fri, 11 Nov 2016 23:40:30 +0000 (15:40 -0800)]
Fix the lchwon error test for Travis CI.

The E_WARNING message from the PHP function lchown is passed
from the system function lchown. The error message returned
from lchown can be filesystem dependent.

8 years agoMerge branch 'PHP-7.1'
Christoph M. Becker [Fri, 18 Nov 2016 13:31:25 +0000 (14:31 +0100)]
Merge branch 'PHP-7.1'

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Christoph M. Becker [Fri, 18 Nov 2016 13:30:30 +0000 (14:30 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Christoph M. Becker [Fri, 18 Nov 2016 13:29:28 +0000 (14:29 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

8 years agoMerge branch 'PHP-7.1'
Dmitry Stogov [Fri, 18 Nov 2016 13:20:24 +0000 (16:20 +0300)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Regenerated scanner

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Fri, 18 Nov 2016 13:20:09 +0000 (16:20 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Regenerated scanner

8 years agoRegenerated scanner
Dmitry Stogov [Fri, 18 Nov 2016 13:19:46 +0000 (16:19 +0300)]
Regenerated scanner

8 years agoMerge branch 'PHP-7.1'
Dmitry Stogov [Fri, 18 Nov 2016 13:19:00 +0000 (16:19 +0300)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Fixed memory leaks in parse_ini_file()

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Fri, 18 Nov 2016 13:18:22 +0000 (16:18 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed memory leaks in parse_ini_file()

8 years agoFixed memory leaks in parse_ini_file()
Dmitry Stogov [Fri, 18 Nov 2016 13:17:52 +0000 (16:17 +0300)]
Fixed memory leaks in parse_ini_file()

8 years agoFix #64526: Add missing mysqlnd.* parameters to php.ini-*
Christoph M. Becker [Fri, 18 Nov 2016 13:17:19 +0000 (14:17 +0100)]
Fix #64526: Add missing mysqlnd.* parameters to php.ini-*

8 years agoMerge branch 'PHP-7.1'
Anatol Belski [Fri, 18 Nov 2016 11:00:36 +0000 (12:00 +0100)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  extend skipif

8 years agoextend skipif
Anatol Belski [Fri, 18 Nov 2016 11:00:02 +0000 (12:00 +0100)]
extend skipif

8 years agoMerge branch 'PHP-7.1'
Dmitry Stogov [Fri, 18 Nov 2016 10:22:54 +0000 (13:22 +0300)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Disabled PHP call tracing by default (it makes significant overhead). This may be enabled again using envirionment variable USE_ZEND_DTRACE=1.

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Fri, 18 Nov 2016 10:21:22 +0000 (13:21 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Disabled PHP call tracing by default (it makes significant overhead). This may be enabled again using envirionment variable USE_ZEND_DTRACE=1.

8 years agoDisabled PHP call tracing by default (it makes significant overhead).
Dmitry Stogov [Fri, 18 Nov 2016 10:19:30 +0000 (13:19 +0300)]
Disabled PHP call tracing by default (it makes significant overhead).
This may be enabled again using envirionment variable USE_ZEND_DTRACE=1.

8 years agoMerge branch 'PHP-7.1'
Dmitry Stogov [Fri, 18 Nov 2016 09:53:49 +0000 (12:53 +0300)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Revert "Introduced zend.enable_dtrace INI directive to enable/disable PHP call tracing"

8 years agoRevert "Introduced zend.enable_dtrace INI directive to enable/disable PHP call tracing"
Dmitry Stogov [Fri, 18 Nov 2016 09:52:46 +0000 (12:52 +0300)]
Revert "Introduced zend.enable_dtrace INI directive to enable/disable PHP call tracing"

This reverts commit 01239b0effbc1839aca6d03cdd4c3a0c1a509798.

8 years agoMerge branch 'PHP-7.1'
Dmitry Stogov [Fri, 18 Nov 2016 09:24:47 +0000 (12:24 +0300)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Introduced zend.enable_dtrace INI directive to enable/disable PHP call tracing

8 years agoMerge branch 'PHP-7.1' of git.php.net:php-src into PHP-7.1
Dmitry Stogov [Fri, 18 Nov 2016 09:23:48 +0000 (12:23 +0300)]
Merge branch 'PHP-7.1' of git.php.net:php-src into PHP-7.1

* 'PHP-7.1' of git.php.net:php-src:
  extend skipif
  add vc15 to the list

8 years agoIntroduced zend.enable_dtrace INI directive to enable/disable PHP call tracing
Dmitry Stogov [Fri, 18 Nov 2016 09:23:10 +0000 (12:23 +0300)]
Introduced zend.enable_dtrace INI directive to enable/disable PHP call tracing

8 years agoMerge branch 'PHP-7.1'
Anatol Belski [Fri, 18 Nov 2016 01:26:44 +0000 (02:26 +0100)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  extend skipif

8 years agoextend skipif
Anatol Belski [Fri, 18 Nov 2016 01:23:17 +0000 (02:23 +0100)]
extend skipif

This test won't pass on Windows. The main reason is that the multiline
input is not really possible to create on cmd. But also, because of the
single quotes. And without multiline data piping, it doesn't make sense.

8 years agoMerge branch 'PHP-7.1'
Anatol Belski [Thu, 17 Nov 2016 22:47:08 +0000 (23:47 +0100)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  add vc15 to the list

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Thu, 17 Nov 2016 22:46:49 +0000 (23:46 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  add vc15 to the list

8 years agoadd vc15 to the list
Anatol Belski [Thu, 17 Nov 2016 22:43:32 +0000 (23:43 +0100)]
add vc15 to the list

8 years agoRevert "Remove PDOStatement::activeQueryString()"
Adam Baratz [Thu, 17 Nov 2016 16:25:31 +0000 (11:25 -0500)]
Revert "Remove PDOStatement::activeQueryString()"

This reverts commit 552c95750052a5c4879a9c67e2f2ec126567222c.

8 years agoMerge branch 'PHP-7.1'
Dmitry Stogov [Thu, 17 Nov 2016 13:00:07 +0000 (16:00 +0300)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Fixed test
  Updated NEWS
  Improvement for bug73297
  Simplify ext/standard/tests/http/bug73297.phpt
  http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses
  Add failing test for bug#73297
  Updated NEWS
  Improvement for bug73297
  Simplify ext/standard/tests/http/bug73297.phpt
  http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses
  Add failing test for bug#73297

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Thu, 17 Nov 2016 12:59:35 +0000 (15:59 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed test
  Updated NEWS
  Improvement for bug73297
  Simplify ext/standard/tests/http/bug73297.phpt
  http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses
  Add failing test for bug#73297
  Updated NEWS
  Improvement for bug73297
  Simplify ext/standard/tests/http/bug73297.phpt
  http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses
  Add failing test for bug#73297

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Dmitry Stogov [Thu, 17 Nov 2016 12:58:38 +0000 (15:58 +0300)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Fixed test
  Updated NEWS
  Improvement for bug73297
  Simplify ext/standard/tests/http/bug73297.phpt
  http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses
  Add failing test for bug#73297

8 years agoFixed test
Dmitry Stogov [Thu, 17 Nov 2016 12:57:40 +0000 (15:57 +0300)]
Fixed test

8 years agoMerge branch 'PHP-7.1'
Nikita Popov [Thu, 17 Nov 2016 12:48:07 +0000 (13:48 +0100)]
Merge branch 'PHP-7.1'

8 years agoRC inference fixes
Nikita Popov [Thu, 17 Nov 2016 00:07:18 +0000 (01:07 +0100)]
RC inference fixes

8 years agoMerge branch 'PHP-7.0' of git.php.net:php-src into PHP-7.0
Dmitry Stogov [Thu, 17 Nov 2016 11:07:11 +0000 (14:07 +0300)]
Merge branch 'PHP-7.0' of git.php.net:php-src into PHP-7.0

* 'PHP-7.0' of git.php.net:php-src:
  Updated NEWS
  Improvement for bug73297
  Simplify ext/standard/tests/http/bug73297.phpt
  http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses
  Add failing test for bug#73297

8 years agoMerge branch 'PHP-7.1' of git.php.net:php-src into PHP-7.1
Dmitry Stogov [Thu, 17 Nov 2016 11:06:56 +0000 (14:06 +0300)]
Merge branch 'PHP-7.1' of git.php.net:php-src into PHP-7.1

* 'PHP-7.1' of git.php.net:php-src:
  Updated NEWS
  Improvement for bug73297
  Simplify ext/standard/tests/http/bug73297.phpt
  http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses
  Add failing test for bug#73297

8 years agoMerge branch 'master' of git.php.net:php-src
Dmitry Stogov [Thu, 17 Nov 2016 11:06:35 +0000 (14:06 +0300)]
Merge branch 'master' of git.php.net:php-src

* 'master' of git.php.net:php-src:
  Improvement for bug73297
  Simplify ext/standard/tests/http/bug73297.phpt
  http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses
  Add failing test for bug#73297

8 years agoMerge branch 'PHP-7.1'
Dmitry Stogov [Thu, 17 Nov 2016 11:06:09 +0000 (14:06 +0300)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Fixed 64-bit build

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Thu, 17 Nov 2016 11:05:48 +0000 (14:05 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed 64-bit build

8 years agoFixed 64-bit build
Dmitry Stogov [Thu, 17 Nov 2016 11:05:22 +0000 (14:05 +0300)]
Fixed 64-bit build

8 years agoUpdated NEWS
Julien Pauli [Thu, 17 Nov 2016 10:48:32 +0000 (11:48 +0100)]
Updated NEWS

8 years agoImprovement for bug73297
Julien Pauli [Thu, 17 Nov 2016 10:33:36 +0000 (11:33 +0100)]
Improvement for bug73297

8 years agoSimplify ext/standard/tests/http/bug73297.phpt
Rowan Collins [Mon, 24 Oct 2016 18:01:17 +0000 (18:01 +0000)]
Simplify ext/standard/tests/http/bug73297.phpt

8 years agohttp_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses
Rowan Collins [Sun, 23 Oct 2016 18:24:58 +0000 (18:24 +0000)]
http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses

8 years agoAdd failing test for bug#73297
Rowan Collins [Tue, 11 Oct 2016 21:12:18 +0000 (21:12 +0000)]
Add failing test for bug#73297

8 years agoUpdated NEWS
Julien Pauli [Thu, 17 Nov 2016 10:49:31 +0000 (11:49 +0100)]
Updated NEWS

8 years agoImprovement for bug73297
Julien Pauli [Thu, 17 Nov 2016 10:33:36 +0000 (11:33 +0100)]
Improvement for bug73297

8 years agoSimplify ext/standard/tests/http/bug73297.phpt
Rowan Collins [Mon, 24 Oct 2016 18:01:17 +0000 (18:01 +0000)]
Simplify ext/standard/tests/http/bug73297.phpt

8 years agohttp_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses
Rowan Collins [Sun, 23 Oct 2016 18:24:58 +0000 (18:24 +0000)]
http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses

8 years agoAdd failing test for bug#73297
Rowan Collins [Tue, 11 Oct 2016 21:12:18 +0000 (21:12 +0000)]
Add failing test for bug#73297

8 years agoImprovement for bug73297
Julien Pauli [Thu, 17 Nov 2016 10:33:36 +0000 (11:33 +0100)]
Improvement for bug73297

8 years agoSimplify ext/standard/tests/http/bug73297.phpt
Rowan Collins [Mon, 24 Oct 2016 18:01:17 +0000 (18:01 +0000)]
Simplify ext/standard/tests/http/bug73297.phpt

8 years agohttp_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses
Rowan Collins [Sun, 23 Oct 2016 18:24:58 +0000 (18:24 +0000)]
http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses

8 years agoAdd failing test for bug#73297
Rowan Collins [Tue, 11 Oct 2016 21:12:18 +0000 (21:12 +0000)]
Add failing test for bug#73297

8 years agoMerge branch 'PHP-7.1'
Dmitry Stogov [Thu, 17 Nov 2016 10:44:08 +0000 (13:44 +0300)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Fixed test

8 years agoFixed test
Dmitry Stogov [Thu, 17 Nov 2016 10:43:45 +0000 (13:43 +0300)]
Fixed test

8 years agoUpdated NEWS
Julien Pauli [Thu, 17 Nov 2016 10:37:13 +0000 (11:37 +0100)]
Updated NEWS

8 years agoMerge branch 'PHP-7.1'
Dmitry Stogov [Thu, 17 Nov 2016 10:35:10 +0000 (13:35 +0300)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Prevent modification of immutable arrays (ext/mbstring/tests/bug26639.phpt failure with opcache.protect_memory=1)

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Thu, 17 Nov 2016 10:34:32 +0000 (13:34 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Prevent modification of immutable arrays (ext/mbstring/tests/bug26639.phpt failure with opcache.protect_memory=1)

8 years agoImprovement for bug73297
Julien Pauli [Thu, 17 Nov 2016 10:33:36 +0000 (11:33 +0100)]
Improvement for bug73297

8 years agoPrevent modification of immutable arrays (ext/mbstring/tests/bug26639.phpt failure...
Dmitry Stogov [Thu, 17 Nov 2016 10:33:05 +0000 (13:33 +0300)]
Prevent modification of immutable arrays (ext/mbstring/tests/bug26639.phpt failure with opcache.protect_memory=1)

8 years agoMerge branch 'PHP-7.1'
Dmitry Stogov [Thu, 17 Nov 2016 10:18:58 +0000 (13:18 +0300)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Overflow check

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Thu, 17 Nov 2016 10:18:25 +0000 (13:18 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Overflow check

8 years agoOverflow check
Dmitry Stogov [Thu, 17 Nov 2016 10:17:34 +0000 (13:17 +0300)]
Overflow check

8 years agoSimplify ext/standard/tests/http/bug73297.phpt
Rowan Collins [Mon, 24 Oct 2016 18:01:17 +0000 (18:01 +0000)]
Simplify ext/standard/tests/http/bug73297.phpt

8 years agohttp_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses
Rowan Collins [Sun, 23 Oct 2016 18:24:58 +0000 (18:24 +0000)]
http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses

8 years agoAdd failing test for bug#73297
Rowan Collins [Tue, 11 Oct 2016 21:12:18 +0000 (21:12 +0000)]
Add failing test for bug#73297

8 years agoFix run-tests.php counting an uncountable
Craig Duncan [Sat, 5 Nov 2016 17:19:16 +0000 (17:19 +0000)]
Fix run-tests.php counting an uncountable

8 years agoAdded a note in UPGRADING about the new count() warning
Craig Duncan [Sat, 5 Nov 2016 11:49:31 +0000 (11:49 +0000)]
Added a note in UPGRADING about the new count() warning

8 years agoAdd expectations for invalid count() warnings
Craig Duncan [Tue, 4 Oct 2016 18:15:17 +0000 (19:15 +0100)]
Add expectations for invalid count() warnings

8 years agoAdd tests for invalid count() operations
Craig Duncan [Tue, 4 Oct 2016 12:27:18 +0000 (13:27 +0100)]
Add tests for invalid count() operations

8 years agoAdd warnings when counting invalid parameters
Craig Duncan [Tue, 4 Oct 2016 12:27:02 +0000 (13:27 +0100)]
Add warnings when counting invalid parameters

8 years agoFixed test (adopted to new session_start behavior)
Dmitry Stogov [Thu, 17 Nov 2016 09:20:46 +0000 (12:20 +0300)]
Fixed test (adopted to new session_start behavior)

8 years agoMerge branch 'PHP-7.1'
Dmitry Stogov [Thu, 17 Nov 2016 08:45:28 +0000 (11:45 +0300)]
Merge branch 'PHP-7.1'

* PHP-7.1:
  Skip 64-bit specific tests on 32-bit systems

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Thu, 17 Nov 2016 08:45:14 +0000 (11:45 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Skip 64-bit specific tests on 32-bit systems

8 years agoSkip 64-bit specific tests on 32-bit systems
Dmitry Stogov [Thu, 17 Nov 2016 08:44:28 +0000 (11:44 +0300)]
Skip 64-bit specific tests on 32-bit systems