summaryrefslogtreecommitdiff
path: root/ext/opcache/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #77058Nikita Popov2018-10-251-0/+20
* Fix test when it's run on another driveAnatol Belski2018-10-181-3/+3
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-154-4/+1
* Trim trailing whitespace in *.phptPeter Kokot2018-10-147-10/+10
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* Fix Opcache test fails regarding to AppVeyor image updateAnatol Belski2018-05-181-6/+12
* Fix bug #76281Nikita Popov2018-04-271-0/+28
* Fixed bug #76275Nikita Popov2018-04-271-0/+29
* Fix bug #76074 (opcache corrupts variable in for-loop)Bob Weinand2018-03-101-0/+16
* Fixed bug #75969Nikita Popov2018-02-161-0/+24
* Fixed bug #75608 ("Narrowing occurred during type inference" error)Dmitry Stogov2017-12-041-0/+33
* Update NEWs (added bug entry)Xinchen Hui2017-11-281-1/+1
* Fixed bug in type inferenceDmitry Stogov2017-11-271-0/+19
* Fixed bug #75255 (Request hangs and not finish)Dmitry Stogov2017-09-271-0/+18
* Fixed bug #74980 (Narrowing occurred during type inference)Xinchen Hui2017-07-261-0/+30
* Fix DFG construction for VERIFY_RETURNNikita Popov2017-07-211-0/+16
* Fixed bug #74623Nikita Popov2017-06-231-0/+22
* Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-05-271-0/+25
|\
| * Fixed bug #74663 (Segfault with opcache.memory_protect and validate_timestamp)Xinchen Hui2017-05-271-0/+25
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-05-171-0/+55
|\ \ | |/
| * Added test for bug #74596Xinchen Hui2017-05-171-0/+55
* | Fixed bug #74456 (Segmentation error while running a script in CLI mode)Xinchen Hui2017-04-171-0/+24
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-04-151-0/+14
|\ \ | |/
| * Fix compact_literals of INIT_METHOD_CALL with CONST op1Nikita Popov2017-04-151-0/+14
* | Credit goes to Eric Norris for this oneRasmus Lerdorf2017-04-141-0/+2
* | Fixed bug #74442Nikita Popov2017-04-141-0/+37
* | Test for bug 74431ekinhbayar2017-04-141-0/+28
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-04-101-0/+16
|\ \ | |/
| * Forgot to commit test file...Nikita Popov2017-04-101-0/+16
| * Fixed bug #74152 (if statement says true to a null variable)Xinchen Hui2017-02-231-0/+27
* | Add test only (bug doesn't exists in 7.1)Xinchen Hui2017-02-231-0/+27
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-02-101-0/+25
|\ \ | |/
| * Fixed bug #74019 (Segfault with list)Xinchen Hui2017-02-101-0/+25
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-01-151-0/+0
|\ \ | |/
| * fix AppVeyor failures with Opcache enabledAnatol Belski2017-01-151-0/+0
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-141-0/+4
|\ \ | |/
| * Added test for "opcache: print restart reason" to basic_logging.phptMitch Hagstrand2017-01-141-0/+4
* | refix testAnatol Belski2017-01-131-3/+2
* | fix testAnatol Belski2017-01-131-1/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-131-2/+10
|\ \ | |/
| * Increase wait time for tests involving sockets to improve Travis relabilityMitch Hagstrand2017-01-131-2/+10
| * Fix opcache test dependenciesRasmus Lerdorf2017-01-024-10/+12
* | Fix opcache test dependenciesRasmus Lerdorf2017-01-024-10/+12
* | Fix bug #73847Nikita Popov2016-12-311-0/+44
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-12-291-14/+29
|\ \ | |/
| * Make Opcache tests using the cli server more reliableMitch Hagstrand2016-12-291-14/+29
* | Fixed bug #73789 (Strange behavior of class constants in switch/case block)Xinchen Hui2016-12-201-0/+30
* | Fixed bug #73746 (Method that returns string returns UNKNOWN:0 instead)Xinchen Hui2016-12-161-0/+28
* | Fix bug #73668Nikita Popov2016-12-061-0/+8
* | Fix bug #73654Nikita Popov2016-12-051-0/+17