summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'dev'.devSVN Migration2002-08-0645-9882/+0
* sync to libmcve-3.0Brad House2002-08-062-14/+401
* Keeping function prototype variables the sameDan Kalowsky2002-08-061-1/+1
* datatype inconsistency found by Dan KalowskyMarcus Boerger2002-08-061-1/+1
* Touch fileSascha Schumann2002-08-061-1/+1
* removed a possible NULL pointer referencing inside an error handlerHarald Radi2002-08-051-2/+11
* found a memleakHarald Radi2002-08-051-2/+3
* Removing the imap_popen command... because as Jani puts it "it never workedDan Kalowsky2002-08-052-225/+11
* Made ldap_connect/bind/unbind() use zend_parse_parameters()Stig Venaas2002-08-051-90/+28
* Correct carset if iconv is activeMarcus Boerger2002-08-051-2/+16
* ws fixMarcus Boerger2002-08-051-1/+1
* -fix one warningMarcus Boerger2002-08-051-4/+19
* -New function ob_list_handlersMarcus Boerger2002-08-051-0/+1
* need to export var_replace and var_destroy for win32Shane Caraveo2002-08-043-6/+6
* move html_entities.c to proper placeMarcus Boerger2002-08-041-1/+4
* -Send charset US-ASCII or ini setting default_charset.Marcus Boerger2002-08-041-2/+8
* Add PHP_MINFO_*foobar2002-08-042-4/+18
* -Correct mime_name for HTML-ENTITIES encoding is of cause US-ASCIIMarcus Boerger2002-08-041-3/+6
* -Fix warnings (fixed all?)Marcus Boerger2002-08-042-5/+5
* ups.. :)Georg Richter2002-08-041-1/+1
* - a small fix to mnogosearch extension (affecting UDM_BROWSER_CHARSET)Sergey Kartashoff2002-08-041-1/+1
* added meta tag (w3c compliance)Georg Richter2002-08-041-1/+1
* -Add new file to windows buildMarcus Boerger2002-08-041-0/+2
* -New encoding/decoding HTML-ENTITIES.Marcus Boerger2002-08-045-1/+572
* -Allow double quotes for encoding lists (if used in ini for example)Marcus Boerger2002-08-041-3/+34
* Close pipes to avoid deadlock.James E. Flemer2002-08-031-0/+6
* Cleaning up the imap_get_quotaroot return array to remove useless dataDan Kalowsky2002-08-031-19/+0
* # mnogosearch example fixSergey Kartashoff2002-08-031-1/+13
* - UDM_PARAM_STORED mnogosearch parameter has been added to setSergey Kartashoff2002-08-032-3/+13
* - Fix build on Windows. Also please don't use Java style opening functionAndi Gutmans2002-08-032-2/+3
* - An Udm_Make_Excerpt function has been added to mnogosearch extensionSergey Kartashoff2002-08-033-1/+59
* one last fix for array_shiftBrad LaFountain2002-08-031-0/+1
* Fix typo in #if. Bug #17538.James E. Flemer2002-08-021-1/+1
* -use const to clarify codeMarcus Boerger2002-08-025-273/+297
* added money_format() functionHartmut Holzgraefe2002-08-024-1/+31
* - UDM_PARAM_WORD_MATCH icorrect behavior has been fixed inSergey Kartashoff2002-08-021-2/+0
* made sapi_register_treat_data() to support multibyte input encoding translati...Rui Hirokawa2002-08-023-21/+35
* array_pop wasnt setting next indexBrad LaFountain2002-08-011-13/+10
* That was not correct..foobar2002-08-011-3/+0
* Reset index when doing array_pop()foobar2002-08-011-1/+4
* Add test for the index resetting.foobar2002-08-011-1/+4
* UghRasmus Lerdorf2002-08-011-1/+1
* Adding in some BC for users to imap_get_quota() functionDan Kalowsky2002-08-011-0/+6
* Added tests for array_shift/array_pop.foobar2002-08-012-0/+96
* Nuke compile warning.foobar2002-08-011-1/+2
* - Removed the DOS line endingsfoobar2002-08-011-1/+1
* made array_shift re-index like it did before previous fixBrad LaFountain2002-08-011-6/+21
* add support for the curl dns cacheSterling Hughes2002-07-311-222/+228
* -fix warnings in windows buildMarcus Boerger2002-07-311-11/+11
* Fix crashZeev Suraski2002-07-311-1/+1