History log of /PHP-8.2/ext/opcache/ZendAccelerator.c (Results 476 – 500 of 735)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 23701834 30-Jan-2017 Anatol Belski

Merge branch 'PHP-7.1'

* PHP-7.1:
fix system id initialization for multiple threads


# 2a5a3104 30-Jan-2017 Anatol Belski

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
fix system id initialization for multiple threads


# 2b7e5468 30-Jan-2017 Anatol Belski

fix system id initialization for multiple threads

Revision tags: php-5.6.30, php-7.0.15
# a4accc0e 13-Jan-2017 Alexander Polyakov

opcache: print restart reason

# d79b82d8 13-Jan-2017 Alexander Polyakov

opcache: print restart reason

# 6cca4fcd 13-Jan-2017 Alexander Polyakov

opcache: print restart reason

# 141d1ba9 13-Jan-2017 Dmitry Stogov

Introduced "zend_type" - an abstraction for type-hinting representation.

Revision tags: php-5.6.30RC1, php-7.1.1RC1, php-7.0.15RC1
# dac6c639 04-Jan-2017 Sammy Kaye Powers

Update copyright headers to 2017

# 478f119a 04-Jan-2017 Sammy Kaye Powers

Update copyright headers to 2017

# 9e29f841 02-Jan-2017 Sammy Kaye Powers

Update copyright headers to 2017

# ce97ead3 22-Dec-2016 Nikita Popov

Merge branch 'PHP-7.1'


# 175b9f67 22-Dec-2016 Nikita Popov

Merge branch 'PHP-7.0' into PHP-7.1


# 25c96f92 21-Dec-2016 Sébastien Santoro

Fix IS_UNDEF comparisons in opcache

These conditions were formerly `!q->pData` and `!p->pData`, and should
now be detected as undefined variables, using the special type IS_UNDEF.

Fix IS_UNDEF comparisons in opcache

These conditions were formerly `!q->pData` and `!p->pData`, and should
now be detected as undefined variables, using the special type IS_UNDEF.

Incidentally, this syntax raised a logical-not-parentheses compiler
warning, now gone.

show more ...

Revision tags: php-7.1.1, php-5.6.29, php-7.0.14, php-7.1.0
# b204b3ab 26-Nov-2016 Anatol Belski

further normalizations, uint vs uint32_t

fix merge mistake

yet one more replacement run

Revision tags: php-5.6.29RC1, php-7.0.14RC1
# d61db8d6 21-Nov-2016 Anatol Belski

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
remove TSRMLS_*


# 5e9b4c26 21-Nov-2016 Anatol Belski

remove TSRMLS_*

# 429bfbd4 16-Nov-2016 Dmitry Stogov

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Accorate handling of too big inodes of chroot directories


# 27542d9c 16-Nov-2016 Dmitry Stogov

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Accorate handling of too big inodes of chroot directories


# 9849c97b 16-Nov-2016 Dmitry Stogov

Accorate handling of too big inodes of chroot directories

# 1d8be7c0 16-Nov-2016 Mitch Hagstrand

Fix #73546: Logging for opcache has an empty file name

# cd3527ba 16-Nov-2016 Dmitry Stogov

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Use full path


# 8e350a62 16-Nov-2016 Dmitry Stogov

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Use full path


# 8202b970 16-Nov-2016 Dmitry Stogov

Use full path

# 86460af5 16-Nov-2016 Dmitry Stogov

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Fixed bug #69090 (check cached files permissions)


# a1a5b52f 16-Nov-2016 Dmitry Stogov

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Fixed bug #69090 (check cached files permissions)


1...<<11121314151617181920>>...30