]> granicus.if.org Git - php/log
php
7 years agoUse PHP_WIN32
Kalle Sommer Nielsen [Thu, 4 Jan 2018 07:14:41 +0000 (08:14 +0100)]
Use PHP_WIN32

7 years agoKill the references to C:\winnt (Windows 2000), which we don't support, also remove...
Kalle Sommer Nielsen [Thu, 4 Jan 2018 07:11:34 +0000 (08:11 +0100)]
Kill the references to C:\winnt (Windows 2000), which we don't support, also remove the note about Windows NT based OS, as we only support NT anyway

7 years agoMerge branch 'clean-up' of https://github.com/carusogabriel/php-src
Xinchen Hui [Thu, 4 Jan 2018 06:13:08 +0000 (14:13 +0800)]
Merge branch 'clean-up' of https://github.com/carusogabriel/php-src

* 'clean-up' of https://github.com/carusogabriel/php-src:
  Trailing whitespaces on Zend
  Trailing whitespaces on win32
  Trailing whitespaces on sapi/*
  Trailing whitespaces on ext/*

7 years agoAdded entry on UPGRADING
Xinchen Hui [Thu, 4 Jan 2018 05:50:34 +0000 (13:50 +0800)]
Added entry on UPGRADING

7 years agoMerge branch 'master' of git.php.net:/php-src
Xinchen Hui [Thu, 4 Jan 2018 05:45:11 +0000 (13:45 +0800)]
Merge branch 'master' of git.php.net:/php-src

* 'master' of git.php.net:/php-src:
  Happy new year (Update copyright to 2018)
  Happy new year (Update copyright to 2018)
  Revert "Enable ODBC tests on AppVeyor"
  Enable ODBC tests on AppVeyor
  Skip on Travis-CI
  Extend skip section
  2018
  missing changelog entries + fix version and date
  missing changelog entries
  2018
  Trailing whitespaces

7 years agoTrailing whitespaces on Zend
Gabriel Caruso [Thu, 4 Jan 2018 04:41:57 +0000 (02:41 -0200)]
Trailing whitespaces on Zend

Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
7 years agoTrailing whitespaces on win32
Gabriel Caruso [Thu, 4 Jan 2018 04:41:26 +0000 (02:41 -0200)]
Trailing whitespaces on win32

Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
7 years agoTrailing whitespaces on sapi/*
Gabriel Caruso [Thu, 4 Jan 2018 04:39:54 +0000 (02:39 -0200)]
Trailing whitespaces on sapi/*

Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
7 years agoTrailing whitespaces on ext/*
Gabriel Caruso [Thu, 4 Jan 2018 04:38:32 +0000 (02:38 -0200)]
Trailing whitespaces on ext/*

Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
7 years agoHappy new year (Update copyright to 2018)
Lior Kaplan [Wed, 3 Jan 2018 23:02:17 +0000 (01:02 +0200)]
Happy new year (Update copyright to 2018)

7 years agoMerge branch 'PHP-7.2'
Lior Kaplan [Wed, 3 Jan 2018 22:58:17 +0000 (00:58 +0200)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Happy new year (Update copyright to 2018)

7 years agoHappy new year (Update copyright to 2018)
Lior Kaplan [Wed, 3 Jan 2018 22:48:45 +0000 (00:48 +0200)]
Happy new year (Update copyright to 2018)

7 years agoRevert "Enable ODBC tests on AppVeyor"
Anatol Belski [Wed, 3 Jan 2018 20:05:56 +0000 (21:05 +0100)]
Revert "Enable ODBC tests on AppVeyor"

This reverts commit b0db19e2231f23fc4bd3138aad8eee5dce98ece1.

More test fixes needed to evaluate.

7 years agoEnable ODBC tests on AppVeyor
Anatol Belski [Wed, 3 Jan 2018 19:28:16 +0000 (20:28 +0100)]
Enable ODBC tests on AppVeyor

7 years agoMerge branch 'PHP-7.2'
Anatol Belski [Wed, 3 Jan 2018 17:36:34 +0000 (18:36 +0100)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Skip on Travis-CI

7 years agoMerge branch 'PHP-7.1' into PHP-7.2
Anatol Belski [Wed, 3 Jan 2018 17:36:10 +0000 (18:36 +0100)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  Skip on Travis-CI

7 years agoSkip on Travis-CI
Anatol Belski [Wed, 3 Jan 2018 17:32:33 +0000 (18:32 +0100)]
Skip on Travis-CI

The current doc states max ram for a test VM would be 7.5G, the
currently used container image has even less. This skip should be
revisited, as the available memory amount shifts. The way of checking
/proc/meminfo doesn't work reliably on containers at least, thus
skipping explicitly on Travis-CI makes sense.

7 years agoMerge branch 'PHP-7.2'
Anatol Belski [Wed, 3 Jan 2018 15:56:42 +0000 (16:56 +0100)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Extend skip section

7 years agoMerge branch 'PHP-7.1' into PHP-7.2
Anatol Belski [Wed, 3 Jan 2018 15:56:00 +0000 (16:56 +0100)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  Extend skip section

7 years agoExtend skip section
Anatol Belski [Wed, 3 Jan 2018 15:54:14 +0000 (16:54 +0100)]
Extend skip section

The test requires some untrivial amount of RAM. Added a simple check for
the system free RAM to avoid false positive fails.

7 years agoMerge branch 'PHP-7.2'
Remi Collet [Wed, 3 Jan 2018 14:13:18 +0000 (15:13 +0100)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  2018

7 years agoMerge branch 'PHP-7.1' into PHP-7.2
Remi Collet [Wed, 3 Jan 2018 14:13:10 +0000 (15:13 +0100)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  2018

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Remi Collet [Wed, 3 Jan 2018 14:13:03 +0000 (15:13 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  2018

7 years agoMerge branch 'PHP-5.6' into PHP-7.0
Remi Collet [Wed, 3 Jan 2018 14:12:56 +0000 (15:12 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  2018

7 years ago2018
Remi Collet [Wed, 3 Jan 2018 14:12:39 +0000 (15:12 +0100)]
2018

7 years agoMerge branch 'PHP-7.2'
Remi Collet [Wed, 3 Jan 2018 14:10:25 +0000 (15:10 +0100)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  missing changelog entries + fix version and date
  missing changelog entries
  2018

7 years agomissing changelog entries + fix version and date
Remi Collet [Wed, 3 Jan 2018 14:10:09 +0000 (15:10 +0100)]
missing changelog entries + fix version and date

7 years agoMerge branch 'PHP-7.1' into PHP-7.2
Remi Collet [Wed, 3 Jan 2018 14:07:36 +0000 (15:07 +0100)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  missing changelog entries
  2018

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Remi Collet [Wed, 3 Jan 2018 14:07:18 +0000 (15:07 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  2018

7 years agomissing changelog entries
Remi Collet [Wed, 3 Jan 2018 14:07:09 +0000 (15:07 +0100)]
missing changelog entries

7 years ago2018
Remi Collet [Wed, 3 Jan 2018 14:04:48 +0000 (15:04 +0100)]
2018

7 years agoTrailing whitespaces
Gabriel Caruso [Sun, 31 Dec 2017 04:35:25 +0000 (05:35 +0100)]
Trailing whitespaces

Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
7 years agoEnable replacing const to INSTANCEOF
Xinchen Hui [Wed, 3 Jan 2018 10:28:03 +0000 (18:28 +0800)]
Enable replacing const to INSTANCEOF

7 years agoMerge branch 'instanceof-const' of https://github.com/nikic/php-src
Xinchen Hui [Wed, 3 Jan 2018 08:08:20 +0000 (16:08 +0800)]
Merge branch 'instanceof-const' of https://github.com/nikic/php-src

* 'instanceof-const' of https://github.com/nikic/php-src:
  Return false for instanceof on literal

7 years agoMerge branch 'PHP-7.2'
Xinchen Hui [Wed, 3 Jan 2018 08:02:15 +0000 (16:02 +0800)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Happy new year (Update copyright to 2018)

Conflicts:
ext/phar/LICENSE

7 years agoMerge branch 'PHP-7.1' into PHP-7.2
Xinchen Hui [Wed, 3 Jan 2018 08:00:34 +0000 (16:00 +0800)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  Happy new year (Update copyright to 2018)

7 years agoMerge branch 'PHP-7.1-copyright' of https://github.com/kaplanlior/php-src into PHP-7.1
Xinchen Hui [Wed, 3 Jan 2018 07:59:05 +0000 (15:59 +0800)]
Merge branch 'PHP-7.1-copyright' of https://github.com/kaplanlior/php-src into PHP-7.1

* 'PHP-7.1-copyright' of https://github.com/kaplanlior/php-src:
  Happy new year (Update copyright to 2018)

7 years agoMerge branch 'PHP-7.2'
Ferenc Kovacs [Tue, 2 Jan 2018 23:36:55 +0000 (00:36 +0100)]
Merge branch 'PHP-7.2'

7 years agoMerge branch 'PHP-7.1' into PHP-7.2
Ferenc Kovacs [Tue, 2 Jan 2018 23:35:50 +0000 (00:35 +0100)]
Merge branch 'PHP-7.1' into PHP-7.2

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Ferenc Kovacs [Tue, 2 Jan 2018 23:34:24 +0000 (00:34 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

7 years agoMerge branch 'PHP-5.6' into PHP-7.0
Ferenc Kovacs [Tue, 2 Jan 2018 23:33:20 +0000 (00:33 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

7 years agophp 5.6.34 is next
Ferenc Kovacs [Tue, 2 Jan 2018 23:30:58 +0000 (00:30 +0100)]
php 5.6.34 is next

7 years agoHappy new year (Update copyright to 2018)
Lior Kaplan [Tue, 2 Jan 2018 21:42:29 +0000 (23:42 +0200)]
Happy new year (Update copyright to 2018)

7 years agoMerge branch 'PHP-7.2'
Anatol Belski [Tue, 2 Jan 2018 11:29:43 +0000 (12:29 +0100)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Skip test for pdo_odbc

7 years agoMerge branch 'PHP-7.1' into PHP-7.2
Anatol Belski [Tue, 2 Jan 2018 11:29:19 +0000 (12:29 +0100)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  Skip test for pdo_odbc

7 years agoSkip test for pdo_odbc
Anatol Belski [Tue, 2 Jan 2018 11:12:46 +0000 (12:12 +0100)]
Skip test for pdo_odbc

The error messages are too discrepant and '-' is otherwise not allowed
by the parser.

7 years agoMerge branch 'PHP-7.2'
Anatol Belski [Tue, 2 Jan 2018 10:39:36 +0000 (11:39 +0100)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Fix test for pdo_odbc

7 years agoMerge branch 'PHP-7.1' into PHP-7.2
Anatol Belski [Tue, 2 Jan 2018 10:39:09 +0000 (11:39 +0100)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  Fix test for pdo_odbc

7 years agoFix test for pdo_odbc
Anatol Belski [Tue, 2 Jan 2018 10:34:57 +0000 (11:34 +0100)]
Fix test for pdo_odbc

SqlServer requires parentheses to the TOP argument.

7 years agoMerge branch 'PHP-7.2'
Stanislav Malyshev [Tue, 2 Jan 2018 08:12:43 +0000 (00:12 -0800)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Fix some int/long confusion issues in GMP

7 years agoMerge branch 'PHP-7.1' into PHP-7.2
Stanislav Malyshev [Tue, 2 Jan 2018 08:12:33 +0000 (00:12 -0800)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  Fix some int/long confusion issues in GMP

7 years agoFix some int/long confusion issues in GMP
Stanislav Malyshev [Tue, 2 Jan 2018 08:10:27 +0000 (00:10 -0800)]
Fix some int/long confusion issues in GMP

mpz_setbit seems to have limit of INT_MAX * GMP_NUMB_BITS on
the number of bits supported, and will abort() if that limit
is exceeded.

7 years agoMerge branch 'PHP-7.2'
Anatol Belski [Tue, 2 Jan 2018 06:50:57 +0000 (07:50 +0100)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  [ci skip] update NEWS

7 years agoMerge branch 'PHP-7.1' into PHP-7.2
Anatol Belski [Tue, 2 Jan 2018 06:50:18 +0000 (07:50 +0100)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  [ci skip] update NEWS

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Tue, 2 Jan 2018 06:49:53 +0000 (07:49 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  [ci skip] update NEWS

7 years ago[ci skip] update NEWS
Anatol Belski [Tue, 2 Jan 2018 06:49:09 +0000 (07:49 +0100)]
[ci skip] update NEWS

7 years agoRemove unnecessary initialization:w
Xinchen Hui [Tue, 2 Jan 2018 06:03:34 +0000 (14:03 +0800)]
Remove unnecessary initialization:w

7 years agoMerge branch 'PHP-7.2'
Xinchen Hui [Tue, 2 Jan 2018 05:59:07 +0000 (13:59 +0800)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  regenerated with newer re2c

7 years agoMerge branch 'PHP-7.1' into PHP-7.2
Xinchen Hui [Tue, 2 Jan 2018 05:57:56 +0000 (13:57 +0800)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  regenerated with newer re2c

7 years agoregenerated with newer re2c
Xinchen Hui [Tue, 2 Jan 2018 05:54:29 +0000 (13:54 +0800)]
regenerated with newer re2c

7 years agoMerge branch 'PHP-7.1' into PHP-7.2
Xinchen Hui [Tue, 2 Jan 2018 05:50:46 +0000 (13:50 +0800)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:

7 years agoMerge branch 'master' of git.php.net:/php-src
Xinchen Hui [Tue, 2 Jan 2018 05:50:40 +0000 (13:50 +0800)]
Merge branch 'master' of git.php.net:/php-src

* 'master' of git.php.net:/php-src:
  Update NEWS
  Fixed bug #75571: Potential infinite loop in gdImageCreateFromGifCtx
  Fix bug #74782: remove file name from output to avoid XSS

7 years agoMerge branch 'PHP-7.2' of git.php.net:/php-src into PHP-7.2
Xinchen Hui [Tue, 2 Jan 2018 05:50:18 +0000 (13:50 +0800)]
Merge branch 'PHP-7.2' of git.php.net:/php-src into PHP-7.2

* 'PHP-7.2' of git.php.net:/php-src:
  Update NEWS
  Fixed bug #75571: Potential infinite loop in gdImageCreateFromGifCtx
  Fix bug #74782: remove file name from output to avoid XSS

7 years agoMerge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1
Xinchen Hui [Tue, 2 Jan 2018 05:49:58 +0000 (13:49 +0800)]
Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1

* 'PHP-7.1' of git.php.net:/php-src:
  Update NEWS
  Fixed bug #75571: Potential infinite loop in gdImageCreateFromGifCtx
  Fix bug #74782: remove file name from output to avoid XSS

7 years agoMerge branch 'PHP-7.2'
Stanislav Malyshev [Tue, 2 Jan 2018 05:07:30 +0000 (21:07 -0800)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Update NEWS
  Fixed bug #75571: Potential infinite loop in gdImageCreateFromGifCtx
  Fix bug #74782: remove file name from output to avoid XSS

7 years agoMerge branch 'PHP-7.1' into PHP-7.2
Stanislav Malyshev [Tue, 2 Jan 2018 05:07:21 +0000 (21:07 -0800)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  Update NEWS
  Fixed bug #75571: Potential infinite loop in gdImageCreateFromGifCtx
  Fix bug #74782: remove file name from output to avoid XSS

7 years agoyear++
Xinchen Hui [Tue, 2 Jan 2018 04:57:58 +0000 (12:57 +0800)]
year++

7 years agoMerge branch 'PHP-7.2'
Xinchen Hui [Tue, 2 Jan 2018 04:55:53 +0000 (12:55 +0800)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  year++
  year++

7 years agoyear++
Xinchen Hui [Tue, 2 Jan 2018 04:55:14 +0000 (12:55 +0800)]
year++

7 years agoMerge branch 'PHP-7.1' into PHP-7.2
Xinchen Hui [Tue, 2 Jan 2018 04:54:07 +0000 (12:54 +0800)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  year++

7 years agoyear++
Xinchen Hui [Tue, 2 Jan 2018 04:53:31 +0000 (12:53 +0800)]
year++

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Stanislav Malyshev [Tue, 2 Jan 2018 04:52:34 +0000 (20:52 -0800)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Update NEWS
  Fixed bug #75571: Potential infinite loop in gdImageCreateFromGifCtx
  Fix bug #74782: remove file name from output to avoid XSS

7 years agoMerge branch 'PHP-5.6' into PHP-7.0
Stanislav Malyshev [Tue, 2 Jan 2018 04:28:01 +0000 (20:28 -0800)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Update NEWS
  Fixed bug #75571: Potential infinite loop in gdImageCreateFromGifCtx
  Fix bug #74782: remove file name from output to avoid XSS

7 years agoUpdate NEWS
Stanislav Malyshev [Tue, 2 Jan 2018 03:53:00 +0000 (19:53 -0800)]
Update NEWS

7 years agoFixed bug #75571: Potential infinite loop in gdImageCreateFromGifCtx
Christoph M. Becker [Wed, 29 Nov 2017 17:52:33 +0000 (18:52 +0100)]
Fixed bug #75571: Potential infinite loop in gdImageCreateFromGifCtx

Due to a signedness confusion in `GetCode_` a corrupt GIF file can
trigger an infinite loop.  Furthermore we make sure that a GIF without
any palette entries is treated as invalid *after* open palette entries
have been removed.

7 years agoFix bug #74782: remove file name from output to avoid XSS
Stanislav Malyshev [Sun, 2 Jul 2017 20:29:37 +0000 (13:29 -0700)]
Fix bug #74782: remove file name from output to avoid XSS

7 years agoMerge branch 'PHP-7.2'
Nikita Popov [Mon, 1 Jan 2018 20:30:44 +0000 (21:30 +0100)]
Merge branch 'PHP-7.2'

7 years agoMerge branch 'PHP-7.1' into PHP-7.2
Nikita Popov [Mon, 1 Jan 2018 20:30:18 +0000 (21:30 +0100)]
Merge branch 'PHP-7.1' into PHP-7.2

7 years agoFixed bug #75502
Nikita Popov [Mon, 1 Jan 2018 20:23:10 +0000 (21:23 +0100)]
Fixed bug #75502

The string keys were not duplicated into persistent memory in this
case.

7 years agoFix typos
Nikita Popov [Sat, 30 Dec 2017 17:18:50 +0000 (18:18 +0100)]
Fix typos

7 years agoUse GC_FLAGS_SHIFT in a few more places
Nikita Popov [Sat, 30 Dec 2017 16:54:57 +0000 (17:54 +0100)]
Use GC_FLAGS_SHIFT in a few more places

Rather than hardcoding 8.

7 years agoMerge branch 'PHP-7.2'
Jakub Zelenka [Sat, 30 Dec 2017 17:44:09 +0000 (17:44 +0000)]
Merge branch 'PHP-7.2'

7 years agoMerge branch 'PHP-7.1' into PHP-7.2
Jakub Zelenka [Sat, 30 Dec 2017 17:41:45 +0000 (17:41 +0000)]
Merge branch 'PHP-7.1' into PHP-7.2

7 years agoUse seialize_precision instead of precision in all json tests
Jakub Zelenka [Sat, 30 Dec 2017 17:34:01 +0000 (17:34 +0000)]
Use seialize_precision instead of precision in all json tests

7 years agoUse ZEND_FAST_CONCAT instead of ZEND_CONCAT for CONST operands.
Dmitry Stogov [Fri, 29 Dec 2017 10:54:18 +0000 (13:54 +0300)]
Use ZEND_FAST_CONCAT instead of ZEND_CONCAT for CONST operands.

7 years agoUse IS_EQUAL instead of CASE when first operand is CV or CONST. Removed CASE handlers...
Dmitry Stogov [Fri, 29 Dec 2017 09:57:58 +0000 (12:57 +0300)]
Use IS_EQUAL instead of CASE when first operand is CV or CONST. Removed CASE handlers that duplicated IS_EQUAL.

7 years agoRemoved useless specialization
Dmitry Stogov [Fri, 29 Dec 2017 09:02:50 +0000 (12:02 +0300)]
Removed useless specialization

7 years agoUse free_obj for intl ResourceBundle
Nikita Popov [Thu, 28 Dec 2017 11:25:01 +0000 (12:25 +0100)]
Use free_obj for intl ResourceBundle

Partial fix for bug #67911, the part about __destruct() not being
called.

7 years agoMerge branch 'PHP-7.2'
Dmitry Stogov [Thu, 28 Dec 2017 11:10:01 +0000 (14:10 +0300)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Fixed bug #75720 (File cache not populated after SHM runs full)

7 years agoMerge branch 'PHP-7.1' into PHP-7.2
Dmitry Stogov [Thu, 28 Dec 2017 11:08:38 +0000 (14:08 +0300)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  Fixed bug #75720 (File cache not populated after SHM runs full)

7 years agoFixed bug #75720 (File cache not populated after SHM runs full)
Dmitry Stogov [Thu, 28 Dec 2017 11:08:12 +0000 (14:08 +0300)]
Fixed bug #75720 (File cache not populated after SHM runs full)

7 years agoMerge branch 'PHP-7.2'
Xinchen Hui [Thu, 28 Dec 2017 08:31:40 +0000 (16:31 +0800)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Fixed bug #75742 (potential memleak in internal classes's static members)

7 years agoFixed bug #75742 (potential memleak in internal classes's static members)
Xinchen Hui [Thu, 28 Dec 2017 08:31:09 +0000 (16:31 +0800)]
Fixed bug #75742 (potential memleak in internal classes's static members)

7 years agoMerge branch 'PHP-7.2'
Dmitry Stogov [Thu, 28 Dec 2017 08:20:52 +0000 (11:20 +0300)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Fixed reference-counting

7 years agoMerge branch 'PHP-7.1' into PHP-7.2
Dmitry Stogov [Thu, 28 Dec 2017 08:20:43 +0000 (11:20 +0300)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  Fixed reference-counting

7 years agoFixed reference-counting
Dmitry Stogov [Thu, 28 Dec 2017 08:19:52 +0000 (11:19 +0300)]
Fixed reference-counting

7 years agozend_fcall_info_cache.initialized is removed (zend_fcall_info_cache is initialized...
Dmitry Stogov [Wed, 27 Dec 2017 13:02:20 +0000 (16:02 +0300)]
zend_fcall_info_cache.initialized is removed (zend_fcall_info_cache is initialized if zend_fcall_info_cache.function_handler is set).

7 years agozend_fcall_info_cache.initialized is removed (zend_fcall_info_cache is initialized...
Dmitry Stogov [Wed, 27 Dec 2017 12:15:03 +0000 (15:15 +0300)]
zend_fcall_info_cache.initialized is removed (zend_fcall_info_cache is initialized if zend_fcall_info_cache.function_handler is set).

7 years agoUse zend_hash_find() instead of zend_hash_find_ptr() to avoid double check
Dmitry Stogov [Wed, 27 Dec 2017 10:26:06 +0000 (13:26 +0300)]
Use zend_hash_find() instead of zend_hash_find_ptr() to avoid double check

7 years agoUse zend_hash_find() instead of zend_hash_find_ptr() to avoid double check
Dmitry Stogov [Wed, 27 Dec 2017 10:25:21 +0000 (13:25 +0300)]
Use zend_hash_find() instead of zend_hash_find_ptr() to avoid double check