2010-06-30 |
Pierre Joye | - WS |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Ilia Alshanetsky | Fixed bug #33210 (getimagesize() fails to detect width... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Stanislav Malyshev | sync version with PECL |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Stanley Sufficool | pdo_dblib - improve test skip messages |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Felipe Pena | - Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Felipe Pena | - MF5.3: Reverted fix for bug #48930 (due binary compat... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Stanley Sufficool | PDO DBLIB test fixups |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Antony Dovgal | fix build |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Stanley Sufficool | Remove PDO DBLIB prefix from PostgreSQL PDO tests |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Stanley Sufficool | Oops |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Stanley Sufficool | Add tests for recent fixes |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Stanislav Malyshev | fix SplObjectStorage unserialization (CVE-2010-2225) |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Pierre Joye | - typo for iconv DLL .lib |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Timm Friebe | - Added test for tds_sysdep_public.h and link against... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Felipe Pena | - Fix arginfo name |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Stanley Sufficool | Fix bad string length |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Felipe Pena | - Improved initialization |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Felipe Pena | - Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Felipe Pena | - Fixed bug #51421 (Abstract __construct constructor... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Felipe Pena | - Fixed bug #52160 (Invalid E_STRICT redefined construc... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Felipe Pena | - Fixed tests |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Felipe Pena | - Fixed bug #52193 (converting closure to array yields... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Felipe Pena | - Fixed bug #52183 (Reflectionfunction reports invalid... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Christopher... | Remove hard coded lib extension. Prepare for OCI8... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Christopher... | Fix bug #52186 (phpinfo shows 10.1 or 11.1 when install... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Felipe Pena | - Fixed bug #52138 (Constants are parsed into the ini... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Andrey Hristov | Two functions, which should be methods so one can catch |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Stanley Sufficool | Actually fix quoted identifiers this time |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Pierre Joye | - typo |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Sriram Natarajan | - Fixed bug #52162 (custom request header variables... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Johannes Schlüter | Install SQLite3 header |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Stanley Sufficool | Fix Bug #47588 - Allow Quoted Identifiers |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Dmitry Stogov | Removed redundant code |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Stanley Sufficool | Fix bug #52137 - implement lastInsertId |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Stanley Sufficool | Fix bug #52134 |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Andrey Hristov | Fix sprintf modifiers all around the place. In most... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Andrey Hristov | fix valgrind warnings on 64bit, thread_is is strictly... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Pierre Joye | - +FR |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Pierre Joye | - #48632, ssl AES support |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Stanley Sufficool | Fix bug #38955 - add transaction support |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Stanley Sufficool | Fix bug #45876 adding get column meta |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Pierre Joye | - #45808, stream_socket_enable_crypto() blocks and... |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Pierre Joye | - #51295, SQLite3::busyTimeout not existing |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Felipe Pena | - Completed the fix for bug #52010 |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Jérôme Loyet | - Fixed bug #52086 (No new line at the end of a include... |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Andrey Hristov | Fix for bug #52115 mysqli_result::fetch_all returns... |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Andrey Hristov | missed this one in the last commit, the real type |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Andrey Hristov | fix type mismatch, this is fresh misunderstanding |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Johannes Schlüter | - Ignore empty filename for mail.log, treat it like... |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Ulf Wendel | Don't bail if there is another extension that exports... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Pierre Joye | - fix build |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Andrey Hristov | split mysqlnd_connect() in two parts, one doing the... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Pierre Joye | - #51424, solaris part |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Pierre Joye | - Fix bug #52101, dns_get_record()garbage in 'ipv6... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Felipe Pena | - New tests related to #52098 |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Felipe Pena | - Fix crash when calling a method of a class that inher... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Andrey Hristov | no more needed because of the charset fix in the previo... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Pierre Joye | - #50563, removing E_WARNING from parse_url() |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Pierre Joye | - Fix bug #50578, incorrect shebang in phar.phar |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Timm Friebe | - Fixed segmentation fault when reading rows |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Antony Dovgal | improve ptrace() test |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Felipe Pena | - Fix tests |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Ben Longden | Added tests for SplFileObject::fgetcsv |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Pierre Joye | - #42060, add paged results support |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Pierre Joye | - Fix #51002, fix possible memory corruption with very... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Pierre Joye | - cleanup, no vc6 support in trunk |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Pierre Joye | - #51424, silent warnings on win |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Ben Longden | Tests for SplTempFileObject |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Pierre Joye | - Fix #51424, crypt() function hangs after 3rd call |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Dmitry Stogov | Fixed bug #52041 (Memory leak when writing on uninitial... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Andrey Hristov | Fix the test for libmysql, which expects the certificates |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Andrey Hristov | And a fix for MySQL Server which is pre 5.1.23, which... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Andrey Hristov | Fixed bug #52082 (character_set_client & character_set_... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Pierre Joye | - drop comment |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Pierre Joye | - #52043,GD doesn't recognize latest libJPEG version |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Jérôme Loyet | Fix #52067, chroot and chdir path were not checked... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Felipe Pena | - Fixed bug #49320 (PDO returns null when SQLite connec... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Felipe Pena | - Allow write context on array dereferencing from metho... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Felipe Pena | - Fixed bug #52051 (handling of case sensitivity of... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Felipe Pena | - Fixed bug #52057 (ReflectionClass fails on Closure... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Felipe Pena | - Fixed bug #52060 (Memory leak when passing a closure... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Patrick Allaert | - Fixed bug #52019 (make lcov doesn't support TESTS... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Dmitry Stogov | Fixed bug #51552 (debug_backtrace() causes segmentation... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Ulf Wendel | Fixing tests |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Andrey Hristov | export mysqlnd_globals_id, per Johannes |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Ilia Alshanetsky | Added inTransaction() method to PDO, with specialized... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Dmitry Stogov | Fixed bug #51822i (Segfault with strange __destruct... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Ilia Alshanetsky | Added support for copy to/from array/file for pdo_pgsql... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Andrey Hristov | void functions return nothing |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Dmitry Stogov | Fixed bug #52001 (Memory allocation problems after... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Christopher... | Explicitly use db-5.0 and don't default to db sym link |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ilia Alshanetsky | Fixed bug #52010 (open_basedir restrictions mismatch... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Ilia Alshanetsky | Fixed bug #51273 (Faultstring property does not exist... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Antony Dovgal | fix minor memleak |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Pierre Joye | - [DOC] MFH: add session.entropy* support to windows |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Sriram Natarajan | - Fixed Bug #51168 (fails to compile with Sun Studio) |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Antony Dovgal | support both 'warn' and 'warning' as error levels |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Pierre Joye | - use new function to get random bytes |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Felipe Pena | - Fix ZTS build |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Stefan Marr | Fixed issue with statics in traits. |
commit | commitdiff | tree | snapshot |
next |