Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup direct tsrm_ls passing | Anatol Belski | 2014-09-26 | 1 | -9/+1 |
* | reworked the patch, less new stuff but worky | Anatol Belski | 2014-09-25 | 3 | -9/+11 |
* | basic windows fix | Anatol Belski | 2014-09-22 | 2 | -3/+1 |
* | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-09-22 | 1 | -1/+1 |
|\ | |||||
| * | Move smart_str implementation into Zend/ | Nikita Popov | 2014-09-21 | 1 | -1/+1 |
* | | fix wrong doings | krakjoe | 2014-09-20 | 2 | -2/+5 |
* | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-09-20 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'master' into issue-67910 | Florian MARGAINE | 2014-09-20 | 10 | -19/+19 |
| |\ | |||||
| * | | Replaces php5 with php7, without whitespace changes. | Florian MARGAINE | 2014-09-20 | 1 | -1/+1 |
* | | | native tls initial patch | krakjoe | 2014-09-20 | 2 | -10/+4 |
| |/ |/| | |||||
* | | Make number printing functions less generic | Nikita Popov | 2014-09-19 | 1 | -5/+5 |
* | | Use inline functions for most of smart_str | Nikita Popov | 2014-09-19 | 1 | -2/+2 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 9 | -9/+9 |
* | | fix format | Anatol Belski | 2014-09-14 | 1 | -1/+1 |
* | | fix ftell/fseek calls | Anatol Belski | 2014-09-14 | 1 | -2/+2 |
|/ | |||||
* | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
* | Remove ZEND_ACC_INTERACTIVE and CG(interactive) | Nikita Popov | 2014-08-25 | 1 | -2/+0 |
* | master renames phase 4 | Anatol Belski | 2014-08-25 | 1 | -3/+3 |
* | master renames phase 3 | Anatol Belski | 2014-08-25 | 3 | -16/+16 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 2 | -15/+15 |
* | Merge remote-tracking branch 'php/master' | Anatol Belski | 2014-08-21 | 1 | -17/+17 |
|\ | |||||
| * | Fix bug #67878 program_prefix not honoured in man pages | Remi Collet | 2014-08-21 | 1 | -17/+17 |
* | | regenerated parser files | Anatol Belski | 2014-08-17 | 1 | -2/+2 |
* | | increase the stack size for cli and cgi | Anatol Belski | 2014-08-16 | 1 | -2/+2 |
* | | fix macros in the 5 basic extensions | Anatol Belski | 2014-08-16 | 3 | -28/+28 |
|/ | |||||
* | cleanup | Dmitry Stogov | 2014-08-13 | 1 | -8/+5 |
* | cleanup (use zend_string* instead of char*) | Dmitry Stogov | 2014-08-13 | 1 | -11/+13 |
* | Merge branch 'master' into phpng | Dmitry Stogov | 2014-07-14 | 1 | -4/+7 |
|\ | |||||
| * | Merge branch 'PHP-5.6' | Tjerk Meesters | 2014-07-12 | 1 | -4/+8 |
| |\ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Tjerk Meesters | 2014-07-12 | 1 | -4/+8 |
| | |\ | |||||
| | | * | Fix #67594 - invisible colon should be stripped off header name | Tjerk Meesters | 2014-07-12 | 1 | -4/+8 |
* | | | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-07-08 | 2 | -4/+46 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.6' | Adam Harvey | 2014-07-07 | 2 | -4/+46 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Adam Harvey | 2014-07-07 | 2 | -4/+46 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch 'PHP-5.4' into PHP-5.5 | Adam Harvey | 2014-07-07 | 2 | -4/+46 |
| | | |\ | |||||
| | | | * | Fixed bug #66830 (Empty header causes PHP built-in web server to hang). | Adam Harvey | 2014-07-07 | 2 | -4/+46 |
* | | | | | Refactored parameter passing mechanism. | Dmitry Stogov | 2014-06-30 | 1 | -1/+0 |
* | | | | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-06-18 | 3 | -2/+53 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'PHP-5.6' | Lior Kaplan | 2014-06-18 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Update copyright year to 2014 | Lior Kaplan | 2014-06-18 | 1 | -1/+1 |
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Lior Kaplan | 2014-06-18 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Lior Kaplan | 2014-06-18 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Update copyright year to 2014 | Lior Kaplan | 2014-06-17 | 1 | -1/+1 |
| * | | | | Merge branch 'PHP-5.6' | Adam Harvey | 2014-06-12 | 2 | -0/+51 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Adam Harvey | 2014-06-12 | 2 | -0/+51 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Adam Harvey | 2014-06-12 | 2 | -0/+51 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Add 308 and 426 to the HTTP response code map in the CLI server. | Adam Harvey | 2014-06-12 | 2 | -0/+51 |
* | | | | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-06-12 | 4 | -79/+1133 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix broken test. | Adam Harvey | 2014-06-11 | 1 | -1/+1 |
| * | | | | Add a mime type map generation script and update the header. | Adam Harvey | 2014-06-11 | 2 | -43/+1046 |