summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | fixed refcountingDmitry Stogov2014-05-151-1/+1
| * | Merge branch 'phpng' of git.php.net:php-src into phpngDmitry Stogov2014-05-153-5/+6
| |\ \
| * | | Fixed destructive assignmentDmitry Stogov2014-05-151-3/+7
* | | | forgot that hash uses ending 0Pierre Joye2014-05-151-2/+2
* | | | fix ts buildPierre Joye2014-05-151-1/+1
| |/ / |/| |
* | | fix leakPierre Joye2014-05-151-1/+3
* | | Merge branch 'phpng' of git.php.net:php-src into phpngPierre Joye2014-05-151-2/+3
|\ \ \ | |/ /
| * | Merge branch 'phpng' of git.php.net:php-src into phpngDmitry Stogov2014-05-154-5/+5
| |\ \
| * | | Fixed get_zval_property()Dmitry Stogov2014-05-151-2/+3
* | | | zend_hash_del>zend_hash_str_delPierre Joye2014-05-151-2/+2
* | | | unused local varPierre Joye2014-05-151-2/+1
| |/ / |/| |
* | | Merge branch 'phpng' of git.php.net:php-src into phpngPierre Joye2014-05-156-105/+49
|\ \ \ | |/ /
| * | Fixed reference counting and memory leakDmitry Stogov2014-05-151-3/+3
| * | Fixed SOAP error handlingDmitry Stogov2014-05-152-20/+21
| * | Array with var_args must not be deallocated any moreDmitry Stogov2014-05-151-4/+0
| * | Allow just set or get context passing NULL pointersDmitry Stogov2014-05-151-2/+6
| * | Removed support for old-style resource destructors (only ext/soap used it)Dmitry Stogov2014-05-153-76/+19
| |/
* | fix invalid use of STR_FREE > efreePierre Joye2014-05-151-2/+2
* | RETURN_STRING takes the char* only now (always copied)Pierre Joye2014-05-151-1/+1
* | RETURN_STRING takes the char* only nowPierre Joye2014-05-151-1/+1
* | fix buildPierre Joye2014-05-151-1/+1
* | Merge branch 'phpng' of git.php.net:php-src into phpngPierre Joye2014-05-1513-2671/+2461
|\ \ | |/
| * ext/soap support for phpng (incomplete - just compilable)Dmitry Stogov2014-05-1513-2671/+2461
|/
* Merge branch 'phpng' of git.php.net:php-src into phpngPierre Joye2014-05-1482-472/+618
|\
| * Use defined macroXinchen Hui2014-05-141-14/+1
| * Refactored tidy (all tests passes)Xinchen Hui2014-05-143-206/+186
| * Reverted wrong commitDmitry Stogov2014-05-131-1/+1
| * Fixed reference counting, IS_REFERENCE and IS_INDIRECT supportDmitry Stogov2014-05-131-2/+12
| * Terminate stringDmitry Stogov2014-05-131-2/+5
| * Merge branch 'phpng' of git.php.net:php-src into phpngDmitry Stogov2014-05-134-5/+9
| |\
| | * C89 compatAnatol Belski2014-05-134-5/+9
| * | Fixed curl_close() behaviorDmitry Stogov2014-05-131-1/+3
| |/
| * Merge branch 'master' into phpngDmitry Stogov2014-05-1366-246/+402
| |\
| | * Merge branch 'PHP-5.6'Stanislav Malyshev2014-05-121-3/+4
| | |\
| | | * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-05-121-3/+4
| | | |\
| | | | * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-05-121-3/+5
| | | | |\
| | | | | * fix test - output can be chunkedStanislav Malyshev2014-05-121-3/+5
| | | * | | fix testStanislav Malyshev2014-05-121-0/+1
| | * | | | fix testStanislav Malyshev2014-05-121-0/+1
| | * | | | Merge branch 'PHP-5.6'Yasuo Ohgaki2014-05-122-1/+3
| | |\ \ \ \ | | | |/ / /
| | | * | | Fixed test for commit 997be125eb0228c5b1b6dd278f617791e71192c6Yasuo Ohgaki2014-05-121-1/+2
| | | * | | Add bug fix to NEWSYasuo Ohgaki2014-05-121-0/+3
| | | * | | Update UPGRADING according to bug fixYasuo Ohgaki2014-05-121-0/+2
| | | * | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-05-1145-187/+231
| | | |\ \ \ | | | | |/ /
| | | | * | improve CURL tests to allow testing without separate serverStanislav Malyshev2014-05-1145-187/+229
| | * | | | fix testStanislav Malyshev2014-05-111-0/+1
| | * | | | improve CURL tests to allow testing without separate serverStanislav Malyshev2014-05-1145-187/+229
| | * | | | Merge branch 'PHP-5.6'Yasuo Ohgaki2014-05-121-2/+2
| | |\ \ \ \ | | | |/ / /
| | | * | | Fixed bug #67199 mb_regex_encoding mishmashYasuo Ohgaki2014-05-121-2/+2
| | * | | | Merge branch 'PHP-5.6'Stanislav Malyshev2014-05-115-23/+80
| | |\ \ \ \ | | | |/ / /