summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'SPL_ALPHA'.SPL_ALPHASVN Migration2003-05-012681-750062/+0
* Add spl extensionMarcus Boerger2003-05-0124-0/+3042
* Allign.Edin Kadribasic2003-05-011-1/+1
* emalloc -> safe_emallocIlia Alshanetsky2003-05-012-5/+5
* cleanupSascha Schumann2003-05-011-5/+1
* tests depend on ini optionMarcus Boerger2003-05-0110-0/+20
* Don't return table namesMarcus Boerger2003-05-011-7/+11
* Check returned associative indexesMarcus Boerger2003-05-011-0/+27
* no need to comment out, it doesn't belong there '.'Sterling Hughes2003-05-011-7/+0
* UnixODBC also supports the fetch_array() and fetch_object() functions...Wez Furlong2003-04-301-1/+1
* emalloc -> safe_emallocIlia Alshanetsky2003-04-302-8/+8
* Fixing bit support. Bug #23324Frank M. Kromann2003-04-301-0/+2
* Really fix the test.Moriyoshi Koizumi2003-04-301-1/+1
* MFBRasmus Lerdorf2003-04-301-1/+2
* Allow both parameter orderingsMarcus Boerger2003-04-301-1/+3
* Allow to set result_type default for each queryMarcus Boerger2003-04-301-4/+13
* Fix memory leak in odbc_fetch_(array|object).Wez Furlong2003-04-302-7/+10
* missing entriesfoobar2003-04-300-0/+0
* tempnam() creates an empty file..prevent them from going to /foobar2003-04-302-3/+2
* - Fixed bug #23371 (configure falsely detects c-client using SSL)foobar2003-04-301-14/+1
* Add some missing quotes. Noticed by Michael Mauch <michael.mauch@gmx.de>foobar2003-04-301-5/+5
* CS fixfoobar2003-04-301-5/+5
* Fix compile problems with < 9.2 oracle libsfoobar2003-04-302-7/+19
* Fixed bug #23417 (compile failure in apache2filter sapi).Ilia Alshanetsky2003-04-301-1/+1
* Fixed compiler warning (found by Larry Rosenman <ler@lerctr.org>)Ilia Alshanetsky2003-04-301-1/+1
* Add support for SRV and NAPTR records to dns_get_record() and dns_check_record()Sara Golemon2003-04-291-10/+76
* Fix the *= operatorSascha Schumann2003-04-291-2/+3
* Fix dirname() under win32.Wez Furlong2003-04-291-4/+6
* Fixed typoMoriyoshi Koizumi2003-04-291-1/+1
* Fixed bogus skip conditionMoriyoshi Koizumi2003-04-291-5/+3
* emalloc -> safe_emallocIlia Alshanetsky2003-04-281-4/+4
* Fix Content-Encoding header lacking CRLFSascha Schumann2003-04-281-49/+50
* A few fixes Uwe suggested, plus plugged a memleak and a possibleJay Smith2003-04-281-20/+11
* Make use of --with-exec-dir for real..foobar2003-04-281-3/+3
* ws fixfoobar2003-04-281-8/+8
* For yaz_wait, when event=>TRUE is specified for array options,Adam Dickmeiss2003-04-281-8/+31
* MFB usage fixSascha Schumann2003-04-282-2/+2
* - Commit the .c file too...Derick Rethans2003-04-281-3/+3
* Reword entry per sniperSara Golemon2003-04-281-1/+1
* - Make them available on Windows too from other files.Derick Rethans2003-04-281-3/+3
* improve php_url_encodeSascha Schumann2003-04-281-23/+31
* Added missing sanity check in fgetcsv()Moriyoshi Koizumi2003-04-281-20/+22
* Fix for #23340; fopen on multiple urls from the same server crashes.Wez Furlong2003-04-281-1/+12
* - Fix non-ZTS build after Sterling's changes to TSRMDerick Rethans2003-04-282-2/+5
* More clean way of ignoring headers in CLI since we do not need toEdin Kadribasic2003-04-281-34/+0
* Remove unnecessary entryfoobar2003-04-280-0/+0
* use the new TSRMLS_FETCH_FROM_CTX() macroSterling Hughes2003-04-272-8/+8
* add TSRMLS_FETCH_CTX which allows you to map a variable to a ts context.Sterling Hughes2003-04-271-0/+1
* More testsMarcus Boerger2003-04-271-0/+33
* Reset option parsingMarcus Boerger2003-04-271-0/+2