summaryrefslogtreecommitdiff
path: root/ext/opcache/shared_alloc_win32.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Christoph M. Becker2019-12-301-4/+5
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-12-301-4/+5
| |\
| | * Fix #79040: Warning Opcode handlers are unusable due to ASLRChristoph M. Becker2019-12-301-4/+5
| | * Fix ASLR related invalid opline handler issuesChristoph M. Becker2019-11-151-7/+32
| | * Future-proof email addressesZeev Suraski2018-11-011-3/+3
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-07-171-18/+5
|\ \ \ | |/ /
| * | Allow multiple cache instances per user/host on WindowsChristoph M. Becker2019-07-171-18/+5
* | | Merge branch 'PHP-7.4'Joe Watkins2019-06-181-2/+2
|\ \ \ | |/ /
| * | Turn system_id into a true globalChristoph M. Becker2019-06-181-2/+2
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-05-211-7/+32
|\ \ \ | |/ /
| * | Fix ASLR related invalid opline handler issuesChristoph M. Becker2019-05-211-7/+32
* | | Added JIT compiler for x86 and x86_64Dmitry Stogov2019-04-011-6/+24
|/ /
* | Remove copyright years.Dmitry Stogov2019-02-051-1/+1
* | Future-proof email addresses...Zeev Suraski2018-11-011-3/+3
* | Fix localized error messages and memory leaksAnatol Belski2018-09-171-16/+5
|/
* Fixed bug #76832 ZendOPcache.MemoryBase periodically deleted by the OSAnatol Belski2018-09-031-0/+7
* Use string literal as formatAnatol Belski2018-03-121-1/+1
* Fixed "opcache.file_cache_fallback" mode.Dmitry Stogov2018-03-051-3/+0
* year++Xinchen Hui2018-01-021-1/+1
* Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-06-201-1/+3
|\
| * Split requested size as expected by CreateFileMapping.Anatol Belski2017-06-201-1/+3
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-04-151-9/+10
|\ \ | |/
| * improve/fix error handlingAnatol Belski2017-04-151-9/+10
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-01-131-0/+3
|\ \ | |/
| * ensure the end path wouldn't contain double slashesAnatol Belski2017-01-131-0/+3
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-08-261-1/+1
|\ \ | |/
| * Fix #72949: Typo in opcache error messageChristoph M. Becker2016-08-261-1/+1
* | Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-201-6/+16
|/
* more informative error message for opcache fallbackAnatol Belski2016-01-071-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * backported 7c981192eb26fbb93be767cd6b2dc765d370bbab from 7.0Anatol Belski2015-12-111-4/+46
| * backport 262160e and 2d55e8c into 5.6Anatol Belski2015-10-201-2/+7
* | Fixed bug #71024 Unable to use PHP 7.0 x64 side-by-side with PHP 5.6 x32 on t...Anatol Belski2015-12-071-4/+4
* | Implemented file_cache_fallback mechanismAnatol Belski2015-10-091-1/+25
* | improve error messageAnatol Belski2015-10-041-1/+1
* | remove useless checksAnatol Belski2015-10-031-23/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2015-10-031-1/+1
|\ \ | |/
| * fix win10 supportAnatol Belski2015-10-031-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | fix identAnatol Belski2015-09-251-1/+1
* | avoid dangling pointersAnatol Belski2015-09-241-0/+3
* | Fix (revert) loop exit conditionDmitry Stogov2015-09-241-1/+1
* | Attmpt to fix "Unable to reattach to base address" problem. (Matt Ficken)Dmitry Stogov2015-09-241-1/+6
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-2/+2
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-1/+0
* | bring back all the TSRMLS_FETCH() stuffAnatol Belski2014-10-151-0/+1