91 Commits (41e97b614789eca80467535bccd3546d847a338e)

Author SHA1 Message Date
Pierre Joye 3c0e78268c - MFB: fix build 17 years ago
Marcus Boerger d4f5b3f0a9 - This is PHP 6 - if this ... ever gets out 17 years ago
Ilia Alshanetsky dbe0873150 MFB: Adjust previous fix to avoid compiler warnings 17 years ago
Ilia Alshanetsky eb6f6181a7 MFB: Improved parameter handling 17 years ago
Pierre Joye 2d55b6f289 - fix build (use the same arginfo than the aliased func) 17 years ago
Felipe Pena 56c8958dba - WS, CS 17 years ago
Ilia Alshanetsky 10b12d429a MFB: improved parameter parsing 17 years ago
Ilia Alshanetsky 9220a5eda2 Improved parameter handling 17 years ago
Sebastian Bergmann 7f4dc8702a Bump copyright year, 3 of 3. 17 years ago
Alexey Zakhlestin 7764b84794 MFB: new parameter-parsing api 18 years ago
Felipe Pena 43791516db - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 18 years ago
Arnaud Le Blanc d27e9eac93 MFB: Updated header_handler in apache2filter and apache_hooks 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
Felipe Pena d986dd8bc1 - MFB: Added arginfo 18 years ago
Elizabeth Marie Smith 8c285a77a3 MFB 18 years ago
Rasmus Lerdorf b911467d1d MFB 18 years ago
Felipe Pena a1e8d340c3 New macro for check void parameters 18 years ago
Dmitry Stogov 42a683d688 Imporoved PHP binary size and startup speed with GCC4 visibility control (Nuno) 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
Jani Taskinen 7c44729e41 - Cleanup and simplify 19 years ago
Jani Taskinen 41c6375840 - Moved the old regex functions to it's own extension: ereg 19 years ago
Jani Taskinen dee01c13ad - Changed all AC_ARG_* options to PHP_ARG_* options and cleaned up some 19 years ago
foobar 6504c24187 - Fixed bug #41576 (misbehaviour when using --without-apxs) 19 years ago
Sebastian Bergmann 3717df72ae Bump year. 19 years ago
Antony Dovgal 69c6843c9a fix build 19 years ago
Antony Dovgal 5a14146e28 use strlcat() 19 years ago
Dmitry Stogov a7c536fbcd Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't make a 19 years ago
Nuno Lopes 2320354d66 MFB: more int->zend_bool conversions 20 years ago
Dmitry Stogov c6fdecc906 Added "PHPINIDir" Apache directive to apache and apache_hooks SAPIs 20 years ago
Dmitry Stogov 61d39cf1c1 Changed memory_get_usage() and memory_get_peak_usage(). Optional boolean argument allows get memory size allocated by emalloc() (by default) or real size of memory allocated from system. 20 years ago
Dmitry Stogov 6687f0377b New memory manager 20 years ago
Michael Wallner 231ad17475 - explicit usage of TS macros 20 years ago
Michael Wallner 4ce0141713 - new output control code 20 years ago
Ilia Alshanetsky 87c4a01b87 Nuke safe_mode from sapi/* 20 years ago
Pierre Joye 303bfea78f - remove register_globals support (aka "Kill the f***ing thing" :) 20 years ago
Dmitry Stogov 6f7619cf6f Unicode support: zstr union 20 years ago
foobar 251c5173fd bump year and license version 20 years ago
foobar a208d9a966 - Nuke php3 legacy 21 years ago
foobar 5ee664f80e nuke php3 legacy 21 years ago
foobar 89199c43b2 - Nuke non-working part 21 years ago
foobar 680a00ea48 Nuke unused code 21 years ago
Andrei Zmievski 264cec8be6 Unicode support. 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
Antony Dovgal 8be61d707f fix #29683 (headers_list() returns empty array) 21 years ago
foobar a20383ba06 - Unify the "configure --help" texts 21 years ago
foobar 0e57528666 No c++ comments in C code 21 years ago
Rui Hirokawa 8235a70ef9 added a server variable PHP_AUTH_DIGEST to support HTTP Digest Authentication. 21 years ago
Rasmus Lerdorf 3c0411c496 Fix for bug #32263 21 years ago