summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #65821: By-ref foreach on property access of string offset segfaultsNikita Popov2013-10-043-96/+2
* Fix bug #64979: Wrong behavior of static variables in closure generatorsNikita Popov2013-09-292-11/+35
* Merge branch 'PHP-5.4' into PHP-5.5Nikita Popov2013-09-293-1/+43
|\
| * Fix bug #65322: compile time errors won't trigger auto loadingNikita Popov2013-09-293-1/+43
* | Make message and format arguments const char * to avoidRemi Collet2013-09-232-8/+8
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-09-021-1/+1
|\ \ | |/
| * Typo....Xinchen Hui2013-09-021-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-09-021-0/+47
|\ \ | |/
| * Add a XFAIL test for #64896Xinchen Hui2013-09-021-0/+47
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-08-302-0/+35
|\ \ | |/
| * Fixed bug #60598 (cli/apache sapi segfault on objects manipulation)Xinchen Hui2013-08-302-0/+35
* | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-08-292-9/+7
|\ \ | |/
| * Fixed bug #61759 (class_alias() should accept classes with leading backslashe...Dmitry Stogov2013-08-292-9/+7
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-08-291-1/+1
|\ \ | |/
| * Avoid compiler warningXinchen Hui2013-08-291-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-08-292-8/+38
|\ \ | |/
| * Fix bug #65579 (Using traits with get_class_methods causes segfault).Adam Harvey2013-08-282-8/+38
* | Fixed compiler warningsXinchen Hui2013-08-272-3/+3
* | Suppress static analyzer warnings in specialized executorAnatol Belski2013-08-232-1/+26
* | Merge branch 'PHP-5.4' into PHP-5.5Nikita Popov2013-08-231-2/+0
|\ \ | |/
| * Remove duplicate calls to set filename & lineno for the DTRACE_FUNCTION_ENTRY...Christopher Jones2013-08-231-2/+0
| * Fixed bug #64503 (Compilation fails with error: conflicting types for 'zendpa...Xinchen Hui2013-08-191-5/+7
* | Fix intl buildNikita Popov2013-08-221-1/+1
* | Fix bug #46311: Pointer aliasing issue results in miscompile on gcc4.4Nikita Popov2013-08-221-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-181-2/+4
|\ \ | |/
| * Fix bug #65470 Segmentation fault in zend_error() with --enable-dtraceStanislav Malyshev2013-08-181-2/+4
* | Use in preg_replace_callback() using variables by reference and test for bug ...Marcel Araujo2013-08-183-30/+84
* | https://bugs.php.net/bug.php?id=64979Marcel Araujo2013-08-181-0/+30
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-08-151-3/+3
|\ \ | |/
| * Fixed #65431 in zend_exception.c by SixdXinchen Hui2013-08-151-3/+3
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-08-144-14/+14
|\ \ | |/
| * Fixed #65431 (Discarded qualifiers from pointer target warnings when using --...Xinchen Hui2013-08-144-14/+14
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-08-062-0/+5
|\ \ | |/
| * Re-fix Bug #65372 (Segfault in gc_zval_possible_root when return reference fa...Xinchen Hui2013-08-062-0/+5
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-046-8/+8
|\ \ | |/
| * non living code related typo fixesVeres Lajos2013-08-046-8/+8
* | Merge commit '5753b74' into PHP-5.5Rasmus Lerdorf2013-08-021-10/+10
|\ \ | |/
| * Make sure test.php isn't coming in from the include_pathRasmus Lerdorf2013-08-021-10/+10
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-08-023-15/+65
|\ \ | |/
| * Fixed bug Bug #65372 (Segfault in gc_zval_possible_root when return reference...Xinchen Hui2013-08-023-15/+65
* | Fix commentJohannes Schlüter2013-07-231-1/+1
* | backward compatibilityLajos Veres2013-07-211-0/+1
* | HASH_KEY_NON_EXISTANT fixVeres Lajos2013-07-214-9/+9
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-07-212-2/+37
|\ \ | |/
| * Fixed bug #65291 - get_defined_constants() crash with __CLASS__ in traitArpad Ray2013-07-202-2/+8
| * Fixed bug #65291 - get_defined_constants() crash with __CLASS__ in traitArpad Ray2013-07-192-0/+29
| * typo fixesVeres Lajos2013-07-154-4/+4
| * less serious compatAbility fixesVeres Lajos2013-07-151-2/+2
* | typo fixesVeres Lajos2013-07-154-4/+4
* | typos (orig)Veres Lajos2013-07-151-1/+1