28 Commits (ebefefeba8e802a594df79bd6ae956ed651a7d84)

Author SHA1 Message Date
Felipe Pena 0203cc3d44 - Year++ 15 years ago
Kalle Sommer Nielsen 34b631f679 Pass the TSRMS pointers to sapi_module_struct.log_message, this saves some TSRMLS_FETCH() calls in a few of our SAPI's 16 years ago
Sebastian Bergmann 22f4ef45fe sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Sebastian Bergmann 9ba1e81665 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Garrett Serack f56d6b67b5 - Updated fix for bug #48911 (embed sapi misses SAPI_API) 17 years ago
Garrett Serack ecc90ce5f1 - Updated fix for bug #48911 (embed sapi misses SAPI_API) 17 years ago
Jani Taskinen 63530f0e89 - Fixed bug #48911 (embed sapi misses SAPI_API) 17 years ago
Jani Taskinen 907763a20a - Fixed bug #48911 (embed sapi misses SAPI_API) 17 years ago
Marcus Boerger d4f5b3f0a9 - This is PHP 6 - if this ... ever gets out 17 years ago
Pierre Joye c6f6997504 - fix build 17 years ago
Marcus Boerger f77719d800 MFH 17 years ago
Marcus Boerger 509f9455a0 - WS 17 years ago
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Sebastian Bergmann 7f4dc8702a Bump copyright year, 3 of 3. 17 years ago
Felipe Pena 43791516db - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 18 years ago
Felipe Pena e006a89e71 - Revert ZEND_BEGIN_ARG_INFO change 18 years ago
Felipe Pena 916b56d2d9 - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Marcus Boerger 7916f1c1f0 MFH: 18 years ago
Marcus Boerger 97781b818b - Fix memory leak found by Osman 18 years ago
Rasmus Lerdorf b911467d1d MFB 18 years ago
Rasmus Lerdorf 45e327a672 Add new empty child terminate sapi hook to the rest of the sapis 18 years ago
Sebastian Bergmann d1dded8751 MFH: Bump copyright year, 2 of 2. 18 years ago
Sebastian Bergmann 9b620d50b4 Bump copyright year, 2 of 2. 18 years ago
Dmitry Stogov 8146078f7b Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 19 years ago
Stanislav Malyshev 4e105e0956 remove unneeded variables 19 years ago
Stanislav Malyshev 45e907a0ee fix startup - remove unneeded variables 19 years ago
Stanislav Malyshev 23d7755210 initialize variables 19 years ago
Stanislav Malyshev 1e7a23a376 initialize values 19 years ago
Stanislav Malyshev 6909aec23d fix TSRM embed startup 19 years ago
Stanislav Malyshev 6c8312fa03 fix TSRM embed startup 19 years ago
Stanislav Malyshev da2a2b5d68 use hardcoded INI like CLI 19 years ago
Stanislav Malyshev f361b07629 use hardcoded ini like CLI 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Sebastian Bergmann 3717df72ae Bump year. 19 years ago
Antony Dovgal 322b00be0a fix sapi/embed build 19 years ago
Hannes Magnusson 9f96f0340b Argument info 20 years ago
Dmitry Stogov 34c493ea07 Unicode support for dl() patch. 20 years ago
Dmitry Stogov 86780519d4 Disabled dl(). Now it is enabled only when a SAPI layer registers it explicitly. Only CLI, CGI and EMBED do this. 20 years ago
foobar 251c5173fd bump year and license version 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
foobar 23e671a51e - Bumber up year 21 years ago
Andrei Zmievski 27b1a27faf MFB (Fix several egregious leaks in ext/browscap and sapi/embed). 21 years ago
Rasmus Lerdorf fdaa130f3a Add the new request_time sapi struct entry to all the sapis. Some of these 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 22 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Edin Kadribasic 6b203c70a3 Be more consistent with the sapi internal name. 23 years ago
Edin Kadribasic 5b387760de Call correct module startup function (not a hard coded one) allowing 23 years ago
Edin Kadribasic c8eb148368 Expose php_embed_module struct (and make Wez happy). 23 years ago
Sebastian Bergmann 2c5d4b8c23 Bump year. 24 years ago
foobar dd53efc196 - Made the STANDARD_SAPI_MODULE_PROPERTIES be what it says it is. 24 years ago