3619 Commits (9c192f526ea70f514b1f04f6745b0448d97e7942)
 

Author SHA1 Message Date
Rasmus Lerdorf 9c192f526e # Oops - functions with multiple optional args suck 26 years ago
Andi Gutmans 70eb0c78f8 - Also check module API number 26 years ago
Rasmus Lerdorf da4f3edac4 gd-jpeg support 26 years ago
2f23538ba0 ChangeLog update 26 years ago
Sam Ruby 6e2c7e5137 Eliminate java.library ini option in favor of rpath 26 years ago
Chuck Hagenbuch 65b6639481 Adding imap_rfc822_parse_headers(). This function lets you grab mail headers 26 years ago
Chuck Hagenbuch 20cc50db4c spelling correction, and rename make_event_object to _php_make_event_object 26 years ago
Jouni Ahto bd1140e71d # Compiles. Doesn't work yet. Unless leaking memory counts as 'working'. 26 years ago
Kristian Köhntopp 85940d676f Finished porting recode module. 26 years ago
Chuck Hagenbuch fa5ab18f2e pval->zval 26 years ago
Kristian Köhntopp 63fb0326e9 - using _ex() functions now, thanks to Andrej. 26 years ago
Zeev Suraski d0b9a3989b - Define these ones and declare them in modules.h 26 years ago
Zeev Suraski 05cf4423b9 - 26 years ago
Andi Gutmans 05aa5cb831 - Guessing this is the problem 26 years ago
Sascha Schumann bb09ee9505 Use sprintf everywhere and define sprintf to php_sprintf, if sprintf is broken. 26 years ago
Sascha Schumann 00c14f7413 Also search for freetype headers in $prefix/include/freetype 26 years ago
Sascha Schumann caeaaf4d98 Fix build on systems which lack snprintf or vsnprintf. 26 years ago
e20b13751b ChangeLog update 26 years ago
61b1fe45d2 NEWS update 26 years ago
Leo Baschy 355eda0cf3 remove recent patch to _close_odbc_conn calling _free_odbc_result 26 years ago
Andrei Zmievski 7cd40d3a53 Nuke DEBUG. 26 years ago
Kristian Köhntopp 1aba4ea9d0 - Added additional DEFER macro. 26 years ago
Andi Gutmans 649d8721db - Oops I commited a name change for consistency of Zend/modules.h to 26 years ago
Andi Gutmans 9dca788ca0 - Don't define DEBUG anymore. Everyone should use PHP_DEBUG. 26 years ago
Andi Gutmans fe558092e4 - Don't load modules which have different debug and ZTS information than 26 years ago
Sascha Schumann 781b6e9435 Upgrade to libtool 1.3.4 26 years ago
Sam Ruby d63341ea5f Unix classpath fixes 26 years ago
Sascha Schumann 4a50fde509 mkextlib is not created anymore 26 years ago
Sascha Schumann cc14640f17 We don't need mkextlib anymore 26 years ago
Chuck Hagenbuch 7b346d0a12 switching the order of arguments of mcal_week_of_day() to be more flexible - 26 years ago
Chuck Hagenbuch f42a770f65 Add mcal_week_of_year(), submitted by jtaskine@hit.fi. 26 years ago
b460dcfa0a ChangeLog update 26 years ago
c405b64e57 NEWS update 26 years ago
Andi Gutmans 51c10e49dd - Remove inline from functions which are pretty large and besides eating up 26 years ago
Andrei Zmievski 715aa0388c Add generated file. 26 years ago
Andrei Zmievski 8ad55cbd94 Reminder. 26 years ago
Andi Gutmans 88c98d3e3f - Seems to be a problem here with the return value not being set 26 years ago
Andi Gutmans eedd3ac4d0 - Use strlcpy() insted of strcpy() 26 years ago
Andi Gutmans f3cd07fe7d *** empty log message *** 26 years ago
Andi Gutmans 5951b166c8 - Quick way of supporting include_once(). 26 years ago
Andi Gutmans b5de395367 - Support require_once(). 26 years ago
Andi Gutmans 9cc704421a - Cleanup old IMPORT stuff 26 years ago
Andi Gutmans d609112c0e - Nuke import, add include_once and include_require scanner/parser rules. 26 years ago
Andi Gutmans cf89b8db5a - That broke the Win32 build 26 years ago
Uwe Steinmann fc1bc7102f - replaced some old code to access server variables 26 years ago
Andi Gutmans 29ed30f77c - Fix a bug and define an API_NO for the ZEND_MODULE_API 26 years ago
Andi Gutmans ab5ca792e4 - zend_config.h is enough 26 years ago
Andi Gutmans 909f3af8dc - Weird that this wasn't caught earlier 26 years ago
Andi Gutmans 3bd9e02380 - Save ZEND_DEBUG, ZTS, ZEND_API information 26 years ago
Thies C. Arntzen 9d0c2484c0 @- connection_aborted() and friends work again. (Thies) 26 years ago