summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove ob_end_clean() and instead use ini sectionMarcus Boerger2002-10-151-1/+2
* ChangeLog update2002-10-152-0/+117
* MFZE1Ilia Alshanetsky2002-10-143-6/+12
* This test should not print out the error (which is correct).foobar2002-10-141-1/+3
* Respect INSTALL_ROOT var. Thanks to Jani for catching this one.Edin Kadribasic2002-10-141-2/+2
* - Support new classname::$class_name, e.g.:Andi Gutmans2002-10-142-35/+35
* * Fixed a nasty bug preventing installation of pecl exts.Tal Peer2002-10-141-1/+2
* Fixed bug #19649.Ilia Alshanetsky2002-10-141-1/+5
* Added float printing tests.Ilia Alshanetsky2002-10-141-0/+4
* Revert to 1.34.Sebastian Bergmann2002-10-141-18/+18
* Fixed a bug (introduced in previous patch) that caused non-double values toIlia Alshanetsky2002-10-141-0/+1
* Change the 'security level' of registry entries to PHP_INI_SYSTEM. They'reZeev Suraski2002-10-142-1/+4
* - Revert, got tricked by a stale object fileDerick Rethans2002-10-141-1/+1
* Fixed warningsYasuo Ohgaki2002-10-141-1/+1
* Install lib into $(prefix)/lib.Edin Kadribasic2002-10-141-2/+2
* - Added the TEST_PHP_USER environment variable with which you can specifyDerick Rethans2002-10-141-1/+16
* - Fix CLIDerick Rethans2002-10-141-1/+1
* Whitespace fixes.Sebastian Bergmann2002-10-141-18/+18
* Fix Win32 build.Sebastian Bergmann2002-10-141-3/+0
* *cough*Wez Furlong2002-10-141-2/+3
* This is not zval..foobar2002-10-141-2/+2
* @- fgets($fp) (with no length parameter) now uses a buffer as long as theWez Furlong2002-10-142-21/+29
* Add a sanity check and more verbose output in the case of an error.Wez Furlong2002-10-141-1/+7
* Implement better SSL error handling.Wez Furlong2002-10-141-16/+122
* NEWS update2002-10-141-0/+1
* ChangeLog update2002-10-142-0/+131
* Fix stream_eof result interpretation (and thus the user-streams test).Wez Furlong2002-10-141-5/+6
* Remove some old code.Wez Furlong2002-10-131-9/+1
* A much better probable fix for #16114.Wez Furlong2002-10-132-1/+25
* Probable fix for #16114Wez Furlong2002-10-131-1/+1
* Fix a nasty nasty bug:Wez Furlong2002-10-131-7/+33
* (php_socket_errno) win32 errno compatible macro.Wez Furlong2002-10-133-36/+79
* Increased the API number. (re: floats patch)Ilia Alshanetsky2002-10-131-1/+1
* - Fixed bug #19885, dl() no longer gives a fatal error when a moduleDerick Rethans2002-10-131-3/+4
* Redo the patch on Linux, the cygwin diff seems to be a bit broken.Sascha Schumann2002-10-131-24/+24
* PHP + thttpd (+IRCG) build using CYGWIN nowSascha Schumann2002-10-131-67/+86
* Remove set .xSascha Schumann2002-10-131-2/+0
* Use if block rather than an or expressionSascha Schumann2002-10-131-2/+8
* - Hardcode dependent ini settingDerick Rethans2002-10-137-0/+7
* * Add missing PHP_SUBST(awk).Martin Jansen2002-10-131-0/+1
* Fixed proto. Clean up.Yasuo Ohgaki2002-10-131-2/+2
* Need to init connstring when there are 2 args.Yasuo Ohgaki2002-10-131-0/+1
* make fastcgi usage threadsafe, ready for future multithreaded fastcgi impleme...Shane Caraveo2002-10-133-91/+286
* Introduce connect_type option to pg_connect().Yasuo Ohgaki2002-10-132-6/+14
* make php_import_environment_variables overwritable so fastcgi can correctlyShane Caraveo2002-10-132-3/+5
* fixes for unix, untestedShane Caraveo2002-10-131-14/+17
* ignore test.dbmfoobar2002-10-130-0/+0
* These should be ignored.foobar2002-10-130-0/+0
* fix shutdown issuesShane Caraveo2002-10-131-19/+13
* fix invalid handle issue that shutdown php fastcgi prematurlyShane Caraveo2002-10-131-9/+6