summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PHP 5.3.3RC2php-5.3.3RC2Johannes Schlüter2010-07-010-0/+0
* 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
* - BFNFelipe Pena2010-06-261-0/+2
* - Fixed bug #51421 (Abstract __construct constructor argument list not enforced)Felipe Pena2010-06-262-3/+28
* - Fixed bug #52160 (Invalid E_STRICT redefined constructor error)Felipe Pena2010-06-267-12/+41
* - Fixed testsFelipe Pena2010-06-261-7/+7
* - Fixed bug #52193 (converting closure to array yields empty array)Felipe Pena2010-06-263-1/+90
* - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments fo...Felipe Pena2010-06-2610-125/+176
* Remove hard coded lib extension. Prepare for OCI8 1.4.2 releaseChristopher Jones2010-06-253-28/+8
* Fix bug #52186 (phpinfo shows 10.1 or 11.1 when installed with ORACLE_HOME 10...Christopher Jones2010-06-251-8/+15
* - Fixed bug #52138 (Constants are parsed into the ini file for section names)Felipe Pena2010-06-244-1/+68
* Two functions, which should be methods so one can catchAndrey Hristov2010-06-243-10/+13
* - typoPierre Joye2010-06-242-2/+2
* - Fixed bug #52162 (custom request header variables with numbers are removed)Sriram Natarajan2010-06-232-1/+3
* Install SQLite3 headerJohannes Schlüter2010-06-231-0/+1
* Fix sprintf modifiers all around the place. In most casesAndrey Hristov2010-06-218-94/+92
* fix valgrind warnings on 64bit, thread_is is strictly 32bitAndrey Hristov2010-06-211-1/+1
* MFB: Implemented FR #51295 (SQLite3::busyTimeout not existing). (Mark)Ilia Alshanetsky2010-06-212-0/+33
* - #45808, stream_socket_enable_crypto() blocks and eats CPUPierre Joye2010-06-202-3/+10
* - Completed the fix for bug #52010Felipe Pena2010-06-202-2/+2
* - Fixed bug #52086 (No new line at the end of a included file crahes the PHP ...Jérôme Loyet2010-06-191-4/+2
* Fix for bug #52115 mysqli_result::fetch_all returns null, not an empty arrayAndrey Hristov2010-06-183-7/+12
* missed this one in the last commit, the real typeAndrey Hristov2010-06-181-1/+1
* fix type mismatch, this is fresh misunderstandingAndrey Hristov2010-06-182-2/+2
* - Ignore empty filename for mail.log, treat it like none givenJohannes Schlüter2010-06-182-2/+2
* Don't bail if there is another extension that exports constants starting with...Ulf Wendel2010-06-181-1/+1
* back to -devJohannes Schlüter2010-06-183-3/+6
* PHP 5.3.3RC1Johannes Schlüter2010-06-172-3/+3
* 5.3.3RC1Johannes Schlüter2010-06-171-1/+1
* - fix buildPierre Joye2010-06-171-1/+1
* - 80 lines are nice, sentences stop with a periodJohannes Schlüter2010-06-171-46/+53
* split mysqlnd_connect() in two parts, one doing the authorizationAndrey Hristov2010-06-172-117/+145
* - #51424Pierre Joye2010-06-171-1/+1
* - #51424, solaris partPierre Joye2010-06-172-1/+15
* - Fix bug #52101, dns_get_record()garbage in 'ipv6' fieldPierre Joye2010-06-172-0/+8
* - BFNFelipe Pena2010-06-161-0/+3
* - New tests related to #52098Felipe Pena2010-06-161-0/+19
* - Fix crash when calling a method of a class that inherits PDOStatement if in...Felipe Pena2010-06-161-0/+4