summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-203-2/+85
* Removed unused callbacksDmitry Stogov2016-06-201-2/+0
* Enable per-module logging in Apache 2.4+Martin Vobruba2016-06-031-0/+6
* improve date header codeAnatol Belski2016-06-021-15/+17
* Added mandatory Date: header to built-in webserverSeeSchloss2016-06-0227-0/+44
* Merge branch 'PHP-7.0'Xinchen Hui2016-06-021-1/+1
|\
| * Fixed bug #72308 (fastcgi_finish_request and logging environment variables)Xinchen Hui2016-06-021-1/+1
* | Merge branch 'PHP-7.0'Anatol Belski2016-05-301-1/+1
|\ \ | |/
| * fix conditionAnatol Belski2016-05-301-1/+1
| * Fixed bug #72284 (phpdbg fatal errors with coverage)Bob Weinand2016-05-301-3/+6
* | Merge branch 'PHP-7.0'Adam Harvey2016-05-251-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Adam Harvey2016-05-251-1/+1
| |\
| | * Fix typo in phpdbg help.Adam Harvey2016-05-251-1/+1
* | | Merge branch 'PHP-7.0'Adam Harvey2016-05-251-0/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Adam Harvey2016-05-251-1/+3
| |\ \ | | |/
| | * Add missing newlines to phpdbg's help for the run command.Adam Harvey2016-05-251-1/+3
* | | Fixed bug #72213 (Finally leaks on nested exceptions).Dmitry Stogov2016-05-252-17/+2
* | | Fixed bug #72188 (Nested try/finally blocks losing return value)Dmitry Stogov2016-05-131-1/+1
* | | Fix include_once in phpdbgBob Weinand2016-05-071-4/+6
* | | Fix potential double free with phpdbgBob Weinand2016-05-031-0/+1
* | | Merge branch 'PHP-7.0'Joe Watkins2016-04-291-1/+1
|\ \ \ | |/ /
| * | fix size_t signed comparisonJoe Watkins2016-04-291-1/+1
* | | Don't initialize EX(call)->symbol_table on each function call.Dmitry Stogov2016-04-281-1/+1
* | | - get rid of EG(scope). zend_get_executed_scope() should be used instead.Dmitry Stogov2016-04-285-11/+10
* | | Removed "zend_fcall_info.function_table". It was assigned in many places, but...Dmitry Stogov2016-04-271-1/+0
* | | Merge branch 'PHP-7.0'Ferenc Kovacs2016-04-181-0/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Ferenc Kovacs2016-04-181-0/+6
| |\ \ | | |/
| | * mark frequent intermittent fpm test with XFAILFerenc Kovacs2016-04-181-0/+6
* | | Merge branch 'PHP-7.0'Xinchen Hui2016-04-151-0/+3
|\ \ \ | |/ /
| * | Fixed failed with libeditXinchen Hui2016-04-151-0/+3
* | | Merge branch 'PHP-7.0'Joe Watkins2016-04-121-0/+2
|\ \ \ | |/ /
| * | phpdbg: close file handlesJoe Watkins2016-04-121-0/+2
* | | Evaluate arguments of new for classes without ctorNikita Popov2016-03-251-1/+1
* | | Print .0 in phpdbg opcode dumpsNikita Popov2016-03-251-0/+12
* | | bug #71478 implementing feature requestMatt Ficken2016-03-211-0/+8
* | | Merge branch 'PHP-7.0'Anatol Belski2016-03-152-4/+46
|\ \ \ | |/ /
| * | Fix bug #71624, PHP_MODE_PROCESS_STDIN (CLI SAPI called with '-R') did not pr...Sean DuBois2016-03-152-4/+46
* | | Merge branch 'PHP-7.0'Nikita Popov2016-03-031-5/+0
|\ \ \ | |/ /
| * | Eliminate usages of _PP macrosNikita Popov2016-03-031-5/+0
* | | Merge branch 'PHP-7.0'Nikita Popov2016-03-034-5/+23
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-03-034-5/+23
| |\ \ | | |/
| | * Fixed bug #69953Christoph M. Becker2016-03-034-5/+23
* | | Merge branch 'PHP-7.0'Nikita Popov2016-03-0332-31/+35
|\ \ \ | |/ /
| * | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-038-8/+8
| * | Fix bug #71575 removing extra semicolons outside macrosJames Titcumb2016-03-0323-23/+23
| * | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-03-031-0/+4
| |\ \ | | |/
| | * Disable upload_2G test on travisNikita Popov2016-03-031-0/+4
| | * fix ts buldAnatol Belski2016-02-181-1/+1
* | | Removed zend_fcall_info.symbol_tableDmitry Stogov2016-03-021-1/+0
* | | Merge branch 'PHP-7.0'Dmitry Stogov2016-03-021-1/+2
|\ \ \ | |/ /