summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_3_4'.php-4.3.4SVN Migration2003-11-022-5/+6
* Fix typo in parameterFrank M. Kromann2003-10-291-1/+1
* Fix VPATH build (patch by Joe Orton <jorton at redhat dot com>)Moriyoshi Koizumi2003-10-271-0/+1
* Prevent leaks in the overload extension that occur in some special cases.Moriyoshi Koizumi2003-10-261-6/+3
* revert my previous patch.Rui Hirokawa2003-10-262-46/+23
* Remove just unnecessary leftoversMoriyoshi Koizumi2003-10-261-19/+1
* Backport some patch already in HEAD to assure backwards compatibilityMoriyoshi Koizumi2003-10-266-55/+111
* fixed windows build.Rui Hirokawa2003-10-251-34/+49
* mbfilter is replaced with libmbfl to maintain the licence compatibility. mbre...Rui Hirokawa2003-10-2528-45012/+1463
* name/value in multipart/form-date will be converted into internal encoding wh...Rui Hirokawa2003-10-252-35/+70
* typoMoriyoshi Koizumi2003-10-211-1/+1
* Add regression test for bug #25900Moriyoshi Koizumi2003-10-211-0/+37
* MFH(r-1.4): Fix typoMoriyoshi Koizumi2003-10-201-1/+1
* Fix bug #25900 (document->get_elements_by_tag_name with default xmlns)Rob Richards2003-10-201-2/+2
* MFH(r-1.108): Fix compiler warningsMoriyoshi Koizumi2003-10-201-5/+5
* MFH: Fixed bug #25918 (Possible crash in mime_content_type()).Ilia Alshanetsky2003-10-201-3/+2
* MFH: Fixed bug #25923 (mail() modifies the to & subject arguments).Ilia Alshanetsky2003-10-201-12/+25
* MFH: Fixed bug #25895 (Incorrect detection of safe_mode limited ini options)Ilia Alshanetsky2003-10-201-1/+1
* chech -> checkWez Furlong2003-10-181-1/+1
* Fix bug #25888 (Crash of php.exe when xpath_eval of a namespace)Rob Richards2003-10-171-11/+88
* MFH: Fixed formatting issues (patch by: Joe Orton)Ilia Alshanetsky2003-10-172-6/+6
* - Fixed ZTS build (Nuked extra TSRMLS_FETCH)foobar2003-10-161-1/+0
* MFH: Do not strip trailing spaces.Ilia Alshanetsky2003-10-161-3/+2
* MFH: Fixed bug #25777 (Do not rtrim() of text fields fetched from mssql).Ilia Alshanetsky2003-10-151-0/+2
* Don't forget to check for tzset...Wez Furlong2003-10-151-0/+2
* Fix bug #25825. tzset() was not called when resetting the TZ env var.Wez Furlong2003-10-151-1/+7
* Unintialized variable fix from Joe Orton.Wez Furlong2003-10-131-1/+1
* Fix uninitialized value.Wez Furlong2003-10-131-1/+1
* - Email address changeDerick Rethans2003-10-132-2/+2
* MFH: Fixed bug #25800 (parse_url() could not parse urls with empty port).Ilia Alshanetsky2003-10-132-6/+17
* MFH: Remove sendmail patch check.Ilia Alshanetsky2003-10-131-25/+0
* MFH fix for 25558 in case there is ever another 4.3 release.Vlad Krupin2003-10-121-4/+0
* Fixed bug #25814 (Make flock() return correct value when 3rd argument isIlia Alshanetsky2003-10-101-6/+7
* - Reverted the 'fix' for bug #25494foobar2003-10-081-3/+0
* - Fixed bug #25780 (MFH: ext/session: invalid session.cookie_lifetime causes ...foobar2003-10-081-5/+9
* MFH(r-1.174): Better fix for bug #25758Moriyoshi Koizumi2003-10-081-1/+1
* MFH: Fixed bug #25758 (var_export does not escape ' & \ inside array keys)Ilia Alshanetsky2003-10-081-1/+5
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-10-081-0/+14
* MFH: - Fixed bug #18534 (ifx_close() leaves open session)Corne' Cornelius2003-10-071-14/+48
* MFH: Cleaned up previous patch.Ilia Alshanetsky2003-10-071-9/+6
* MFH: - Fixed bug #25764 (ldap_get_option() crashes with unbinded ldap link)foobar2003-10-061-4/+11
* MFH: ws fixfoobar2003-10-061-2/+2
* MFH: Fixed clobbering of the source array, when merging complexIlia Alshanetsky2003-10-051-0/+2
* - README in mnogosearch extension is updatedSergey Kartashoff2003-10-041-0/+13
* MFH: - Fixed bug #25752 (ext/ncurses: ncurses.h instead of curses.h with BSD).foobar2003-10-042-14/+17
* MFH: ws fixfoobar2003-10-041-9/+6
* MFH: More ZTS stuff.Ilia Alshanetsky2003-10-031-0/+1
* MFH(r-1.5, r-1.5, r-1.4): Specify full path to cat for mb_send_mail() testsMoriyoshi Koizumi2003-10-033-3/+3
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-10-031-0/+24
* MFH(r-1.28): Fixed bug #25745 (ctype functions don't deal with non-ascii char...Moriyoshi Koizumi2003-10-031-1/+1