summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* MFH: reset active_result_id when fetching persistent connectionAntony Dovgal2007-06-071-0/+1
* MFB: Added missing format validator to unpack() functionIlia Alshanetsky2007-06-062-0/+17
* Fix chunk_split fix - avoid using floatsStanislav Malyshev2007-06-061-7/+31
* update test for 4Stanislav Malyshev2007-06-061-1/+1
* fix test formatStanislav Malyshev2007-06-061-1/+1
* add some edge casesStanislav Malyshev2007-06-062-4/+4
* add tests for moneyformatStanislav Malyshev2007-06-061-0/+19
* MFB: Corrected fix for CVE-2007-2872Ilia Alshanetsky2007-06-032-3/+12
* MFH:- Improved the error message for exceeding max_input_nesting_level.foobar2007-06-032-2/+2
* MFB: Improved fix for MOPB-02-2007Ilia Alshanetsky2007-06-033-4/+54
* MFH:- Add missing CXXFLAGS_CLEAN variable.foobar2007-06-011-0/+2
* MFH: Fixed an interger overflow inside chunk_split(), identified by GerhardIlia Alshanetsky2007-05-303-1/+17
* MFH: improve variable name checks (by popular demands..)Antony Dovgal2007-05-272-9/+54
* fix newsfoobar2007-05-271-2/+2
* MFB 5_2Rasmus Lerdorf2007-05-241-0/+1
* MFB 5_2Rasmus Lerdorf2007-05-241-1/+1
* Credit Philip as the phpdoc editorHannes Magnusson2007-05-231-0/+1
* note on max_input_nesting_levelHannes Magnusson2007-05-233-0/+4
* fix for CVE-2007-1285 - crash on deep input variable nestingStanislav Malyshev2007-05-223-0/+7
* - MFH: libgd #86: Fixed possible infinite loop in libgd/gd_png.c, fix testPierre Joye2007-05-162-1/+7
* do not send cookie when session is passed in URL, same as it happens with GET...Stanislav Malyshev2007-05-161-1/+3
* fix #38798 (OpenSSL init corrected in php5 but not in php4)Antony Dovgal2007-05-082-0/+2
* - Back to dev.Derick Rethans2007-05-033-5/+7
* - 4.4.7 preparations.Derick Rethans2007-05-033-12/+10
* Fix buildEdin Kadribasic2007-05-032-5/+5
* No need for workspace filesEdin Kadribasic2007-05-030-0/+0
* Fix buildEdin Kadribasic2007-05-031-4/+4
* - Fixed bug #41252 (Calling mcrypt_generic without first callingDerick Rethans2007-05-013-108/+113
* update install instructions (auto-generated from phpdoc XML sources)Nuno Lopes2007-04-202-862/+1930
* Fixed support for IIS FastCGI technical previewDmitry Stogov2007-04-192-20/+30
* MF52:- Updated bundled shtool to 2.0.6 and added "platform" command in it.foobar2007-04-161-19/+615
* - MFH: libgd #74, gdImageFilledArc, huge CPU usage with large anglesPierre Joye2007-04-142-1/+11
* fix for #38236Stanislav Malyshev2007-04-131-0/+2
* fix for #38236 (patch by ass3mbler@gmail.com)Stanislav Malyshev2007-04-132-24/+31
* - Back to -dev.Derick Rethans2007-04-113-3/+5
* - 4.4.7RC1.Derick Rethans2007-04-113-18/+18
* MFH: fix #40998 (long session array keys are truncated)Antony Dovgal2007-04-042-1/+2
* Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and...Seiji Masugata2007-04-041-10/+22
* MFB: Fixed MOPB-34-2007:PHP mail() Header Injection Through Subject and ToIlia Alshanetsky2007-03-301-2/+2
* MF52: fix compile warningAntony Dovgal2007-03-271-1/+1
* MFB: MOPB-33-2007:PHP mail() Message ASCIIZ Byte TruncationIlia Alshanetsky2007-03-272-1/+22
* revert by request of DerickAntony Dovgal2007-03-262-4/+0
* fix #40586 (_ENV vars get escaped when magic_quotes_gpc is on)Antony Dovgal2007-03-262-0/+4
* MFH: fix #40915 (addcslashes unexpected behavior with binary input)Antony Dovgal2007-03-262-5/+3
* Bug fixesIlia Alshanetsky2007-03-251-0/+2
* Fixed MOPB-32-2007 (Double free inside session_decode())Ilia Alshanetsky2007-03-251-1/+0
* MFB52:- Check if Makefile.frag actually exists before running sed on it.foobar2007-03-251-1/+1
* MFB: Fixed CRLF injection inside ftp_putcmd().Ilia Alshanetsky2007-03-241-0/+8
* - MFH: Fix handling of not existing long CLI optionsJohannes Schlüter2007-03-221-1/+6
* MFH: fix SSL connection on windowsEdin Kadribasic2007-03-221-1/+1