summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Add the mode string that was used to open the stream to the meta data,Wez Furlong2003-03-181-0/+2
* Implement persistent plain file streams.Wez Furlong2003-03-181-1/+1
* get_browser() needs to use zend_is_auto_global() on _SERVER.Jay Smith2003-03-181-0/+1
* make phpinfo() depend on executed sapiMarcus Boerger2003-03-181-49/+37
* Cleanup.Ilia Alshanetsky2003-03-181-111/+113
* Fixed bug #22765foobar2003-03-181-10/+9
* Avoid using FILE* where possible.Wez Furlong2003-03-181-10/+18
* avoid unsigned issues.Wez Furlong2003-03-181-3/+13
* CS fixesWez Furlong2003-03-181-1/+2
* * email address changeStig Bakken2003-03-1824-24/+24
* Fixed bug #22751 (Compile error in gdcache when external libgd is used)foobar2003-03-182-1/+2
* Fix the bad logic..foobar2003-03-171-4/+5
* WS & CS fixesfoobar2003-03-173-239/+211
* WS & CS fixesfoobar2003-03-172-245/+280
* fixing my proto fix :|Hartmut Holzgraefe2003-03-171-1/+1
* proto fixesHartmut Holzgraefe2003-03-175-11/+14
* proto fixHartmut Holzgraefe2003-03-173-3/+3
* proto fixHartmut Holzgraefe2003-03-171-1/+1
* more proto fixesHartmut Holzgraefe2003-03-171-6/+6
* Merge macro changesSascha Schumann2003-03-161-97/+124
* WS & CS fixes + some TSRM_FETCH() removals + pval -> zvalfoobar2003-03-161-397/+374
* - Fixed bug #22709 (crash within interbase when database unavailable)foobar2003-03-161-0/+10
* lots of proto stuffHartmut Holzgraefe2003-03-153-56/+62
* fix protoWez Furlong2003-03-151-1/+1
* @- Fixed bug #22386 (Using browscap causes segfault). This fixJay Smith2003-03-141-36/+60
* No c++ commentsfoobar2003-03-141-2/+2
* No c++ comments!foobar2003-03-141-13/+13
* Whitespace fixes.Ilia Alshanetsky2003-03-145-906/+762
* reverting to version 1.9Daniela Mariaschi2003-03-141-1/+1
* remove makefile and libs.mk from package fileAlan Knowles2003-03-141-2/+0
* removing files not needed so diff -u works nicelyAlan Knowles2003-03-142-20/+0
* fix package file - note the package is called ext_soap - I suspect it will co...Alan Knowles2003-03-141-2/+2
* fixes to enable module buildingAlan Knowles2003-03-142-0/+11
* add support for shared library building - shout stop alan - if any objections..Alan Knowles2003-03-141-0/+1
* Test for libgds needs libcrypt with Firebird to succeedDaniela Mariaschi2003-03-131-1/+1
* Numeric/decimal datatype overflow on Win32.Daniela Mariaschi2003-03-131-2/+2
* - WhitespaceDerick Rethans2003-03-131-101/+103
* Solaris knows nothing of "Europe/Amsterdam". Use "US/Eastern" instead.Jay Smith2003-03-131-7/+7
* Fixed bug #22681 (Crash when reading from invalid file pointer).Ilia Alshanetsky2003-03-131-1/+3
* Prevent using both --with-sybase and --with-sybase-ct in same buildfoobar2003-03-131-0/+4
* Bug #21534. Silly typo.Sara Golemon2003-03-131-1/+1
* Cleanup.Ilia Alshanetsky2003-03-135-499/+358
* @ Add the file_set_contents() function, as a complement to the file_get_conte...Sterling Hughes2003-03-123-0/+30
* Fixed spprintf() usage.Ilia Alshanetsky2003-03-121-2/+2
* Added the type constants for imagegd2()foobar2003-03-121-0/+7
* Fix bug #22646foobar2003-03-122-2/+2
* Style fixes.Ilia Alshanetsky2003-03-122-142/+17
* - Fixed bug #20715 (odbc could not be compiled as shared extension)foobar2003-03-111-4/+5
* fix sizeof(size_t) > sizeof(uint) issueSascha Schumann2003-03-112-32/+52
* Fixed bug #22616 (Wrong order of -lssl and -lcrypto with IMAP)foobar2003-03-111-4/+4