| Commit message (Expand) | Author | Age | Files | Lines |
| * | PHP 5.3.3RC3 | Johannes Schlüter | 2010-07-14 | 1 | -1/+1 |
| * | Fixed bug #51943 (Several files are out of ANSI spec) | Kalle Sommer Nielsen | 2010-07-13 | 1 | -1/+3 |
| * | MFT: Fixed bug #52037 (Concurrent builds fail in install-programs) -- Patch b... | Kalle Sommer Nielsen | 2010-07-13 | 1 | -0/+2 |
| * | Doing this as a seperate commit unless we need to back it out. | Scott MacVicar | 2010-07-09 | 1 | -0/+3 |
| * | adding arginfo to mysqli fixed the bug | Andrey Hristov | 2010-07-08 | 1 | -0/+1 |
| * | Fixed #51697 (Unsafe operations in free_storage of SPL iterators, | Etienne Kneuss | 2010-07-07 | 1 | -0/+2 |
| * | Fix bug #52262 - Invalid UTF-8 documents don't set an error code when they fa... | Scott MacVicar | 2010-07-06 | 1 | -0/+2 |
| * | - Fixed bug #52240 (hash_copy() does not copy the HMAC key, causes wrong resu... | Felipe Pena | 2010-07-03 | 1 | -1/+2 |
| * | Fix bug #52238: Crash when an Exception occured in iterator_to_array | Johannes Schlüter | 2010-07-02 | 1 | -0/+2 |
| * | Back to -dev | Johannes Schlüter | 2010-07-02 | 1 | -0/+3 |
| * | 5.3.3 RC2 | Johannes Schlüter | 2010-07-01 | 1 | -1/+1 |
| * | - BFN | Felipe Pena | 2010-07-01 | 1 | -0/+1 |
| * | Fixed bug #33210 (getimagesize() fails to detect width/height on certain JPEGs). | Ilia Alshanetsky | 2010-06-30 | 1 | -0/+2 |
| * | - Reverted fix for bug #48930 (due binary compatibility breakage) | Felipe Pena | 2010-06-29 | 1 | -1/+0 |
| * | fix SplObjectStorage unserialization (CVE-2010-2225) | Stanislav Malyshev | 2010-06-29 | 1 | -0/+2 |
| * | - Reverted fix for bug #51421 | Felipe Pena | 2010-06-28 | 1 | -2/+0 |
| * | - Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP >= 5.3) | Felipe Pena | 2010-06-27 | 1 | -0/+1 |
| * | - BFN | Felipe Pena | 2010-06-26 | 1 | -0/+2 |
| * | - Fixed bug #52160 (Invalid E_STRICT redefined constructor error) | Felipe Pena | 2010-06-26 | 1 | -0/+1 |
| * | - Fixed bug #52193 (converting closure to array yields empty array) | Felipe Pena | 2010-06-26 | 1 | -0/+3 |
| * | - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments fo... | Felipe Pena | 2010-06-26 | 1 | -0/+2 |
| * | - Fixed bug #52138 (Constants are parsed into the ini file for section names) | Felipe Pena | 2010-06-24 | 1 | -0/+2 |
| * | - Fixed bug #52162 (custom request header variables with numbers are removed) | Sriram Natarajan | 2010-06-23 | 1 | -0/+2 |
| * | MFB: Implemented FR #51295 (SQLite3::busyTimeout not existing). (Mark) | Ilia Alshanetsky | 2010-06-21 | 1 | -0/+1 |
| * | - #45808, stream_socket_enable_crypto() blocks and eats CPU | Pierre Joye | 2010-06-20 | 1 | -0/+2 |
| * | Fix for bug #52115 mysqli_result::fetch_all returns null, not an empty array | Andrey Hristov | 2010-06-18 | 1 | -0/+2 |
| * | - Ignore empty filename for mail.log, treat it like none given | Johannes Schlüter | 2010-06-18 | 1 | -1/+1 |
| * | back to -dev | Johannes Schlüter | 2010-06-18 | 1 | -0/+3 |
| * | 5.3.3RC1 | Johannes Schlüter | 2010-06-17 | 1 | -1/+1 |
| * | - 80 lines are nice, sentences stop with a period | Johannes Schlüter | 2010-06-17 | 1 | -46/+53 |
| * | - #51424 | Pierre Joye | 2010-06-17 | 1 | -1/+1 |
| * | - Fix bug #52101, dns_get_record()garbage in 'ipv6' field | Pierre Joye | 2010-06-17 | 1 | -0/+2 |
| * | - BFN | Felipe Pena | 2010-06-16 | 1 | -0/+3 |
| * | - #50563, removing E_WARNING from parse_url() | Pierre Joye | 2010-06-16 | 1 | -0/+6 |
| * | - New entries | Felipe Pena | 2010-06-15 | 1 | -0/+6 |
| * | - Fix #51424, crypt() function hangs after 3rd call | Pierre Joye | 2010-06-15 | 1 | -0/+1 |
| * | Fixed bug #52082 (character_set_client & character_set_connection reset after | Andrey Hristov | 2010-06-14 | 1 | -0/+2 |
| * | - #52043,GD doesn't recognize latest libJPEG version | Pierre Joye | 2010-06-14 | 1 | -0/+2 |
| * | - Fixed bug #49320 (PDO returns null when SQLite connection fails) | Felipe Pena | 2010-06-12 | 1 | -0/+1 |
| * | - Fixed bug #52051 (handling of case sensitivity of old-style constructors ch... | Felipe Pena | 2010-06-12 | 1 | -0/+2 |
| * | - Fixed bug #52057 (ReflectionClass fails on Closure class) | Felipe Pena | 2010-06-11 | 1 | -0/+1 |
| * | - Fixed bug #52060 (Memory leak when passing a closure to method_exists()) | Felipe Pena | 2010-06-11 | 1 | -0/+2 |
| * | - Fixed bug #52019 (make lcov doesn't support TESTS variable anymore) | Patrick Allaert | 2010-06-11 | 1 | -0/+1 |
| * | Added inTransaction() method to PDO, with specialized support for Postgres | Ilia Alshanetsky | 2010-06-10 | 1 | -0/+2 |
| * | Added support for copy to/from array/file for pdo_pgsql extension. | Ilia Alshanetsky | 2010-06-10 | 1 | -0/+2 |
| * | Fixed bug #52001 (Memory allocation problems after using variable variables) | Dmitry Stogov | 2010-06-10 | 1 | -0/+2 |
| * | Fixed bug #52010 (open_basedir restrictions mismatch on vacuum command). | Ilia Alshanetsky | 2010-06-09 | 1 | -0/+2 |
| * | Fixed bug #51273 (Faultstring property does not exist when the faultstring is... | Ilia Alshanetsky | 2010-06-09 | 1 | -0/+2 |
| * | - Fixed Bug #51168 (fails to compile with Sun Studio) | Sriram Natarajan | 2010-06-08 | 1 | -0/+2 |
| * | - Fix order | Felipe Pena | 2010-06-08 | 1 | -4/+4 |