summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* one more attempt at ridding us of some of those annoying mime typesPHP-4.3Gwynne Raskind2009-07-160-0/+0
* - UpdateMarcus Boerger2006-05-211-6/+13
* MFBAndrei Zmievski2006-04-231-1/+1
* MFH (r-1.436) copy() should not disrespect open_basedir on source fileSara Golemon2006-04-141-1/+1
* MFBAndrei Zmievski2006-03-271-3/+0
* MFH: Fixed bug #33070 (Improved performance of bzdecompress() by severalIlia Alshanetsky2005-06-052-45/+37
* MFH: - Fixed bug #28605 (Need to use -[m]ieee option for Alpha CPUs)foobar2005-06-022-0/+12
* MFH: fix bug #33222 (segfault when CURL handle is closed in a callback).Antony Dovgal2005-06-023-2/+18
* MFH: fix bug #33214 (odbc_next_result does not signal SQL errors with 2-state...Antony Dovgal2005-06-022-2/+6
* - That should have been removed, not commented out.Derick Rethans2005-06-021-4/+0
* - MFH: Fixed memory corruption in stristr().Derick Rethans2005-06-022-4/+5
* MFH: Fixed bug #33210 (relax jpeg recursive loop protection).Ilia Alshanetsky2005-06-012-1/+2
* MFH: - Fixed bug #33200 (preg_replace(): magic_quotes_sybase=On makes 'e' mod...foobar2005-05-315-6/+29
* MFHfoobar2005-05-311-2/+2
* Upgrade PCRE library to 5.0.Andrei Zmievski2005-05-2729-2138/+20392
* MFHAndrei Zmievski2005-05-262-24/+58
* MFH: Added scheme validation for parse_url().Ilia Alshanetsky2005-05-261-0/+13
* MFH (pcre cache flush)Andrei Zmievski2005-05-241-4/+12
* MFH: make it compile on Win32Antony Dovgal2005-05-241-1/+1
* MFH: Fixed bug #32810 (temporary files not using plain file wrapper).Ilia Alshanetsky2005-05-232-0/+2
* revert by Wez's requestAntony Dovgal2005-05-232-2/+1
* MFH: fix bug #32810 (fread after tmpfile() reads only 8192 bytes)Antony Dovgal2005-05-232-1/+3
* MFH: fix testAntony Dovgal2005-05-231-1/+1
* MFH: Upgrade bundled shtool to 2.0.1foobar2005-05-231-134/+201
* MFH: - Fixed bug #33017 ("make distclean" gives an error with VPATH build).foobar2005-05-232-3/+3
* MFH: Fixed bug #29338 (unencoded spaces get ignored after certain tags).Ilia Alshanetsky2005-05-222-4/+5
* MFH: fix compile warningAntony Dovgal2005-05-221-0/+1
* Fixed bug #33072 - Add a safemode/open_basedir check for runtime save_pathRasmus Lerdorf2005-05-212-2/+17
* - Fixed bug #30593 (--with-ingres option generates broken Makefile).Grant Croker2005-05-201-2/+4
* Update NEWSDerick Rethans2005-05-201-0/+2
* - Fixed bug #33013: "next month" was done wrong.Derick Rethans2005-05-201-1/+1
* MFH: fix bug #32944 (Disabling session.use_cookies doesn't prevent reading se...Antony Dovgal2005-05-202-1/+3
* reorderfoobar2005-05-201-2/+2
* NEWS file update for JaniRasmus Lerdorf2005-05-191-0/+2
* Fix for bug #33057 - Don't send extraneous entity-headers on a 304 as perRasmus Lerdorf2005-05-191-3/+9
* Fixed bug #32802 (broken MFH)Ilia Alshanetsky2005-05-171-0/+14
* MFH: gdImageGifCtx() is always available in bundled libAntony Dovgal2005-05-171-0/+1
* MFH: fix bug #32742 (segmentation fault when the stream with a wrapper is not...Antony Dovgal2005-05-165-5/+20
* MFH: fix bug #29975 (memory leaks when set_error_handler() is used inside err...Antony Dovgal2005-05-131-0/+2
* I am reverting this patch:Rasmus Lerdorf2005-05-131-13/+2
* MFH: fix #33019 (socket errors cause memory leaks in php_strerror())Antony Dovgal2005-05-122-0/+11
* use & and check for the right value of result_typeAntony Dovgal2005-05-102-4/+9
* Tony or Antony? :)foobar2005-05-101-1/+1
* MFH: fix #32904 (pg_get_notify() ignores result_type parameter)Antony Dovgal2005-05-102-2/+3
* - Fixed bugs #32800, #32830 (ext/odbc: Problems with 64bit systems)foobar2005-05-102-1/+2
* Revert the memleak fix due to net-snmp oddity (see also bug #32613)foobar2005-05-102-12/+1
* fix for bug #32116 (mysql compressed connection doesn't work under win)Georg Richter2005-05-092-1/+3
* MFH: - getlogin() / getgroups() are not necessarily available everywherefoobar2005-05-093-1/+13
* Remove dos crapfoobar2005-05-090-0/+0
* MFH: - Fixed putenv() under win32 (see bug #32957)foobar2005-05-081-0/+15