History log of /PHP-8.2/ext/opcache/jit/zend_elf.c (Results 1 – 11 of 11)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 9ff8d362 06-May-2021 Nikita Popov

Merge branch 'PHP-8.0'

* PHP-8.0:
opcache: more reliable way to get the current binary on solaris/illumos


# d87d2f00 27-Apr-2021 David Carlier

opcache: more reliable way to get the current binary on solaris/illumos

Closes GH-6920.

# 01b3fc03 06-May-2021 KsaR

Update http->https in license (#6945)

1. Update: http://www.php.net/license/3_01.txt to https, as there is anyway server header "Location:" to https.
2. Update few license 3.0 to 3.01 as

Update http->https in license (#6945)

1. Update: http://www.php.net/license/3_01.txt to https, as there is anyway server header "Location:" to https.
2. Update few license 3.0 to 3.01 as 3.0 states "php 5.1.1, 4.1.1, and earlier".
3. In some license comments is "at through the world-wide-web" while most is without "at", so deleted.
4. fixed indentation in some files before |

show more ...

# 3841ea33 14-Oct-2020 David Carlier

DragonFlyBSD build update for opcache JIT part.

Closes GH-6339.

# 8e05c444 05-Sep-2020 David Carlier

Opcache JIT, code simplification for Haiku.

More straightforward approach to get the path of the
current PHP process.

Closes GH-6082.

# ec80b781 20-Jun-2020 David Carlier

Haiku opcache jit build update

# 727ae51a 13-Jun-2020 David Carlier

Fix JIT build on solaris/illumos

thr_self to detect the proper thread identifier but all
related typedef'd types conflict with the vtune part.

# faa57abe 29-Apr-2020 Dmitry Stogov

white space fixes

Revision tags: php-7.3.13RC1, php-7.2.26RC1, php-7.4.0, php-7.2.25, php-7.3.12, php-7.4.0RC6, php-7.3.12RC1, php-7.2.25RC1, php-7.4.0RC5, php-7.1.33, php-7.2.24, php-7.3.11, php-7.4.0RC4, php-7.3.11RC1, php-7.2.24RC1, php-7.4.0RC3, php-7.2.23, php-7.3.10, php-7.4.0RC2, php-7.2.23RC1, php-7.3.10RC1, php-7.4.0RC1, php-7.1.32, php-7.2.22, php-7.3.9, php-7.4.0beta4, php-7.2.22RC1, php-7.3.9RC1, php-7.4.0beta2, php-7.1.31, php-7.2.21, php-7.3.8, php-7.4.0beta1, php-7.2.21RC1, php-7.3.8RC1, php-7.4.0alpha3
# 5e136881 04-Jul-2019 David Carlier

JIT: Reading php binary symbols list on FreeBSD

Closes GH-4363.

Revision tags: php-7.3.7, php-7.2.20, php-7.4.0alpha2, php-7.3.7RC3, php-7.3.7RC2, php-7.2.20RC2, php-7.4.0alpha1, php-7.3.7RC1, php-7.2.20RC1, php-7.2.19, php-7.3.6, php-7.1.30, php-7.2.19RC1, php-7.3.6RC1, php-7.1.29, php-7.2.18, php-7.3.5, php-7.2.18RC1, php-7.3.5RC1
# 6322b6ff 08-Apr-2019 Xinchen Hui

Change to php.net mail address

Revision tags: php-7.2.17, php-7.3.4, php-7.1.28
# 9a068760 01-Apr-2019 Dmitry Stogov

Added JIT compiler for x86 and x86_64