summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * bring DTD up to dateStig Bakken2002-01-301-103/+46
* enable "user-interrupts"Thies C. Arntzen2002-01-301-0/+4
* ChangeLog update2002-01-301-0/+13
* Overload is built-in.Sebastian Bergmann2002-01-291-12/+0
* ChangeLog update2002-01-291-0/+25
* Commit for mr. torben:Sterling Hughes2002-01-281-1/+6
* These are now defined in zend_config.w32.h.Jon Parise2002-01-281-5/+0
* testing checkinjim winstead2002-01-281-1/+0
* ChangeLog update2002-01-281-0/+63
* MFZE1: define a couple of macros under win32. (Patch By: Jon Parise <jon@php....Sebastian Bergmann2002-01-271-0/+2
* zend_isinf() is already defined in Zend/zend_config.w32.h for Win32.Jon Parise2002-01-271-1/+0
* add ibase_add_user(), ibase_modify_user(), ibase_delete_use()fabrice aeschbacher2002-01-272-1/+190
* Use the zend_* versions of finite(), isinf(), and isnan(), as definedJon Parise2002-01-271-7/+7
* Add a note that this statement will never be reached.Jon Parise2002-01-273-3/+4
* Add a comment indicating that this return statement will never be reached.Jon Parise2002-01-271-1/+2
* Use socklen_t (instead of int) where appropriate.Jon Parise2002-01-271-6/+7
* Because php_network.h includes <sys/socket.h>, it must be included afterJon Parise2002-01-271-2/+1
* don't throw fatal errors, throw E_WARNING instead.Sterling Hughes2002-01-271-4/+4
* hopefully fix --with-openssl issuesSterling Hughes2002-01-271-9/+1
* Enable developers to use PHP_ARG_ENABLE and PHP_ARG_WITH silentlyMarko Karppinen2002-01-271-5/+11
* ChangeLog update2002-01-271-0/+13
* - Reorganized stuff in configure.in and added a few commentsMarko Karppinen2002-01-261-98/+198
* * Remove the use of a temp dirVincent Blavet2002-01-261-37/+11
* ChangeLog update2002-01-261-0/+65
* NEWS update2002-01-261-0/+11
* Improve detection of resolv.h on versions of Darwin, FreeBSD and SolarisMarko Karppinen2002-01-251-1/+9
* Relying only on host_alias is wrongMarko Karppinen2002-01-251-0/+5
* We need mm file for each user.Yasuo Ohgaki2002-01-251-5/+9
* - Fix for bug #15227: Compiling the CGI binary with xmlrpc fails toDerick Rethans2002-01-252-2/+10
* - Fixed highlight_* (make it more robust)Derick Rethans2002-01-251-0/+2
* no longer experimentalHartmut Holzgraefe2002-01-251-5/+0
* - First destructor hell fix. There was a situation where an object'sAndi Gutmans2002-01-255-8/+31
* - Added optional parameter to highlight_string and highlight_file whichDerick Rethans2002-01-251-14/+33
* (extraxt) add EXTR_IF_EXISTS and EXTR_PREFIX_IF_EXISTS flagsRasmus Lerdorf2002-01-251-7/+24
* - Fix for bug #14934: type property not set in comment nodes (domxml)Derick Rethans2002-01-251-1/+3
* Add sapi postfix for mm save path.Yasuo Ohgaki2002-01-251-8/+11
* adjust to ap_get_brigade() API changeDoug MacEachern2002-01-251-1/+1
* ChangeLog update2002-01-251-0/+81
* Added "pgsql.auto_reset_persistent" ini entry to catch broken connectionYasuo Ohgaki2002-01-252-0/+6
* Added "auto_reset_presistent" ini entry.Yasuo Ohgaki2002-01-252-4/+4
* Latest libtools output a multiline version info. Deal with thatMarko Karppinen2002-01-241-2/+2
* Ignore ordinal suffixes on numbers (bug #15210)Marko Karppinen2002-01-241-0/+10
* Added --disable-cli option.Edin Kadribasic2002-01-241-3/+18
* Made entry more consistent.Edin Kadribasic2002-01-241-1/+1
* fix typo, found by edinSascha Schumann2002-01-241-1/+1
* Revert back to using <char> element for newlines.Andrei Zmievski2002-01-241-1/+1
* correct urlTomas V.V.Cox2002-01-241-1/+1
* Added a case for Darwin / Mac OS X to PHP_SHLIB_SUFFIX_NAMEMarko Karppinen2002-01-241-0/+3
* Corrected a confusing comment (see bug #14972)Marko Karppinen2002-01-242-2/+2
* Don't build CLI, if an extension requests that.Sascha Schumann2002-01-243-1/+15