summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_4_8'.php-4.4.8SVN Migration2008-01-030-0/+0
* - Bumb copyright year here too.Derick Rethans2008-01-031-2/+2
* - Go with PHP 4.4.8.Derick Rethans2008-01-033-5/+3
* MFH: Bump copyright year.Sebastian Bergmann2007-12-31436-440/+440
* - Back to dev.Derick Rethans2007-12-193-3/+5
* 4.4.8RC1Derick Rethans2007-12-193-4/+4
* - Removed testcase because this is something that won't be ported backDerick Rethans2007-12-081-41/+0
* fix crash with bad parametersStanislav Malyshev2007-11-201-1/+1
* merge wordwrap fixStanislav Malyshev2007-11-201-0/+5
* - #43010, Fixed regression in imagearc with two equivelent anglesPierre Joye2007-10-202-11/+21
* remove unneded variablesStanislav Malyshev2007-08-081-7/+2
* fix embed TSRM startupStanislav Malyshev2007-08-081-17/+11
* revert - not a correct fixStanislav Malyshev2007-08-031-7/+0
* revert wrong fixStanislav Malyshev2007-08-011-8/+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
* MFH: - Mention [DOC] tag in the READMEJohannes Schlüter2007-07-121-3/+6
* add CVE refStanislav Malyshev2007-07-101-1/+1
* report fixStanislav Malyshev2007-07-101-0/+2
* check if write is allowed before writing to error logStanislav Malyshev2007-07-101-0/+8
* always check save_path (issue reported by Maksymilian Arciemowicz)Stanislav Malyshev2007-07-101-0/+8
* - fix buildPierre Joye2007-06-224-8/+35
* Fixed bug #41765 (Recode crashes/does not work on amd64)Stanislav Malyshev2007-06-221-0/+2
* fix #41765Stanislav Malyshev2007-06-221-1/+1
* mysql fixStanislav Malyshev2007-06-181-0/+2
* Fix INFILE LOCAL option handling with MySQL - now not allowed when safe_modeStanislav Malyshev2007-06-181-2/+2
* MFB: Fixed bug #41628 (PHP settings leak between Virtual Hosts in Apache 1.3).Scott MacVicar2007-06-182-3/+11
* : 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-122-13/+19
* Human readable..foobar2007-06-111-5/+6
* record fixesStanislav Malyshev2007-06-111-0/+2
* MFB: WDDX deserialize numeric string array keyIlia Alshanetsky2007-06-113-16/+25
* - MFH:#41630, segfault when an invalid color index is present in the imagePierre Joye2007-06-082-1/+5
* 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