summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #75063Anatol Belski2017-08-143-4/+21
* Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-08-021-1/+1
|\
| * fixed #endif commentsclwu2017-08-021-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2017-07-272-21/+1
|\ \ | |/
| * Simpler fix for #74974Pedro Magalhães2017-07-272-21/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-07-271-27/+0
|\ \ | |/
| * Fixed testXinchen Hui2017-07-271-27/+0
* | Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2017-07-221-2/+2
|\ \ | |/
| * Use compatability zend_isnan() instead of POSIX isnan()Sara Golemon2017-07-221-2/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2017-07-221-0/+20
|\ \ | |/
| * Fix compile-time optimization of NAN comparisonsSara Golemon2017-07-221-0/+20
* | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2017-07-222-4/+47
|\ \ | |/
| * Fixed bug #74954 (null deref and segfault in zend_generator_resume())Bob Weinand2017-07-222-4/+47
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-07-212-2/+4
|\ \ | |/
| * Move the define into the header to reduce diff for future upgradeAnatol Belski2017-07-212-2/+4
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-07-214-198/+208
|\ \ | |/
| * Fixed bug #74947 (Segfault in scanner on INF number)Xinchen Hui2017-07-214-198/+208
* | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2017-07-043-1/+17
|\ \ | |/
| * Fix bug #74603 - use correct buffer sizeStanislav Malyshev2017-07-043-1/+17
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-07-011-1/+1
|\ \ | |/
| * yet one C++ compat fixAnatol Belski2017-07-011-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-07-011-0/+2
|\ \ | |/
| * fix C++ compatAnatol Belski2017-07-011-0/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2017-07-011-0/+21
|\ \ | |/
| * Fixed bug #74840 (Opcache overwrites argument of GENERATOR_RETURN within fina...Bob Weinand2017-07-011-0/+21
* | Merge branch 'PHP-7.0' into PHP-7.1Julien Pauli2017-06-291-1/+3
|\ \ | |/
| * Fix bug #74832, crash in extension loadingJulien Pauli2017-06-291-1/+3
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-06-252-10/+18
|\ \ | |/
| * Fixed bug #73900Nikita Popov2017-06-252-10/+18
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-06-252-19/+34
|\ \ | |/
| * Don't leave holes in func_get_args() and backtracesNikita Popov2017-06-252-19/+34
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-06-231-1/+0
|\ \ | |/
| * Remove superfluous branchThomas Punt2017-06-231-1/+0
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-05-271-2/+1
|\ \ | |/
| * Correct the locationXinchen Hui2017-05-271-2/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-05-272-2/+29
|\ \ | |/
| * Fixed bug #74657 (Undefined constants in array properties result in broken pr...Xinchen Hui2017-05-272-2/+29
* | Fixed bug #74606 (Segfault within try/catch/finally nesting in Generators)Bob Weinand2017-05-172-1/+30
* | Fixed bug #74589 __DIR__ wrong for unicode characterAnatol Belski2017-05-151-0/+4
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-05-081-2/+5
|\ \ | |/
| * Fixed another potential dangling pointerXinchen Hui2017-05-081-2/+5
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-05-082-2/+16
|\ \ | |/
| * Fixed bug #74546 (SIGILL in ZEND_FETCH_CLASS_CONSTANT_SPEC_CONST_CONST_HANDLE...Xinchen Hui2017-05-082-2/+16
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-04-152-1/+3
|\ \ | |/
| * Improve accuracy of opline lineno informationNikita Popov2017-04-152-1/+3
* | Fixed bug #74444: multiple catch freezes in some casesDavid Matejka2017-04-152-0/+78
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-04-112-0/+47
|\ \ | |/
| * Fixed bug #74408 (Endless loop bypassing execution time limit)Xinchen Hui2017-04-112-0/+47
| * Add NEWSNikita Popov2017-04-092-10/+10
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-04-093-128/+252
|\ \ | |/