summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year.Sebastian Bergmann2007-12-31339-339/+339
* merge wordwrap fixStanislav Malyshev2007-11-201-0/+5
* - #43010, Fixed regression in imagearc with two equivelent anglesPierre Joye2007-10-201-11/+19
* revert - not a correct fixStanislav Malyshev2007-08-031-7/+0
* sometimes c-client returns non-null entry with null hostStanislav Malyshev2007-07-311-3/+3
* MF52: initialize glob structAntony Dovgal2007-07-161-0/+1
* - Removed ereg extension from PHP_4_4 branch (never will be added here)foobar2007-07-1548-7339/+0
* always check save_path (issue reported by Maksymilian Arciemowicz)Stanislav Malyshev2007-07-101-0/+8
* - fix buildPierre Joye2007-06-223-8/+33
* fix #41765Stanislav Malyshev2007-06-221-1/+1
* Fix INFILE LOCAL option handling with MySQL - now not allowed when safe_modeStanislav Malyshev2007-06-181-2/+2
* : Fixed compiler warningIlia Alshanetsky2007-06-171-0/+1
* MFHStefan Esser2007-06-161-3/+11
* MF5: Disallow characters that Cookie RFC does not allow in unquoted cookiesStanislav Malyshev2007-06-151-1/+1
* Fix ZTS buildScott MacVicar2007-06-121-0/+1
* MFB: Fixed bug #41655 (open_basedir bypass via glob())Ilia Alshanetsky2007-06-121-11/+17
* MFB: WDDX deserialize numeric string array keyIlia Alshanetsky2007-06-112-16/+23
* - MFH:#41630, segfault when an invalid color index is present in the imagePierre Joye2007-06-081-0/+3
* 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: Fixed an interger overflow inside chunk_split(), identified by GerhardIlia Alshanetsky2007-05-302-1/+15
* MFH: improve variable name checks (by popular demands..)Antony Dovgal2007-05-272-9/+54
* 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
* - MFH: libgd #86: Fixed possible infinite loop in libgd/gd_png.c, fix testPierre Joye2007-05-161-1/+5
* 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-081-0/+1
* Fix buildEdin Kadribasic2007-05-032-5/+5
* Fix buildEdin Kadribasic2007-05-031-4/+4
* - Fixed bug #41252 (Calling mcrypt_generic without first callingDerick Rethans2007-05-012-104/+108
* - MFH: libgd #74, gdImageFilledArc, huge CPU usage with large anglesPierre Joye2007-04-141-0/+8
* MFH: fix #40998 (long session array keys are truncated)Antony Dovgal2007-04-041-1/+1
* 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-271-1/+21
* MFH: fix #40915 (addcslashes unexpected behavior with binary input)Antony Dovgal2007-03-261-5/+2
* Fixed MOPB-32-2007 (Double free inside session_decode())Ilia Alshanetsky2007-03-251-1/+0
* MFB: Fixed CRLF injection inside ftp_putcmd().Ilia Alshanetsky2007-03-241-0/+8
* MFH: fix SSL connection on windowsEdin Kadribasic2007-03-221-1/+1
* MFB: Fixed MOPB-26-2007 mb_parse_str() can be used to activateIlia Alshanetsky2007-03-181-3/+7
* Fix UMR in array_user_key_compare() (MOPB24 by Stefan Esser)Stanislav Malyshev2007-03-162-19/+38
* fix #40831 (cURL extension doesn't clean up the buffer of reused handle)Antony Dovgal2007-03-151-4/+0