| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed bug #74849 Process is started as interactive shell in PhpStorm | Anatol Belski | 2017-07-03 | 1 | -2/+1 |
| * | Fixed php_socket_t to int conversion | Richard Fussenegger | 2017-06-15 | 1 | -1/+1 |
| * | Merge branch 'PHP-7.1' | Xinchen Hui | 2017-06-12 | 1 | -0/+46 |
| |\ | |||||
| | * | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-06-12 | 1 | -0/+46 |
| | |\ | |||||
| | | * | Add simple cli test for PATH/HOST ini sections | Manuel Mausz | 2017-06-09 | 1 | -0/+46 |
| * | | | missing fix for another test | Remi Collet | 2017-05-29 | 1 | -1/+2 |
| * | | | extend condition | Anatol Belski | 2017-05-27 | 1 | -1/+1 |
| * | | | Turn interactive mode on, if cli binary is clicked in filemanager | Anatol Belski | 2017-05-25 | 1 | -0/+5 |
| * | | | Merge branch 'PHP-7.1' | Xinchen Hui | 2017-05-17 | 1 | -0/+4 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-05-17 | 1 | -0/+4 |
| | |\ \ | | |/ | |||||
| | | * | Added cleanup | Xinchen Hui | 2017-05-17 | 1 | -0/+4 |
| * | | | Merge branch 'PHP-7.1' | Xinchen Hui | 2017-05-17 | 1 | -0/+34 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-05-17 | 1 | -0/+34 |
| | |\ \ | | |/ | |||||
| | | * | Added test for bug #74600 | Xinchen Hui | 2017-05-17 | 1 | -0/+34 |
| * | | | Fix bug 60471 by correctly identifying unused speculative preconnections | Sammy Kaye Powers | 2017-04-11 | 3 | -74/+80 |
| * | | | Merge branch 'PHP-7.1' | Anatol Belski | 2017-04-03 | 1 | -2/+1 |
| |\ \ \ | |/ / | |||||
| | * | | fix buffer overflow | Anatol Belski | 2017-04-03 | 1 | -2/+1 |
| * | | | Change 'undefined constant' from E_NOTICE to E_WARNING and mention deprecation | Rowan Collins | 2017-03-23 | 1 | -1/+1 |
| * | | | Remove more unnecessary checks on Zend's allocator functions | Thomas Punt | 2017-03-16 | 1 | -35/+2 |
| * | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-18 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-18 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Remove remnants of TSMRLS_* macro calls | Thomas Punt | 2017-01-18 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-13 | 1 | -3/+3 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-13 | 1 | -3/+3 |
| | |\ \ | | |/ | |||||
| | | * | Increase wait time for tests involving sockets to improve Travis relability | Mitch Hagstrand | 2017-01-13 | 1 | -3/+3 |
| * | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-10 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-10 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Fixed #73902 mention router support in usage output for php-cli | Joe Watkins | 2017-01-10 | 1 | -1/+1 |
| | | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 9 | -10/+10 |
| | * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 9 | -10/+10 |
| * | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 9 | -10/+10 |
| * | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-01-01 | 1 | -0/+3 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-01-01 | 1 | -0/+3 |
| | |\ \ | | |/ | |||||
| | | * | Flush stderr on win32 in cli_log_message | Nikita Popov | 2017-01-01 | 1 | -0/+3 |
| * | | | Merge branch 'PHP-7.1' | Nikita Popov | 2016-12-27 | 2 | -18/+56 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2016-12-27 | 2 | -18/+56 |
| | |\ \ | | |/ | |||||
| | | * | Makes the sapi web server and curl tests more reliable | Mitch Hagstrand | 2016-12-27 | 2 | -18/+56 |
| * | | | Path handling related refactorings | Anatol Belski | 2016-12-22 | 1 | -5/+5 |
| * | | | Finish remaining replacement uint => uint32_t | Anatol Belski | 2016-12-22 | 1 | -3/+3 |
| * | | | Merge branch 'PHP-7.1' | Anatol Belski | 2016-11-18 | 1 | -0/+3 |
| |\ \ \ | |/ / | |||||
| | * | | extend skipif | Anatol Belski | 2016-11-18 | 1 | -0/+3 |
| * | | | Merge branch 'master' of git.php.net:/php-src | Joe Watkins | 2016-11-12 | 1 | -3/+0 |
| |\ \ \ | |||||
| | * | | | Remove Netware support | Kalle Sommer Nielsen | 2016-11-12 | 1 | -3/+0 |
| * | | | | Use "Standard input code" instead of "php://stdin" | Andrea Faulds | 2016-11-12 | 2 | -3/+3 |
| * | | | | Show "php://stdin" instead of "-" in error messages | Andrea Faulds | 2016-11-12 | 2 | -3/+3 |
| |/ / / | |||||
| * | | | Add VT100 support for Windows | Michele Locati | 2016-10-28 | 1 | -0/+9 |
| |/ / | |||||
| * | | Better fix for bug #73360 | Anatol Belski | 2016-10-21 | 1 | -3/+3 |
| * | | Revert "Fixed bug #73360 Unable to work in root with unicode chars" | Anatol Belski | 2016-10-21 | 1 | -3/+3 |
| * | | Fixed bug #73360 Unable to work in root with unicode chars | Anatol Belski | 2016-10-21 | 1 | -3/+3 |
| * | | pull ps_title behind the logic to support the current codepage | Anatol Belski | 2016-08-11 | 1 | -23/+14 |
