History log of /php-src/ext/opcache/zend_accelerator_module.c (Results 176 – 200 of 227)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 4d997f63 25-Aug-2014 Anatol Belski

master renames phase 3

# c3e3c98e 25-Aug-2014 Anatol Belski

master renames phase 1

# 70de6180 24-Aug-2014 Anatol Belski

fixes to %pd format usage

# fdbbe5fa 20-Aug-2014 Anatol Belski

fixed some incompatible types

# 476bdbf8 19-Aug-2014 Anatol Belski

ported opcache

# 63d3f0b8 19-Aug-2014 Anatol Belski

basic macro replacements, all at once

# e2522b4f 15-Aug-2014 Xinchen Hui

Remove old version PHP supports

# accaaf9d 16-Jun-2014 Dmitry Stogov

Don't include trailing zero into hash function

# f9927a6c 25-Apr-2014 Dmitry Stogov

Merge mainstream 'master' branch into refactoring
During merge I had to revert:
Nikita's patch for php_splice() (it probably needs to be applyed again)
Bob Weinand's patch

Merge mainstream 'master' branch into refactoring
During merge I had to revert:
Nikita's patch for php_splice() (it probably needs to be applyed again)
Bob Weinand's patches related to constant expression handling (we need to review them carefully)
I also reverted all our attempts to support sapi/phpdbg (we didn't test it anyway)

Conflicts:
Zend/zend.h
Zend/zend_API.c
Zend/zend_ast.c
Zend/zend_compile.c
Zend/zend_compile.h
Zend/zend_constants.c
Zend/zend_exceptions.c
Zend/zend_execute.c
Zend/zend_execute.h
Zend/zend_execute_API.c
Zend/zend_hash.c
Zend/zend_highlight.c
Zend/zend_language_parser.y
Zend/zend_language_scanner.c
Zend/zend_language_scanner_defs.h
Zend/zend_variables.c
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
ext/date/php_date.c
ext/dom/documenttype.c
ext/hash/hash.c
ext/iconv/iconv.c
ext/mbstring/tests/zend_multibyte-10.phpt
ext/mbstring/tests/zend_multibyte-11.phpt
ext/mbstring/tests/zend_multibyte-12.phpt
ext/mysql/php_mysql.c
ext/mysqli/mysqli.c
ext/mysqlnd/mysqlnd_reverse_api.c
ext/mysqlnd/php_mysqlnd.c
ext/opcache/ZendAccelerator.c
ext/opcache/zend_accelerator_util_funcs.c
ext/opcache/zend_persist.c
ext/opcache/zend_persist_calc.c
ext/pcre/php_pcre.c
ext/pdo/pdo_dbh.c
ext/pdo/pdo_stmt.c
ext/pdo_pgsql/pgsql_driver.c
ext/pgsql/pgsql.c
ext/reflection/php_reflection.c
ext/session/session.c
ext/spl/spl_array.c
ext/spl/spl_observer.c
ext/standard/array.c
ext/standard/basic_functions.c
ext/standard/html.c
ext/standard/mail.c
ext/standard/php_array.h
ext/standard/proc_open.c
ext/standard/streamsfuncs.c
ext/standard/user_filters.c
ext/standard/var_unserializer.c
ext/standard/var_unserializer.re
main/php_variables.c
sapi/phpdbg/phpdbg.c
sapi/phpdbg/phpdbg_bp.c
sapi/phpdbg/phpdbg_frame.c
sapi/phpdbg/phpdbg_help.c
sapi/phpdbg/phpdbg_list.c
sapi/phpdbg/phpdbg_print.c
sapi/phpdbg/phpdbg_prompt.c

show more ...


# 050d7e38 15-Apr-2014 Dmitry Stogov

Cleanup (1-st round)

# ccf863c8 11-Apr-2014 Bob Weinand

Merge branch 'PHP-5.6'


# 99d1a1bb 11-Apr-2014 Bob Weinand

Shut up, my lovely compiler; I do not like your warnings

Revision tags: php-5.6.0beta1, php-5.4.27, php-5.5.11
# 5324f22f 28-Mar-2014 Dmitry Stogov

ext/opcache refactoring (incomplete)

Revision tags: php-5.5.11RC1, php-5.4.27RC1, php-5.5.10, php-5.4.26, php-5.6.0alpha3
# b0927faf 21-Feb-2014 Dmitry Stogov

Merge branch 'PHP-5.6'

* PHP-5.6:
Added information about interned strings usage


# 31f55150 21-Feb-2014 Dmitry Stogov

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
Added information about interned strings usage

Conflicts:
NEWS


# 851f3628 21-Feb-2014 Dmitry Stogov

Added information about interned strings usage

# c3b35e25 21-Feb-2014 Dmitry Stogov

Merge branch 'PHP-5.6'

* PHP-5.6:
Added function opcache_is_script_cached(). (Danack)


# b9a87a50 21-Feb-2014 Dmitry Stogov

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
Added function opcache_is_script_cached(). (Danack)

Conflicts:
NEWS


# 884bbcd5 21-Feb-2014 Dmitry Stogov

Added function opcache_is_script_cached(). (Danack)

Revision tags: php-5.4.26RC1, php-5.5.10RC1, php-5.6.0alpha2, php-5.5.9, php-5.4.25, php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1
# 3458dac3 13-Jan-2014 Dmitry Stogov

Merge branch 'PHP-5.6'

* PHP-5.6:
Fixed bug #66471 (Keep backward compatibility)


# ca550248 13-Jan-2014 Dmitry Stogov

Fixed bug #66471 (Keep backward compatibility)

Revision tags: php-5.5.8, php-5.4.24
# 0f53e374 03-Jan-2014 Xinchen Hui

Merge branch 'PHP-5.6'


# c081ce62 03-Jan-2014 Xinchen Hui

Bump year

# 47c90277 03-Jan-2014 Xinchen Hui

Bump year

Revision tags: php-5.4.24RC1, php-5.5.8RC1
# 5bc9e006 23-Dec-2013 Dmitry Stogov

Merge branch 'PHP-5.6'

* PHP-5.6:
Fixed Issue #140: "opcache.enable_file_override" doesn't respect "opcache.revalidate_freq"
fix news
opcodes
opcodes

Conflic

Merge branch 'PHP-5.6'

* PHP-5.6:
Fixed Issue #140: "opcache.enable_file_override" doesn't respect "opcache.revalidate_freq"
fix news
opcodes
opcodes

Conflicts:
NEWS

show more ...


12345678910