257 Commits (beb11f69f335e68489edbb2b06db20f794138496)

Author SHA1 Message Date
Anatol Belski beb11f69f3 backported sapi/cli 12 years ago
Xinchen Hui c081ce628f Bump year 12 years ago
Xinchen Hui 47c9027772 Bump year 12 years ago
Xinchen Hui c0d060f5c0 Bump year 12 years ago
Anatol Belski f58d0b35ed massive update semantical LONG vs INT replacements 12 years ago
Anatol Belski b1abe4ca21 mass replacement for zend_size_t/php_size_t 12 years ago
Kalle Sommer Nielsen ed5a8d510f Pass the TSRMLS parameters to the sapi flush hook, this shaves off a few TSRMLS_FETCH() calls in our various SAPIs 12 years ago
Kalle Sommer Nielsen bd58146ad6 Kill another TSRMLS_FETCH() in the zend extension loading code 12 years ago
Kalle Sommer Nielsen 1433dec2d0 Kill another TSRMLS_FETCH() in zend_indent() 12 years ago
Anatol Belski 010b8114cc more for cli sapi 13 years ago
Anthony Ferrara e6f90ecc27 It compiles. Sort-of. In a way. Yeah. But nothing works. Sigh 13 years ago
Anatol Belski 62c1f4127b more for cli sapi 13 years ago
Lior Kaplan f4b9b20b35 Add built-in web server to invocation list 13 years ago
Anthony Ferrara 6e008d40c2 It compiles. Sort-of. In a way. Yeah. But nothing works. Sigh 13 years ago
Keyur Govande 5bf6323e51 Patch for Bug #64544. 13 years ago
Keyur Govande a0a995cff3 Support for CLI process title (https://wiki.php.net/rfc/cli_process_title) 13 years ago
Xinchen Hui a666285bc2 Happy New Year 13 years ago
Xinchen Hui 0a7395e009 Happy New Year 13 years ago
Xinchen Hui a2045ff332 Happy New Year~ 13 years ago
Xinchen Hui d1f0662e4d Fixed bug #62725 (Calling exit() in a shutdown function does not return the exit value) 14 years ago
Johannes Schlüter bc0972e78d Fix memleak in CLI 14 years ago
Xinchen Hui bae56a87f8 Fixed bug #61546 (functions related to current script failed when chdir() in cli sapi). 14 years ago
Felipe Pena e4ca0ed09f - Year++ 14 years ago
Felipe Pena 8775a37559 - Year++ 14 years ago
Felipe Pena 4e19825281 - Year++ 14 years ago
Pierre Joye 2a600a3b75 - fix bug #60272, typo 15 years ago
Pierre Joye fcbfbea8d2 - fix bug #60272, typo 15 years ago
Dmitry Stogov 4a25a7740d Fixed ZE specific compile warnings (Bug #55629) 15 years ago
Dmitry Stogov e43ff1359e Fixed ZE specific compile warnings (Bug #55629) 15 years ago
Xinchen Hui 6c0c4896b3 Prevented the warning about truncate int to char 15 years ago
Xinchen Hui 43301dae9b Prevented the warning about truncate int to char 15 years ago
Xinchen Hui 8de80c9679 Prevented the warning about truncate int to char 15 years ago
Felipe Pena 4296f07fcc - Reverted php_printf -> printf change 15 years ago
Felipe Pena 71e52a5ccd - Reverted php_printf -> printf change 15 years ago
Felipe Pena 8841454a10 - Fixed crash when using -e option 15 years ago
Felipe Pena 5304004cc7 - Fixed crash when using -e option 15 years ago
Felipe Pena 7b1f738b70 - Fixed crash when calling sapi_shutdown() and sapi hasn't been started 15 years ago
Felipe Pena 29588a6fa3 - Fixed crash when calling sapi_shutdown() and sapi hasn't been started 15 years ago
Felipe Pena 9424d255c9 - Fixed crash when zend_eval_string bailouts (-r 'a();') 15 years ago
Felipe Pena dc467a70d3 - Fixed crash when zend_eval_string bailouts (-r 'a();') 15 years ago
Pierre Joye 0d7226ed60 - reflection is always enabled 15 years ago
Pierre Joye eeade7180a - reflection is always enabled 15 years ago
Pierre Joye 213e1f4456 - reflection is always enabled 15 years ago
Derick Rethans 6b56f4a5b8 - Fixed layout. Tabs on the terminal don't align nicely in most cases. 15 years ago
Derick Rethans 8e30050416 - Fixed layout. Tabs on the terminal don't align nicely in most cases. 15 years ago
Felipe Pena 1521c79647 - Fix memleak on `php -v' 15 years ago
Felipe Pena 8480b7f4be - Fix memleak on `php -v' 15 years ago
Felipe Pena 7b3350347a - Fixed hardcoded INI 15 years ago
Felipe Pena b83af94c2b - Fixed hardcoded INI 15 years ago
Moriyoshi Koizumi 7dfef17c54 - Add built-in web server to CLI SAPI. See the RFC for detail. 15 years ago