summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove the phpdbg stuff from news, as those never made it into 5.6.3php-5.6.3PHP-5.6.3Ferenc Kovacs2014-11-121-4/+0
* Fixed bug #66584 Segmentation fault on statement deallocationMatteo Beccati2014-11-122-1/+67
* update NEWSFerenc Kovacs2014-11-121-0/+1
* 5.6.3Ferenc Kovacs2014-11-122-3/+3
* update NEWS for 5.6.3Ferenc Kovacs2014-11-121-1/+3
* Partial fix for bug #68365 (zend_mm_heap corrupted after memory overflow in z...Dmitry Stogov2014-11-121-1/+1
* rearrange NEWSFerenc Kovacs2014-11-121-15/+15
* 5.6.3RC1php-5.6.3RC1Julien Pauli2014-10-303-11/+7
* remove dodgy param parser, bring userland breakpoint api inline with PHP7krakjoe2014-10-305-211/+175
* disable output buffering by defaultkrakjoe2014-10-301-1/+2
* Revert phpdbg changes for PHP-5.6.3Bob Weinand2014-10-3055-8235/+2829
* Merge phpdbg into PHP-5.6Bob Weinand2014-10-301-1/+1
|\
| * Fix uninitialized value...Bob Weinand2014-10-301-1/+1
* | add DLL export to the output globalsAnatol Belski2014-10-302-2/+2
* | Use macroXinchen Hui2014-10-302-10/+2
* | Fixed build.... (shouldn't it be zend_output_globals?)Xinchen Hui2014-10-302-2/+2
* | fix output globals importingAnatol Belski2014-10-292-2/+0
* | export output globalsAnatol Belski2014-10-292-1/+11
* | use portable strndup implementationAnatol Belski2014-10-291-1/+1
* | unix sockets aren't available on windowsAnatol Belski2014-10-291-0/+2
* | dll export APIs needed by phpdbgAnatol Belski2014-10-293-5/+6
* | fix sapi/phpdbg/config.w32Anatol Belski2014-10-291-3/+3
* | Don't treat warnings as failures in the junit outputMatteo Beccati2014-10-291-1/+4
* | Merge phpdbg into PHP-5.6Bob Weinand2014-10-291-0/+4
|\ \ | |/
| * Merge php-src into phpdbgBob Weinand2014-10-291-1/+0
| |\
| | * cleanup uneeded jsonRemi Collet2014-10-291-1/+0
| | * Merge phpdbg into PHP-5.6Bob Weinand2014-10-281-2/+0
| | * Merge phpdbg into PHP-5.6Bob Weinand2014-10-283-0/+5
| | * Merge ../phpdbg into PHP-5.6Bob Weinand2014-10-284-19/+26
| * | Enable shared builds for webhelperBob Weinand2014-10-291-0/+4
* | | Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2014-10-291-71/+63
|\ \ \
| * | | Fixed test to work with recent libcurl versionsMatteo Beccati2014-10-291-71/+63
| * | | PHP 5.5.20 nowJulien Pauli2014-10-283-4/+7
* | | | cleanup uneeded jsonRemi Collet2014-10-291-1/+0
* | | | Merge phpdbg into PHP-5.6Bob Weinand2014-10-281-2/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Removed last HAVE_JSON checkBob Weinand2014-10-281-2/+0
* | | | Merge phpdbg into PHP-5.6Bob Weinand2014-10-283-0/+5
|\ \ \ \ | |/ / /
| * | | Fix versions & config.m4Bob Weinand2014-10-283-0/+5
* | | | Merge ../phpdbg into PHP-5.6Bob Weinand2014-10-284-19/+26
|\ \ \ \ | |/ / /
| * | | Use serialize instead of json for transferBob Weinand2014-10-283-19/+21
| * | | Add webhelper in config.w32Bob Weinand2014-10-281-0/+5
| * | | Merge php-src into phpdbgBob Weinand2014-10-281-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | fix phpdbg build when src tree != build treeRemi Collet2014-10-281-2/+2
| | * | Remove the ugly hack via a temp file to store breakpointsBob Weinand2014-10-285-146/+170
| | * | Typo (notfoundc => notfound)Bob Weinand2014-10-281-1/+1
| | * | Fix quitting on a second runBob Weinand2014-10-281-11/+10
| | * | Fix wrong exec length on relative pathsBob Weinand2014-10-281-1/+1
| | * | Fix possibly unclosed <stream> tagsBob Weinand2014-10-282-4/+16
| | * | Fix potential segfaults and unresolved breaksBob Weinand2014-10-281-19/+37
| | * | *Always* clean up and run destructorsBob Weinand2014-10-281-2/+2