summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.5' into PHP-5.6Pierre Joye2014-03-104-12548/+12548
|\
* | Allow T_POW in constant expressionsTjerk Meesters2014-03-073-0/+13
* | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-02-271-1/+1
|\ \ | |/
| * typo spotted by Lajos VeresFerenc Kovacs2014-02-271-1/+1
* | Don't add num_additional_args in SEND opcodesNikita Popov2014-02-263-34/+19
* | Disallow use of positional args after unpackingNikita Popov2014-02-2611-105/+94
* | Store arg_num in fcall entryNikita Popov2014-02-263-43/+45
* | Introduce zend_function_call_entry structureNikita Popov2014-02-262-20/+27
* | Merge branch 'PHP-5.5' into PHP-5.6Johannes Schlüter2014-02-231-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2014-02-231-1/+1
| |\
| | * Make sure value is initializedJohannes Schlüter2014-02-231-1/+1
* | | fixed path separator in the testsAnatol Belski2014-02-2110-10/+10
* | | Add more tests for __debugInfo() and fix leakSara Golemon2014-02-2012-2/+206
* | | Merge branch 'PHP-5.5' into PHP-5.6Bob Weinand2014-02-201-3/+58
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Bob Weinand2014-02-201-3/+58
| |\ \ | | |/
| | * Use nicer output for characters < 32 and > 126 in exception stringsBob Weinand2014-02-201-3/+58
| * | Fixed bug #66009 Failed compilation of PHP extension with C++ std library usi...Anatol Belski2014-01-041-2/+7
* | | some missing pieces for __debugInfoAnatol Belski2014-02-201-0/+4
* | | Add __debugInfo() magic methodSara Golemon2014-02-177-4/+85
* | | Fixed memory leak in pow operatorBob Weinand2014-02-061-2/+4
* | | add T_POW (**) operatordatibbaw2014-02-0613-6695/+7204
* | | fix *.dsp files related to bug #50333Anatol Belski2014-01-281-4/+4
* | | Fixed warning "No new line at end of file"Xinchen Hui2014-01-242-2/+2
* | | Fix argument unpacking across stack pagesNikita Popov2014-01-184-4/+63
* | | Fixed build (making zend_is_by_ref_func_arg_fetch function static)Bob Weinand2014-01-121-1/+1
* | | Implement argument unpackingNikita Popov2014-01-1118-104/+1198
* | | Minor cleanup in zend_do_pass_param()Nikita Popov2014-01-111-10/+7
* | | Fixed bug #66009 Failed compilation of PHP extension with C++ std library usi...Anatol Belski2014-01-041-2/+7
* | | Merge branch 'PHP-5.5' into PHP-5.6Nikita Popov2014-01-042-4/+26
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Nikita Popov2014-01-042-4/+26
| |\ \ | | |/
| | * Fix bug #66286: Incorrect object comparison with inheritanceNikita Popov2014-01-042-4/+26
| | * Bump yearXinchen Hui2014-01-0397-99/+99
| * | Bump yearXinchen Hui2014-01-0399-101/+101
* | | Bump yearXinchen Hui2014-01-03103-105/+105
* | | Improved empty string handling. Now ZE uses an interned string instead of all...Dmitry Stogov2013-12-266-4/+13
* | | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2013-12-261-1/+1
|\ \ \ | |/ /
| * | Fixed ZEND_MM_MEM_TYPE=mmap_zeroDmitry Stogov2013-12-261-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2013-12-231-4/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-12-231-4/+0
| |\ \ | | |/
| | * removed outdated IsDebuggerPresent declarationAnatol Belski2013-12-231-4/+0
| * | opcodeskrakjoe2013-12-221-1/+1
* | | opcodeskrakjoe2013-12-221-1/+1
* | | Merge branch 'PHP-5.6' of https://github.com/php/php-src into PHP-5.6krakjoe2013-12-221-1/+2
|\ \ \
| * \ \ Merge branch 'PHP-5.5' into PHP-5.6Bob Weinand2013-12-225-1/+12
| |\ \ \
| * \ \ \ Merge branch 'PHP-5.5' into PHP-5.6Bob Weinand2013-12-213-171/+202
| |\ \ \ \
* | \ \ \ \ Merge branch 'PHP-5.5' into PHP-5.6krakjoe2013-12-228-178/+229
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge branch 'PHP-5.4' into PHP-5.5krakjoe2013-12-225-10/+20
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | stop warnings from unused opcode mapkrakjoe2013-12-223-7/+17
| * | | Merge branch 'PHP-5.4' into PHP-5.5Bob Weinand2013-12-225-1/+12
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Included new .c file in build tooBob Weinand2013-12-225-1/+12