summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change header protection macros to conform to standard.Sascha Schumann2000-07-0293-260/+263
* Identifiers that begin with underscore are reserved for the implementation.Sascha Schumann2000-07-021-3/+3
* i don't think there's a reason to nuke the db handle here (when freeingChuck Hagenbuch2000-07-021-1/+1
* fix php4dllts dsp fileShane Caraveo2000-07-021-0/+50
* fix apache dsp fileShane Caraveo2000-07-021-3/+3
* fix nsapi dsp fileShane Caraveo2000-07-021-5/+5
* react only on CORE_ERRORStanislav Malyshev2000-07-021-4/+6
* Fix couple of crashes on error conditionsStanislav Malyshev2000-07-021-1/+12
* Be strict on errors in modules startupStanislav Malyshev2000-07-021-0/+3
* - Take #2 with tab size 4Andi Gutmans2000-07-021-51/+51
* - Beautify parser a bit. It still could do with some more at some pointAndi Gutmans2000-07-021-84/+82
* - Forgot ZEND_APIAndi Gutmans2000-07-022-2/+2
* - Make PHP compile again under Windows.Andi Gutmans2000-07-026-33/+34
* unlink() is not a function related to HAVE_SYMLINK. It is beingKristian Köhntopp2000-07-021-2/+1
* added new functions: pg_setclientencoding, pg_clientencoding in Postgres-7.0.Rui Hirokawa2000-07-023-0/+77
* ChangeLog update2000-07-021-0/+29
* NEWS update2000-07-021-0/+2
* revert + note.Sterling Hughes2000-07-011-1/+1
* - strdup -> estrdupSterling Hughes2000-07-011-4/+14
* This is documented to not be case sensitive and it is not case sensitiveRasmus Lerdorf2000-07-011-1/+1
* - Commit tiny patch to remove redundant code by Amit Schreiber.Andi Gutmans2000-07-011-2/+1
* stylistic modifications.Sterling Hughes2000-07-011-16/+16
* definition.Sterling Hughes2000-07-011-0/+1
* @- Allow cybercash to compile as a DL module. (Sterling)Sterling Hughes2000-07-011-98/+102
* ChangeLog update2000-07-011-0/+100
* NEWS update2000-07-011-0/+1
* Fix bug 4813. Fixed by greg@darkphoton.comSterling Hughes2000-06-301-1/+14
* @- Fixed the dbase_create function. (Sterling)Sterling Hughes2000-06-301-12/+12
* Typo.Andrei Zmievski2000-06-301-4/+4
* updates for the SolidEE to work for 3.5 with PHP4.0.1. Still causes warning ...Dan Kalowsky2000-06-303-26/+79
* DB::parseDSN() now checks the value it is passed, and if it is already anChuck Hagenbuch2000-06-301-0/+3
* Some user-agents send 'basic' instead of 'Basic' in their AuthorizationRasmus Lerdorf2000-06-301-1/+1
* First Sybase-DB fix patchZeev Suraski2000-06-303-27/+27
* remove unnecessary dependencySam Ruby2000-06-301-4/+4
* - Revert bogus time.h commitZeev Suraski2000-06-304-4/+6
* Add a messagebox style that's safe to use from an ISAPI filterZeev Suraski2000-06-301-0/+11
* hmm, this file is not really auto-generated.Thies C. Arntzen2000-06-301-1/+1
* Set version number on DLLsZeev Suraski2000-06-309-45/+46
* PHP modules should only be in the php_modules.dsw workspace...Zeev Suraski2000-06-302-24/+0
* error_reporting fixZeev Suraski2000-06-303-1/+6
* - using more of the zend APIUwe Steinmann2000-06-302-43/+37
* Fix garbage in warning strings, and IllegalArgumentException onSam Ruby2000-06-304-6/+10
* ChangeLog update2000-06-301-0/+61
* .Sascha Schumann2000-06-301-0/+2
* Fixed opendir() thoroughlyZeev Suraski2000-06-294-5/+14
* welcome 4.0.2-devThies C. Arntzen2000-06-291-1/+1
* - Get rid of absolute pathAndi Gutmans2000-06-291-4/+4
* - Make pgsql compile on Windows.Andi Gutmans2000-06-291-5/+5
* Add $context argument to error handlerZeev Suraski2000-06-292-16/+30
* Lowercase class name before checking for itStanislav Malyshev2000-06-291-0/+1