summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Expand)AuthorAgeFilesLines
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-135-203/+203
* Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-12-052-7/+7
|\
| * Fix php cli (-S option) inconsistent port parsingnil0x422014-11-301-2/+2
| * Merge branch 'PHP-5.6'Ferenc Kovacs2014-11-291-5/+5
| |\
| | * Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-11-291-5/+5
| | |\
| | | * fix test with readline on macFerenc Kovacs2014-11-291-5/+5
| | * | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-261-1/+1
|\ \ \ \ | |/ / /
| * | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-182-6/+9
|\ \ \ \ | |/ / /
| * | | fix var declaration used by macro conditionsAnatol Belski2014-11-101-0/+2
| * | | fix sprintf specAnatol Belski2014-11-101-1/+1
| * | | fix var usage only when unistd.h availableAnatol Belski2014-11-101-0/+2
| * | | cleanup unused variableAnatol Belski2014-11-101-1/+0
| * | | do portable socket checksAnatol Belski2014-11-101-4/+4
* | | | don't define tsrm ls in SAPIs under linuxAnatol Belski2014-10-151-1/+1
* | | | moved most of the core to use static tsrm ls cache pointerAnatol Belski2014-10-155-4/+13
* | | | bring back all the TSRMLS_FETCH() stuffAnatol Belski2014-10-152-2/+1
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-10-132-10/+40
|\ \ \ \ | |/ / /
| * | | fix several datatype mismatch warningsAnatol Belski2014-10-132-10/+40
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-10-102-3/+6
|\ \ \ \ | |/ / /
| * | | fix signed/unsigned mismatch warningAnatol Belski2014-10-101-2/+5
| * | | fix compilation warningAnatol Belski2014-10-101-1/+1
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-10-011-2/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.6'Johannes Schlüter2014-09-271-2/+0
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.5' into PHP-5.6Johannes Schlüter2014-09-271-2/+0
| | |\ \ | | | |/
| | | * Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2014-09-271-2/+0
| | | |\
| | | | * This test should passJohannes Schlüter2014-09-271-2/+0
| | | * | Fix bug #67878 program_prefix not honoured in man pagesRemi Collet2014-08-211-18/+18
| | * | | Fix bug #67878 program_prefix not honoured in man pagesRemi Collet2014-08-211-17/+17
* | | | | cleanup direct tsrm_ls passingAnatol Belski2014-09-261-9/+1
* | | | | reworked the patch, less new stuff but workyAnatol Belski2014-09-253-9/+11
* | | | | basic windows fixAnatol Belski2014-09-222-3/+1
* | | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-09-221-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Move smart_str implementation into Zend/Nikita Popov2014-09-211-1/+1
* | | | | fix wrong doingskrakjoe2014-09-202-2/+5
* | | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-09-201-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' into issue-67910Florian MARGAINE2014-09-2010-19/+19
| |\ \ \ \
| * | | | | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-1/+1
* | | | | | native tls initial patchkrakjoe2014-09-202-10/+4
| |/ / / / |/| | | |
* | | | | Make number printing functions less genericNikita Popov2014-09-191-5/+5
* | | | | Use inline functions for most of smart_strNikita Popov2014-09-191-2/+2
* | | | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-199-9/+9
* | | | | fix formatAnatol Belski2014-09-141-1/+1
* | | | | fix ftell/fseek callsAnatol Belski2014-09-141-2/+2
|/ / / /
* | | | first show to make 's' work with size_tAnatol Belski2014-08-271-1/+1
* | | | Remove ZEND_ACC_INTERACTIVE and CG(interactive)Nikita Popov2014-08-251-2/+0
* | | | master renames phase 4Anatol Belski2014-08-251-3/+3
* | | | master renames phase 3Anatol Belski2014-08-253-16/+16
* | | | master renames phase 1Anatol Belski2014-08-252-15/+15