3074 Commits (2d7860edc758d7a4586da0021846dc5358080bd1)

Author SHA1 Message Date
Sascha Schumann 2d7860edc7 __USE_GNU shall not be defined by application 26 years ago
Daniel Beulshausen 6911ee5b99 it's n.a. on win32 :) 26 years ago
Stanislav Malyshev 48e5d3189f Make zlib compile again 26 years ago
Alexander Feldman 7c11cfaf03 Fixed a bug in session.c. If the user calls session_module_name with a 26 years ago
Hartmut Holzgraefe 86c0d81253 have you ever tried to run the regression tests with error_reporting=E_ALL ? 26 years ago
Hartmut Holzgraefe b17451635d added a regression test skeleton file 26 years ago
Andrei Zmievski fa8452bbb2 Fix bug #7397 26 years ago
Chris Vandomelen b57f9eb541 Added ini entry for choosing whether to use the read() wrapper or directly 26 years ago
Thies C. Arntzen 248d8527fd @- OCIBindByName() now does better parameter-checking. (Thies) 26 years ago
foobar 7ef3e414e2 Makes curl extension compile again plus some typo fixes. 26 years ago
Sascha Schumann f69a4a431a Fix php://* being handled by the ftp handler 26 years ago
Stig Venaas 5741816315 Corrected prototype comments for ldap_get_option and ldap_set_option 26 years ago
Stig Venaas e8c7fd7f5f Fixed array_type_data_compare(). I want strings to always differ from 26 years ago
Chris Vandomelen 989d471643 Hopefully made some compile fixes for Solaris ("sun" is an already defined 26 years ago
Chris Vandomelen 4f1a8a763a Oops, forgot to remove those .. thought I had.. 26 years ago
Chris Vandomelen 0646a49386 Corrected some bugs dealing with compile failures (should now compile 26 years ago
Daniel Beulshausen 1d582b8829 added missing def. 26 years ago
Andi Gutmans 4d676fe9d8 - including php.h automatically includes the PHP config file. 26 years ago
Stig Venaas 4edb210028 Made array_unique use array_type_data_compare instead of array_data_compare 26 years ago
Stig Venaas 508d1993ed Added array_type_data_compare which is like array_data_compare but 26 years ago
Daniel Beulshausen a953b5ae4d i'm sure this should be ibase_query :) 26 years ago
Daniel Beulshausen bef776742c i can find no php_config.h on win32 :) 26 years ago
Daniel Beulshausen 9224f8e211 made yaz compile under windows 26 years ago
Rasmus Lerdorf d12c4de6ba Fix annoying $withval interaction in GD configure stuff 26 years ago
Rasmus Lerdorf 04f0f0b12c Gremlins? 26 years ago
Andreas Karajannis 7d3b7d7cb2 Config Patch for DBMaker 26 years ago
Daniel Beulshausen 6337c12473 make libmysql compile under win 26 years ago
Sebastian Bergmann 8f280b2656 Removed files from Win32 workspace that were removed in libmysql 3.23 26 years ago
foobar c663980808 Now checks that the library really exists even if path is specified as /usr 26 years ago
Sascha Schumann 8fe7cf26fc Add explicit format string 26 years ago
MySQL Team a2dbb10eb1 Update libmysql to 3.23 version. No major changes visible to the user - mostly 26 years ago
Nikos Mavroyanopoulos ebaf484830 updated for the new sqlcli 26 years ago
Frank M. Kromann 4682a3fe95 Fixing bug #6000 26 years ago
Frank M. Kromann 2c874f745d Fixing bug #6000 26 years ago
Stig Venaas 094d01148a Made ldap_connect() accept URL in host parameter when using OpenLDAP 2.x. 26 years ago
Frank M. Kromann a2cb42039f Fixing bug in mssql_fetch_object() and mssql_close() 26 years ago
Andrei Zmievski 7b4983c8f8 Mega-patch to get better resource information for modules. 26 years ago
Sterling Hughes 6b8faeb1f2 Fix CURLOPT_REFERER. 26 years ago
Derick Rethans 6cfcf6e010 - Removed the shm_* aliases 26 years ago
Derick Rethans 2c05a539e5 - Renamed the shm_ to shmop_ and created aliases for the old shm_ 26 years ago
Sascha Schumann 1d9acd8337 Hack for #7262, not fixed yet 26 years ago
Joey Smith 78493a1b03 Use sybct for INI values. 26 years ago
Joey Smith 52fc5f0cd3 Fix compiler warnings. 26 years ago
Joey Smith dc44e06eeb Fix #7338. 26 years ago
Sascha Schumann 57dcb93324 Remove left over ext_skel comment 26 years ago
Rui Hirokawa e8967fdc58 fixed a mistake. should be . 26 years ago
Chuck Hagenbuch f9606d82fa add an optional parameter to imap_sort to specify a search program that 26 years ago
Rui Hirokawa 6eb45b5964 modified the configure scripts to make shared extension. 26 years ago
Sascha Schumann 9f71179ca9 Back out circular references protection patch. 26 years ago
Andrew Skalski 23defd97e9 fixed logic error in the get parameters stage of mcal_list_alarms 26 years ago