summaryrefslogtreecommitdiff
path: root/ext/opcache/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-5/+5
* Merge branch 'PHP-7.0'Lior Kaplan2016-04-091-2/+2
|\
| * Enable configure without opcache-file and huge-code-pagesLior Kaplan2016-04-091-2/+2
* | Merge branch 'PHP-7.0'Lior Kaplan2016-04-091-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-04-091-1/+1
| |\
| | * opcache config.m4: Use = for comparisonLior Kaplan2016-04-081-1/+1
* | | Merge branch 'PHP-7.0'Nikita Popov2016-01-291-2/+2
|\ \ \ | |/ /
| * | opcache config.m4: Use = for comparisonGuillaume Outters2016-01-291-2/+2
* | | Added e-SSA based DFA optimisation framework (incomplete)Dmitry Stogov2015-12-161-0/+3
* | | Added e-SSA based DFA optimisation framework (incomplete)Dmitry Stogov2015-12-111-0/+3
* | | Merge branch 'PHP-7.0'Xinchen Hui2015-12-011-0/+2
|\ \ \ | |/ /
| * | Fixed bug #70991 (zend_file_cache.c:710: error: array type has incomplete ele...Xinchen Hui2015-12-011-0/+2
* | | Refactored CFG based optimization using new CFG representation.Dmitry Stogov2015-11-201-1/+3
|/ /
* | Enabled placing PHP code segment into huge pagesDmitry Stogov2015-09-151-2/+3
* | Enable file based cache compilation by defaultDmitry Stogov2015-09-151-2/+2
* | Added an experemental ability to move PHP code pages (PHP TEXT segment) into ...Dmitry Stogov2015-09-141-0/+7
* | Added experimental (disabled by default) file based opcode cache.Dmitry Stogov2015-05-061-0/+8
* | Explicitly depend opcache on pcre.Adam Harvey2015-03-051-0/+1
* | Opcache is enable by defaultXinchen Hui2015-02-051-1/+1
* | opcache, intl, gmp, exif, com, bcmath to use static tsrmlsAnatol Belski2014-10-171-1/+1
* | Refactored optimizer (compile different opimizer passes separately, instead o...Dmitry Stogov2014-08-281-1/+9
|/
* Fixed bug #66471 (Keep backward compatibility)Dmitry Stogov2014-01-131-1/+1
* Added support for GNU Hurd. (Svante Signell)Dmitry Stogov2013-09-271-34/+36
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* A minor fix for configure outpu (Tony)Dmitry Stogov2013-07-301-1/+3
* make it int mainStanislav Malyshev2013-03-241-1/+1
* fix return valueStanislav Malyshev2013-03-241-1/+1
* add code to check if we know flock definition on this systemStanislav Malyshev2013-03-241-0/+33
* Renamed Zend Optimizer+ into Zend OPcacheDmitry Stogov2013-03-191-2/+2
* Enabled O+ build by default (it may be disabled before 5.0.0 release)Dmitry Stogov2013-03-171-1/+1
* Merge Zend Optimizer+Dmitry Stogov2013-03-161-0/+346