summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bug #16121: make unix socket names binary safe.Wez Furlong2002-03-171-1/+1
* #removed code to track down error in streamsMarcus Boerger2002-03-171-12/+5
* - Let configure also detect installation in standard unix paths.Markus Fischer2002-03-171-4/+3
* - Fix some compiler warnings and errors.Markus Fischer2002-03-171-1/+2
* fix win32 warning and ming leakWez Furlong2002-03-172-2/+4
* - WS and code style fix.Markus Fischer2002-03-162-141/+140
* - Fixed some typos.foobar2002-03-161-3/+4
* - Some more TSRMLS fixes.Markus Fischer2002-03-162-2/+2
* fixed TSRM buildHarald Radi2002-03-161-1/+1
* -quick hack to bug in streams....but where?Marcus Boerger2002-03-161-3/+4
* -disabling debugMarcus Boerger2002-03-161-12/+12
* -formattingMarcus Boerger2002-03-161-1/+4
* -fix bug for not correct terminated commentsMarcus Boerger2002-03-161-32/+72
* fix build problem for interbaseWez Furlong2002-03-161-2/+1
* Fix some issues with gzFile and fsockopen.Wez Furlong2002-03-163-8/+12
* s/get_file_contents/file_get_contents/Wez Furlong2002-03-163-4/+4
* blahHarald Radi2002-03-167-72/+342
* Ooops.Wez Furlong2002-03-162-2/+3
* Implement get_file_contents() as discussed (briefly!) by myself, DerickWez Furlong2002-03-162-1/+45
* - WS fix.Markus Fischer2002-03-161-6/+6
* - Don't forget to close the handle.Markus Fischer2002-03-161-0/+1
* correct some problems with mingWez Furlong2002-03-161-37/+17
* Hopefully fix resource usage so that we have no leaks and don't segfault.Wez Furlong2002-03-161-6/+7
* Tweak the API to be more consistent.Wez Furlong2002-03-162-2/+2
* - Raise warning when trying to execute non-executeable shellMarkus Fischer2002-03-164-8/+19
* TSRM fixHarald Radi2002-03-161-8/+8
* fixed possible bufferoverflow in get_next_charStefan Esser2002-03-161-19/+34
* fixed some errors of mbstring in regression tests.Rui Hirokawa2002-03-1621-53/+70
* Allow php_stream_copy_to_stream to do nothing when used with codeWez Furlong2002-03-162-2/+2
* -use of corrected stream seekMarcus Boerger2002-03-161-7/+4
* This should help with some build problems/warnings under win32.Wez Furlong2002-03-164-7/+8
* -new streamsMarcus Boerger2002-03-161-4/+6
* change * formattingWez Furlong2002-03-163-17/+17
* * formatting, plus remove some old fopen wrappersWez Furlong2002-03-169-307/+47
* change * formattingWez Furlong2002-03-1611-45/+45
* the 'setup' script was removed more than two years ago.jim winstead2002-03-1635-378/+0
* ongoing development ...Harald Radi2002-03-157-65/+267
* New PHP streams...Wez Furlong2002-03-1531-1924/+1249
* @ fixed a bug that caused php to crash in php_COM_get_ids_of_names() (Harald,...Harald Radi2002-03-152-0/+4
* - Fix proto (again)Derick Rethans2002-03-151-3/+1
* - proto fixesDerick Rethans2002-03-151-4/+4
* added new ibase_fetch_assoc() php functionDaniela Mariaschi2002-03-152-15/+22
* * "new and improved" iconv testStig Bakken2002-03-153-28/+50
* fixed HashTable allocationHarald Radi2002-03-154-19/+129
* * fix for db3 from ports on freebsdStig Bakken2002-03-151-2/+5
* * yet another iconv config fix, should be able to handle most or allStig Bakken2002-03-151-17/+14
* it's late; no more commits from me tonight...Wez Furlong2002-03-151-1/+1
* should have diffed first...Wez Furlong2002-03-151-2/+2
* fix for ZE2 compileWez Furlong2002-03-151-3/+3
* rpc apstraction moduleHarald Radi2002-03-157-0/+502