summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PHP 5.3.3php-5.3.3Johannes Schlüter2010-07-210-0/+0
* - PHP 5.3.3Johannes Schlüter2010-07-212-3/+3
* - merge NEWS for 5.2.14 and 5.3.3Johannes Schlüter2010-07-211-49/+38
* - add CVE #Pierre Joye2010-07-201-1/+1
* MFH: fix for bug #52317 (Segmentation fault when using mail() on a rhel 4.xAdam Harvey2010-07-192-0/+3
* Revert r301354, since we don't need a test for a bogus bug.Adam Harvey2010-07-191-21/+0
* Test for #50475Kai Schroeder2010-07-171-0/+18
* Test for #51819Kai Schroeder2010-07-171-0/+31
* Test for #48187Kai Schroeder2010-07-171-0/+26
* Test for #51994Kai Schroeder2010-07-171-0/+38
* Test for #52290Kai Schroeder2010-07-171-0/+27
* Test for #52359Kai Schroeder2010-07-171-0/+21
* Fix for Bug #51583 Bus error due to wrong alignment in mysqlndAndrey Hristov2010-07-152-1/+7
* - fix vc6 buildPierre Joye2010-07-151-1/+3
* Back to -devJohannes Schlüter2010-07-143-3/+6
* PHP 5.3.3RC3Johannes Schlüter2010-07-143-4/+4
* Fixed incorrect reinitializationDmitry Stogov2010-07-141-1/+1
* Update the re2c files aswell (bug #51943)Kalle Sommer Nielsen2010-07-141-0/+2
* Fixed bug #51943 (Several files are out of ANSI spec)Kalle Sommer Nielsen2010-07-134-5/+9
* MFT: Fixed bug #52037 (Concurrent builds fail in install-programs) -- Patch b...Kalle Sommer Nielsen2010-07-132-0/+3
* Give an error when USE_RESULT is used with fetch_allAndrey Hristov2010-07-131-0/+4
* Doing this as a seperate commit unless we need to back it out.Scott MacVicar2010-07-095-53/+98
* adding arginfo to mysqli fixed the bugAndrey Hristov2010-07-081-0/+1
* - Fixed ZTS buildFelipe Pena2010-07-071-2/+2
* Fixed #51697 (Unsafe operations in free_storage of SPL iterators,Etienne Kneuss2010-07-072-8/+42
* applied patch from bug report 51452George Wang2010-07-071-0/+1
* Cleanup in trunk. Remove some functions, noted inAndrey Hristov2010-07-071-4/+4
* arginfo for mysqli, was too fast to commit in trunk instead of oneAndrey Hristov2010-07-077-268/+890
* - MFT: Added -DSYB_LP64 to CFLAGS on 64 bit platformsTimm Friebe2010-07-071-1/+42
* Fix bug #52262 - Invalid UTF-8 documents don't set an error code when they fa...Scott MacVicar2010-07-062-0/+3
* fix typos and use correct directive names in error messagesAntony Dovgal2010-07-061-10/+10
* - Fixed testsFelipe Pena2010-07-064-5/+21
* Fixed bug #52237 (Crash when passing the reference of the property of a non-o...Dmitry Stogov2010-07-053-9/+41
* - Fixed bug #52240 (hash_copy() does not copy the HMAC key, causes wrong resu...Felipe Pena2010-07-033-3/+25
* Fix bug #52238: Crash when an Exception occured in iterator_to_arrayJohannes Schlüter2010-07-023-1/+29
* Back to -devJohannes Schlüter2010-07-023-3/+6
* Added test for bug 52013 to PHP_5_3.Eric Stewart2010-07-021-0/+37
* 5.3.3 RC2Johannes Schlüter2010-07-013-4/+4
* - BFNFelipe Pena2010-07-011-0/+1
* - WSPierre Joye2010-06-301-2/+2
* Fixed bug #33210 (getimagesize() fails to detect width/height on certain JPEGs).Ilia Alshanetsky2010-06-302-6/+3
* sync version with PECLStanislav Malyshev2010-06-301-1/+1
* - Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP >= 5.3)Felipe Pena2010-06-302-339/+363
* - Reverted fix for bug #48930 (due binary compatibility breakage)Felipe Pena2010-06-297-345/+336
* fix SplObjectStorage unserialization (CVE-2010-2225)Stanislav Malyshev2010-06-297-3/+118
* - typo for iconv DLL .libPierre Joye2010-06-281-1/+1
* - Reverted fix for bug #51421Felipe Pena2010-06-283-26/+2
* - Fix arginfo nameFelipe Pena2010-06-281-1/+1
* - Improved initializationFelipe Pena2010-06-272-2/+3
* - Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP >= 5.3)Felipe Pena2010-06-277-335/+359