summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'php/master'Anatol Belski2014-08-211-17/+17
|\
| * Fix bug #67878 program_prefix not honoured in man pagesRemi Collet2014-08-211-17/+17
* | regenerated parser filesAnatol Belski2014-08-171-2/+2
* | increase the stack size for cli and cgiAnatol Belski2014-08-161-2/+2
* | fix macros in the 5 basic extensionsAnatol Belski2014-08-163-28/+28
|/
* cleanupDmitry Stogov2014-08-131-8/+5
* cleanup (use zend_string* instead of char*)Dmitry Stogov2014-08-131-11/+13
* Merge branch 'master' into phpngDmitry Stogov2014-07-141-4/+7
|\
| * Merge branch 'PHP-5.6'Tjerk Meesters2014-07-121-4/+8
| |\
| | * Merge branch 'PHP-5.5' into PHP-5.6Tjerk Meesters2014-07-121-4/+8
| | |\
| | | * Fix #67594 - invisible colon should be stripped off header nameTjerk Meesters2014-07-121-4/+8
* | | | Merge branch 'master' into phpngDmitry Stogov2014-07-082-4/+46
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.6'Adam Harvey2014-07-072-4/+46
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.5' into PHP-5.6Adam Harvey2014-07-072-4/+46
| | |\ \ | | | |/
| | | * Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2014-07-072-4/+46
| | | |\
| | | | * Fixed bug #66830 (Empty header causes PHP built-in web server to hang).Adam Harvey2014-07-072-4/+46
* | | | | Refactored parameter passing mechanism.Dmitry Stogov2014-06-301-1/+0
* | | | | Merge branch 'master' into phpngDmitry Stogov2014-06-183-2/+53
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-5.6'Lior Kaplan2014-06-181-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Update copyright year to 2014Lior Kaplan2014-06-181-1/+1
| | * | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-06-181-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-06-181-1/+1
| | | |\ \ | | | | |/
| | | | * Update copyright year to 2014Lior Kaplan2014-06-171-1/+1
| * | | | Merge branch 'PHP-5.6'Adam Harvey2014-06-122-0/+51
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'PHP-5.5' into PHP-5.6Adam Harvey2014-06-122-0/+51
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2014-06-122-0/+51
| | | |\ \ | | | | |/
| | | | * Add 308 and 426 to the HTTP response code map in the CLI server.Adam Harvey2014-06-122-0/+51
* | | | | Merge branch 'master' into phpngDmitry Stogov2014-06-124-79/+1133
|\ \ \ \ \ | |/ / / /
| * | | | Fix broken test.Adam Harvey2014-06-111-1/+1
| * | | | Add a mime type map generation script and update the header.Adam Harvey2014-06-112-43/+1046