summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build error - windowsSam Ruby1999-12-041-1/+1
* fixed tiny leakThies C. Arntzen1999-12-041-0/+1
* Fix typo, add prototype for use_filename().Stig S. Bakken1999-12-042-1/+2
* "use" should use arg+".php" as parameter to requireStig S. Bakken1999-12-041-0/+22
* This should fix the fd leak with include()/require()Zeev Suraski1999-12-041-1/+1
* ChangeLog update1999-12-041-0/+81
* NEWS update1999-12-041-0/+2
* Fix for #2909Sascha Schumann1999-12-032-1/+3
* windows build errorsSam Ruby1999-12-032-0/+3
* inet_aton is in libresolv on Solaris 2.5.1Sascha Schumann1999-12-031-0/+2
* Added credit notes for Roxen SAPI moduleDavid Hedbor1999-12-031-0/+1
* Include errno.h.Andrei Zmievski1999-12-031-0/+1
* *** empty log message ***Andrei Zmievski1999-12-031-5/+2
* Added ZEND_SET_GLOBAL_VAR_WITH_LENGTH_EX() macro.Andrei Zmievski1999-12-031-0/+3
* Improve locking when O_EXCL is availableSascha Schumann1999-12-031-5/+7
* # I hate these * empty log message * notes that get added to the changelogRasmus Lerdorf1999-12-031-80/+1
* PHP_BUILD_* m4 macros are not intended to be used by extensions.Sascha Schumann1999-12-032-2/+0
* 2<<30 (== 1<<31) overflows 32-bit signed int, reverting to 1<<30Sascha Schumann1999-12-031-1/+1
* Solaris needs -D_REENTRANT to define prototypes for localtime_r etc.Sascha Schumann1999-12-031-2/+1
* Use socklen_t where appropiateSascha Schumann1999-12-032-3/+3
* Add check for socklen_t (we cannot use AC_CHECK_TYPE, because socklen_tSascha Schumann1999-12-031-8/+24
* revert my last patch - WARNING: we leak fd's again.Thies C. Arntzen1999-12-031-4/+1
* forgot the "@"Stig Bakken1999-12-031-0/+1
* Add configure command to phpinfo() output (Stig)Stig Bakken1999-12-033-3/+9
* Add configure stuffSascha Schumann1999-12-033-5/+13
* Add posix moduleSascha Schumann1999-12-035-0/+1001
* Add X-Powered-By header in all configurations to ease PHP usage meteringSascha Schumann1999-12-032-7/+4
* (php_ns_sapi_header_handler): use sapi_free_header()Sascha Schumann1999-12-031-14/+14
* - Remove _EX and make it the old _LENGTHAndi Gutmans1999-12-031-9/+6
* # Here you go AndreiRasmus Lerdorf1999-12-031-1/+1
* @ PHP 4 scripts will now obey the max_execution_time setting and actuallyRasmus Lerdorf1999-12-032-0/+6
* Support DATE_to_pval and DISPATCH_to_pvalSam Ruby1999-12-031-7/+42
* ChangeLog update1999-12-031-0/+12
* NEWS update1999-12-031-0/+1
* - Add _EX macro for AndreiAndi Gutmans1999-12-021-2/+4
* # just some symbol cleanup while I am browsing through looking for thisRasmus Lerdorf1999-12-021-13/+13
* @ Add optional socket path to the mysql_?connect() functionsRasmus Lerdorf1999-12-021-6/+10
* Solve a couple of compile issuesZeev Suraski1999-12-022-1/+3
* php_fopen_wrapper_for_zend() does *NOT* insert the opened files into any list...Thies C. Arntzen1999-12-021-0/+5
* *** empty log message ***Andrei Zmievski1999-12-021-3/+1
* Let user override default setting of ``make''Sascha Schumann1999-12-021-1/+2
* ChangeLog update1999-12-021-0/+63
* NEWS update1999-12-021-0/+6
* Define COMPILE_DL_MODNAME, if module is built as dynamic moduleSascha Schumann1999-12-011-1/+2
* Back out PIC/COMPILE_DL hack from gd/mysql.Stig Bakken1999-12-012-8/+0
* @Fix some warnings when compiling in maintainer-mode (Stig)Stig Bakken1999-12-0111-79/+34
* Fix warnings surfacing in maintainer-mode.Stig S. Bakken1999-12-0113-25/+31
* Make it possible to explicitly set refcount in ZEND_SET_SYMBOL_WITH_LENGTH(),...Zeev Suraski1999-12-011-0/+3
* Allow to set the reference count explicitly for ZEND_SET_SYMBOL_WITH_LENGTH()Zeev Suraski1999-12-012-9/+14
* Test commit, ignoreZeev Suraski1999-12-011-1/+1