]> granicus.if.org Git - php/log
php
6 years agoMerge branch 'PHP-7.4'
Dmitry Stogov [Mon, 22 Apr 2019 23:21:45 +0000 (02:21 +0300)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Remove unused BIND_STATIC insructions

6 years agoRemove unused BIND_STATIC insructions
Dmitry Stogov [Mon, 22 Apr 2019 23:21:08 +0000 (02:21 +0300)]
Remove unused BIND_STATIC insructions

6 years agoUse _zend_hash_find_known_hash() for IS_CONST operand
Dmitry Stogov [Mon, 22 Apr 2019 18:07:05 +0000 (21:07 +0300)]
Use _zend_hash_find_known_hash() for IS_CONST operand

6 years agoFixed JIT for DEFINED opcode
Dmitry Stogov [Mon, 22 Apr 2019 17:19:34 +0000 (20:19 +0300)]
Fixed JIT for DEFINED opcode

6 years agoMerge branch 'PHP-7.4'
Christoph M. Becker [Mon, 22 Apr 2019 11:54:23 +0000 (13:54 +0200)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Merge link.c and link_win32.c

6 years agoMerge link.c and link_win32.c
Christoph M. Becker [Mon, 22 Apr 2019 10:58:09 +0000 (12:58 +0200)]
Merge link.c and link_win32.c

6 years agoMerge branch 'PHP-7.4'
Dmitry Stogov [Mon, 22 Apr 2019 11:29:58 +0000 (14:29 +0300)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Add gcc global register for aarch64

6 years agoAdd gcc global register for aarch64
CrazyMiaoo [Mon, 22 Apr 2019 11:29:30 +0000 (14:29 +0300)]
Add gcc global register for aarch64

6 years agoMerge branch 'PHP-7.4'
Christoph M. Becker [Mon, 22 Apr 2019 10:39:12 +0000 (12:39 +0200)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Fix parameter order

6 years agoFix parameter order
Christoph M. Becker [Mon, 22 Apr 2019 09:46:19 +0000 (11:46 +0200)]
Fix parameter order

The parameter order of `php_sys_link()` should be identical on Windows
and POSIX, bug commit c9861bd[1] got that wrong.

[1] <http://git.php.net/?p=php-src.git;a=commit;h=c9861bd7a974ef1555395b879c1035a0bbc12ef1>

6 years agoFix flag value clash affecting defined() function
Nikita Popov [Mon, 22 Apr 2019 10:01:04 +0000 (12:01 +0200)]
Fix flag value clash affecting defined() function

6 years agoMerge branch 'PHP-7.4'
Dmitry Stogov [Mon, 22 Apr 2019 08:06:27 +0000 (11:06 +0300)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Fixed wrong opline

6 years agoFixed wrong opline
Dmitry Stogov [Mon, 22 Apr 2019 08:05:56 +0000 (11:05 +0300)]
Fixed wrong opline

6 years agoMerge branch 'PHP-7.4'
George Wang [Sun, 21 Apr 2019 20:00:07 +0000 (16:00 -0400)]
Merge branch 'PHP-7.4'

6 years agoMerge branch 'PHP-7.3' into PHP-7.4
George Wang [Sun, 21 Apr 2019 19:59:49 +0000 (15:59 -0400)]
Merge branch 'PHP-7.3' into PHP-7.4

6 years agoMerge branch 'PHP-7.2' into PHP-7.3
George Wang [Sun, 21 Apr 2019 19:59:07 +0000 (15:59 -0400)]
Merge branch 'PHP-7.2' into PHP-7.3

6 years agoImproved LSAPI_End_Response_r() .
George Wang [Sun, 21 Apr 2019 19:04:54 +0000 (15:04 -0400)]
Improved LSAPI_End_Response_r() .

6 years agoFixed bug in litespeed_finish_request(), disable fastcgi_finish_request() alias for...
George Wang [Sun, 21 Apr 2019 18:59:51 +0000 (14:59 -0400)]
Fixed bug in litespeed_finish_request(), disable fastcgi_finish_request() alias for now.

6 years agoMerge branch 'PHP-7.4'
Peter Kokot [Sun, 21 Apr 2019 13:53:44 +0000 (15:53 +0200)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Refactor Zend/acinclude.m4 local macro

6 years agoRefactor Zend/acinclude.m4 local macro
Peter Kokot [Sat, 20 Apr 2019 22:21:14 +0000 (00:21 +0200)]
Refactor Zend/acinclude.m4 local macro

There is now only a single M4 macro in the legacy acinclude.m4 file. A
separate acinclude file was once used with a standalone Zend engine
building but with current build system this can be simplified a bit.

6 years agoMerge branch 'PHP-7.4'
Peter Kokot [Sun, 21 Apr 2019 13:39:22 +0000 (15:39 +0200)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  [ci skip] Fix CS in Markdown files

6 years ago[ci skip] Fix CS in Markdown files
Peter Kokot [Sun, 21 Apr 2019 13:33:20 +0000 (15:33 +0200)]
[ci skip] Fix CS in Markdown files

Checked and quickfixed with Markdown linter
- 80 columns line width (~)
- code highlighting
- ...

Some most obvious outdated content updated a bit more.

6 years agoMerge branch 'PHP-7.4'
Peter Kokot [Sun, 21 Apr 2019 09:06:57 +0000 (11:06 +0200)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Updated visual text elements using markdown

6 years agoUpdated visual text elements using markdown
Rodrigo Prado [Sun, 21 Apr 2019 02:53:02 +0000 (23:53 -0300)]
Updated visual text elements using markdown

6 years agoMerge branch 'PHP-7.4'
Peter Kokot [Sun, 21 Apr 2019 01:16:17 +0000 (03:16 +0200)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  [ci skip] Fix logo location

6 years ago[ci skip] Fix logo location
Peter Kokot [Sun, 21 Apr 2019 01:16:11 +0000 (03:16 +0200)]
[ci skip] Fix logo location

6 years agoMerge branch 'PHP-7.4'
Peter Kokot [Sat, 20 Apr 2019 20:55:42 +0000 (22:55 +0200)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  [ci skip] Fix typo

6 years ago[ci skip] Fix typo
Peter Kokot [Sat, 20 Apr 2019 20:55:37 +0000 (22:55 +0200)]
[ci skip] Fix typo

6 years agoMerge branch 'PHP-7.4'
Peter Kokot [Sat, 20 Apr 2019 20:41:31 +0000 (22:41 +0200)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Refactor docs files for bcmath library
  Move ucgendata README to generator file header

6 years agoRefactor docs files for bcmath library
Peter Kokot [Sat, 20 Apr 2019 20:41:00 +0000 (22:41 +0200)]
Refactor docs files for bcmath library

6 years agoMove ucgendata README to generator file header
Peter Kokot [Sat, 20 Apr 2019 20:35:25 +0000 (22:35 +0200)]
Move ucgendata README to generator file header

6 years agoMerge branch 'PHP-7.4'
Peter Kokot [Sat, 20 Apr 2019 20:24:01 +0000 (22:24 +0200)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Remove zend.ico

6 years agoRemove zend.ico
Peter Kokot [Sat, 20 Apr 2019 20:22:56 +0000 (22:22 +0200)]
Remove zend.ico

The usage of the `zend.ico` image file was removed via
4b3e19802385c5874eefd3ba4565f2efbc55dc96 and is in current code base
not used anymore.

6 years agoMerge branch 'PHP-7.4'
Peter Kokot [Sat, 20 Apr 2019 17:32:02 +0000 (19:32 +0200)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Added test for imagecolorclosesthwb

6 years agoAdded test for imagecolorclosesthwb
Rodrigo Prado [Mon, 15 Apr 2019 01:10:06 +0000 (22:10 -0300)]
Added test for imagecolorclosesthwb

The function was not tested yet.
See http://gcov.php.net/viewer.php?version=PHP_HEAD&func=tested_functions

6 years agoMerge branch 'PHP-7.4'
Peter Kokot [Sat, 20 Apr 2019 17:21:22 +0000 (19:21 +0200)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Add test for date timestamp

6 years agoAdd test for date timestamp
Vitor Mattos [Sat, 13 Apr 2019 18:13:38 +0000 (15:13 -0300)]
Add test for date timestamp

- [date_timestamp_get] adding coverage for date_timestamp_get alias to
  DateTime::getTimestamp feature at PHPRio TestFest
- [date_timestamp_get] adding coverage for date_timestamp_get basic
  feature at PHPRio TestFest
- Combine tests into single file

6 years agoMerge branch 'PHP-7.4'
Peter Kokot [Sat, 20 Apr 2019 17:13:35 +0000 (19:13 +0200)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Update changelog
  Update changelog
  Fix #77921: static.php.net doesn't work anymore

6 years agoMerge branch 'PHP-7.3' into PHP-7.4
Peter Kokot [Sat, 20 Apr 2019 17:13:21 +0000 (19:13 +0200)]
Merge branch 'PHP-7.3' into PHP-7.4

* PHP-7.3:
  Update changelog
  Update changelog
  Fix #77921: static.php.net doesn't work anymore

6 years agoUpdate changelog
Peter Kokot [Sat, 20 Apr 2019 17:13:06 +0000 (19:13 +0200)]
Update changelog

6 years agoMerge branch 'PHP-7.2' into PHP-7.3
Peter Kokot [Sat, 20 Apr 2019 17:12:31 +0000 (19:12 +0200)]
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
  Update changelog
  Fix #77921: static.php.net doesn't work anymore

6 years agoUpdate changelog
Peter Kokot [Sat, 20 Apr 2019 17:12:17 +0000 (19:12 +0200)]
Update changelog

6 years agoFix #77921: static.php.net doesn't work anymore
Peter Kokot [Sat, 20 Apr 2019 17:00:51 +0000 (19:00 +0200)]
Fix #77921: static.php.net doesn't work anymore

This embeds the PHP logo image in the FPM status HTML page instead of
using remote location. The phpinfo() output also uses such approach
and browser compatibility looks decent [1].

1: https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URIs

6 years agoMerge branch 'PHP-7.4'
Peter Kokot [Sat, 20 Apr 2019 14:16:25 +0000 (16:16 +0200)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Update changelogs
  Remove PHP_SETUP_KERBEROS m4 macro

6 years agoUpdate changelogs
Peter Kokot [Sat, 20 Apr 2019 14:16:18 +0000 (16:16 +0200)]
Update changelogs

6 years agoRemove PHP_SETUP_KERBEROS m4 macro
Peter Kokot [Sat, 20 Apr 2019 14:12:54 +0000 (16:12 +0200)]
Remove PHP_SETUP_KERBEROS m4 macro

With recent transition to pkg-config/pkgconf this macro has been now a
simple wrapper for PKG_CHECK_MODULES and PHP_EVAL_INCLINE so it's better
to omit it altogether and use these two in the *.m4 code directly.

6 years agoMerge branch 'PHP-7.4'
Peter Kokot [Sat, 20 Apr 2019 13:22:23 +0000 (15:22 +0200)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Fixed bug #77011

6 years agoFixed bug #77011
Gabriel Rodrigues Couto [Tue, 9 Apr 2019 00:42:11 +0000 (21:42 -0300)]
Fixed bug #77011

Added ".tbd" extension support for libiconv on Mac to use
CommandLineTools SDK shared library.

6 years agoMerge branch 'PHP-7.4'
Peter Kokot [Sat, 20 Apr 2019 13:18:14 +0000 (15:18 +0200)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Use PKG_CHECK_MODULES to detect the kerberos libraries

6 years agoUse PKG_CHECK_MODULES to detect the kerberos libraries
Hugh McMaster [Fri, 19 Apr 2019 04:57:35 +0000 (14:57 +1000)]
Use PKG_CHECK_MODULES to detect the kerberos libraries

6 years agoMerge branch 'PHP-7.4'
Peter Kokot [Fri, 19 Apr 2019 19:11:39 +0000 (21:11 +0200)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Update Git repository for Windows build tool kit

6 years agoMerge branch 'PHP-7.3' into PHP-7.4
Peter Kokot [Fri, 19 Apr 2019 19:11:23 +0000 (21:11 +0200)]
Merge branch 'PHP-7.3' into PHP-7.4

* PHP-7.3:
  Update Git repository for Windows build tool kit

6 years agoMerge branch 'PHP-7.2' into PHP-7.3
Peter Kokot [Fri, 19 Apr 2019 19:11:01 +0000 (21:11 +0200)]
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
  Update Git repository for Windows build tool kit

6 years agoUpdate Git repository for Windows build tool kit
Peter Kokot [Fri, 19 Apr 2019 19:09:46 +0000 (21:09 +0200)]
Update Git repository for Windows build tool kit

6 years agoMerge branch 'PHP-7.4'
Gabriel Caruso [Fri, 19 Apr 2019 16:12:21 +0000 (13:12 -0300)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Fix typo in comments

6 years agoFix typo in comments
Fabien Villepinte [Fri, 19 Apr 2019 15:41:19 +0000 (17:41 +0200)]
Fix typo in comments

6 years agoRemove HAVE_PCRE, as ext/pcre is always available
Kalle Sommer Nielsen [Fri, 19 Apr 2019 12:18:31 +0000 (15:18 +0300)]
Remove HAVE_PCRE, as ext/pcre is always available

6 years agoKeep EX(opline) in consistency when call engine and helper functions
Dmitry Stogov [Thu, 18 Apr 2019 19:19:57 +0000 (22:19 +0300)]
Keep EX(opline) in consistency when call engine and helper functions

6 years agoMerge branch 'PHP-7.4'
Christoph M. Becker [Thu, 18 Apr 2019 14:52:31 +0000 (16:52 +0200)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Use php-sdk-2.2.0beta5 on AppVeyor

6 years agoMerge branch 'PHP-7.3' into PHP-7.4
Christoph M. Becker [Thu, 18 Apr 2019 14:52:03 +0000 (16:52 +0200)]
Merge branch 'PHP-7.3' into PHP-7.4

* PHP-7.3:
  Use php-sdk-2.2.0beta5 on AppVeyor

6 years agoMerge branch 'PHP-7.2' into PHP-7.3
Christoph M. Becker [Thu, 18 Apr 2019 14:51:38 +0000 (16:51 +0200)]
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
  Use php-sdk-2.2.0beta5 on AppVeyor

6 years agoUse php-sdk-2.2.0beta5 on AppVeyor
Christoph M. Becker [Thu, 18 Apr 2019 14:51:10 +0000 (16:51 +0200)]
Use php-sdk-2.2.0beta5 on AppVeyor

6 years agoMerge branch 'PHP-7.4'
Nikita Popov [Thu, 18 Apr 2019 13:40:39 +0000 (15:40 +0200)]
Merge branch 'PHP-7.4'

6 years agoRemove dead "props" member from date objects
Nikita Popov [Thu, 18 Apr 2019 13:05:43 +0000 (15:05 +0200)]
Remove dead "props" member from date objects

6 years agoMerge branch 'PHP-7.4'
Nikita Popov [Thu, 18 Apr 2019 11:50:28 +0000 (13:50 +0200)]
Merge branch 'PHP-7.4'

6 years agoRevert "Fix zend_test interned strings loaded via dl()"
Nikita Popov [Thu, 18 Apr 2019 11:48:38 +0000 (13:48 +0200)]
Revert "Fix zend_test interned strings loaded via dl()"

This reverts commit 7435ab3375ad1ef313e13ac3b0658c948f2f4dac.

It looks like we can't access EG(current_module) here in ZTS builds.
As the problematic asserts have now been disabled outside RC_DEBUG,
I'm just reverting this commit and leaving things as they were.

6 years agoMerge branch 'PHP-7.4'
Dmitry Stogov [Thu, 18 Apr 2019 11:27:18 +0000 (14:27 +0300)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Check assert only when RC_DEBUG is enabled

6 years agoMerge branch 'PHP-7.3' into PHP-7.4
Dmitry Stogov [Thu, 18 Apr 2019 11:27:05 +0000 (14:27 +0300)]
Merge branch 'PHP-7.3' into PHP-7.4

* PHP-7.3:
  Check assert only when RC_DEBUG is enabled

6 years agoCheck assert only when RC_DEBUG is enabled
Dmitry Stogov [Thu, 18 Apr 2019 11:26:15 +0000 (14:26 +0300)]
Check assert only when RC_DEBUG is enabled

6 years agoMerge branch 'PHP-7.4'
Nikita Popov [Thu, 18 Apr 2019 11:08:27 +0000 (13:08 +0200)]
Merge branch 'PHP-7.4'

6 years agoRename --enable-libxml to --with-libxml to meet naming guidelines
Hugh McMaster [Thu, 18 Apr 2019 10:09:01 +0000 (20:09 +1000)]
Rename --enable-libxml to --with-libxml to meet naming guidelines

6 years agoUse PKG_CHECK_MODULES to detect libxml2
Hugh McMaster [Wed, 17 Apr 2019 11:07:15 +0000 (21:07 +1000)]
Use PKG_CHECK_MODULES to detect libxml2

6 years agoRemove support for --with-libxml-dir
Hugh McMaster [Sun, 14 Apr 2019 13:00:01 +0000 (23:00 +1000)]
Remove support for --with-libxml-dir

6 years agoMerge branch 'PHP-7.4'
Nikita Popov [Thu, 18 Apr 2019 10:59:12 +0000 (12:59 +0200)]
Merge branch 'PHP-7.4'

6 years agoMerge branch 'PHP-7.3' into PHP-7.4
Nikita Popov [Thu, 18 Apr 2019 10:59:05 +0000 (12:59 +0200)]
Merge branch 'PHP-7.3' into PHP-7.4

6 years agoAdd a dl() test to Travis
Nikita Popov [Thu, 18 Apr 2019 10:24:34 +0000 (12:24 +0200)]
Add a dl() test to Travis

Compile the zend_test extension as shared and try loading it with dl()
to test for obvious issues. Doing this as a standalone call because this
is very specific to the CI setup.

6 years agoMerge branch 'PHP-7.4'
Nikita Popov [Thu, 18 Apr 2019 10:34:21 +0000 (12:34 +0200)]
Merge branch 'PHP-7.4'

6 years agoFix zend_test interned strings loaded via dl()
Nikita Popov [Thu, 18 Apr 2019 10:33:53 +0000 (12:33 +0200)]
Fix zend_test interned strings loaded via dl()

6 years agoMerge branch 'PHP-7.4'
Nikita Popov [Thu, 18 Apr 2019 10:14:54 +0000 (12:14 +0200)]
Merge branch 'PHP-7.4'

6 years agoMerge branch 'PHP-7.3' into PHP-7.4
Nikita Popov [Thu, 18 Apr 2019 10:14:49 +0000 (12:14 +0200)]
Merge branch 'PHP-7.3' into PHP-7.4

6 years agoFix more dl() interned string assertions
Nikita Popov [Thu, 18 Apr 2019 10:08:09 +0000 (12:08 +0200)]
Fix more dl() interned string assertions

6 years agoMerge branch 'PHP-7.4'
Nikita Popov [Thu, 18 Apr 2019 10:10:21 +0000 (12:10 +0200)]
Merge branch 'PHP-7.4'

6 years agoMerge branch 'PHP-7.3' into PHP-7.4
Nikita Popov [Thu, 18 Apr 2019 10:10:09 +0000 (12:10 +0200)]
Merge branch 'PHP-7.3' into PHP-7.4

6 years agoFix more dl() interned string assertions
Nikita Popov [Thu, 18 Apr 2019 10:08:09 +0000 (12:08 +0200)]
Fix more dl() interned string assertions

6 years agoFixed JIT for recursive functions with type-hints
Dmitry Stogov [Thu, 18 Apr 2019 09:29:02 +0000 (12:29 +0300)]
Fixed JIT for recursive functions with type-hints

6 years agoMerge branch 'PHP-7.4'
Nikita Popov [Thu, 18 Apr 2019 08:11:51 +0000 (10:11 +0200)]
Merge branch 'PHP-7.4'

6 years agoFix dl() module unloading in post deactivate
Nikita Popov [Thu, 18 Apr 2019 08:10:15 +0000 (10:10 +0200)]
Fix dl() module unloading in post deactivate

FOREACH_END_DEL() does not call the destructor by itself, we need to
explicitly call it. Due to the missing dtor call the functions were
not unregistered early, which resulted in later shutdown segfaults.

6 years agoFixed access to uninitialized vaiable.
Dmitry Stogov [Thu, 18 Apr 2019 07:48:04 +0000 (10:48 +0300)]
Fixed access to uninitialized vaiable.

6 years agoDon't initialize return value before calling user functions
Dmitry Stogov [Thu, 18 Apr 2019 00:00:20 +0000 (03:00 +0300)]
Don't initialize return value before calling user functions

6 years agoMerge branch 'PHP-7.4'
Dmitry Stogov [Wed, 17 Apr 2019 23:32:06 +0000 (02:32 +0300)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Don't initialize return value before calling user functions

6 years agoDon't initialize return value before calling user functions
Dmitry Stogov [Wed, 17 Apr 2019 23:31:12 +0000 (02:31 +0300)]
Don't initialize return value before calling user functions

6 years agoMerge branch 'PHP-7.4'
Dmitry Stogov [Wed, 17 Apr 2019 22:34:13 +0000 (01:34 +0300)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Fixed compatibility with phpdbg

6 years agoFixed compatibility with phpdbg
Dmitry Stogov [Wed, 17 Apr 2019 22:33:56 +0000 (01:33 +0300)]
Fixed compatibility with phpdbg

6 years agoMerge branch 'PHP-7.4'
Peter Kokot [Wed, 17 Apr 2019 19:56:05 +0000 (21:56 +0200)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Join build makefiles together

6 years agoJoin build makefiles together
Peter Kokot [Tue, 16 Apr 2019 22:09:36 +0000 (00:09 +0200)]
Join build makefiles together

Changes:
- Joins build/build.mk and build/build2.mk files together since there
  isn't any practical reason for having two different files with the
  current build system.
- Makefile is now more portable. All special syntaxes are omitted, for
  example, a conditional assignment operators `?=`. This makes buildconf
  more useful on Solaris make derivative, so there is no longer need to
  override make with gmake: `MAKE=gmake ./buildconf`.
- Suppressing autoconf and autoheader warnings is not needed anymore
  with current build system. Instead, the option `-Wall` has been used
  when running `./buildconf --debug` to get more useful debug info
  about current M4.

6 years agoMerge branch 'PHP-7.4'
Dmitry Stogov [Wed, 17 Apr 2019 19:09:07 +0000 (22:09 +0300)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  It's safe to keep old string if it's stored not in SHM.

6 years agoMerge branch 'PHP-7.3' into PHP-7.4
Dmitry Stogov [Wed, 17 Apr 2019 19:08:55 +0000 (22:08 +0300)]
Merge branch 'PHP-7.3' into PHP-7.4

* PHP-7.3:
  It's safe to keep old string if it's stored not in SHM.

6 years agoIt's safe to keep old string if it's stored not in SHM.
Dmitry Stogov [Wed, 17 Apr 2019 18:57:17 +0000 (21:57 +0300)]
It's safe to keep old string if it's stored not in SHM.

6 years agoMerge branch 'PHP-7.4'
Dmitry Stogov [Wed, 17 Apr 2019 16:32:46 +0000 (19:32 +0300)]
Merge branch 'PHP-7.4'

* PHP-7.4:
  Fixed dl() function. It failed in DEBUG build without opcache because of assert during string interning.

6 years agoMerge branch 'PHP-7.3' into PHP-7.4
Dmitry Stogov [Wed, 17 Apr 2019 16:32:34 +0000 (19:32 +0300)]
Merge branch 'PHP-7.3' into PHP-7.4

* PHP-7.3:
  Fixed dl() function. It failed in DEBUG build without opcache because of assert during string interning.