2010-03-26 |
Christopher... | Fix #51220 by adding . Also improve reliability for... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Andrey Hristov | Fix tests that fail when the MySQL's socket file is... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Adam Harvey | Fixed bug #51393 (DateTime::createFromFormat() fails... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Stanislav Malyshev | fix protos |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Michael Maclean | Remove some more calls to TSRMLS_FETCH() |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Martin Jansen | Fixed test for the recently added algorithmus and made... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Rob Richards | fix build - there are now 34 algos |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Michael Maclean | Remove some calls to TSRMLS_FETCH in ext/soap |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Pierre Joye | - init hval |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Michael Maclean | Add Tokyo Cabinet abstract DB support to ext/dba |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Christopher... | Fixed bug #51291 (oci_error doesn't report last error... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Hannes Magnusson | Fix tests |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Hannes Magnusson | Fix test (the key can be negative) |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Rasmus Lerdorf | Get rid of outdated TODO files |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Martin Jansen | Added FNV and Jenkins's one-at-a-time support to the... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Rasmus Lerdorf | Reset this document |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Martin Jansen | Added Jenkins's one-at-a-time hash support to ext/hash. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Andrey Hristov | Fix a segfault when using a mysqli object after unsucce... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Takeshi Abe | Fixed bug #51263 (imagettftext and rotated text uses... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Michael Maclean | Minor fix to constants registered in ext/hash, and... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Michael Maclean | Add FNV-1 support to ext/hash |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Sebastian Bergmann | Fix version. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Rasmus Lerdorf | Switch default_charset, if not specified, from ISO... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Derick Rethans | - Set trunk version. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Derick Rethans | - Resurrect trunk for branches/PHP_5_3 |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Kalle Sommer... | Fix declaring |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Ilia Alshanetsky | Added test for bug #51338 |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Christopher... | name changes for consistency with planned additions |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Ilia Alshanetsky | Fixed bug #51338 (URL-Rewriter is still enabled if... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Felipe Pena | - Fixed bug #49429, #51331 (odbc_autocommit doesn't... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Christopher... | New tests for existing functionality |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Andrei Zmievski | I am sorry I tried fixing PHP without extensive discuss... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Andrei Zmievski | Fix a few problems with large (2G-4G) file uploads... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Andrey Hristov | Fix for complaint from the Zend MM, efree of a NULL... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Andrey Hristov | Fix a bug that a statement that is reset doesn't clean |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Andrey Hristov | fix valgrind warning introduced with the latest patch... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Christopher... | Update oci_commit tests |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Andrey Hristov | decouple the methods in MYSQLND_STMT from the data, |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Andrey Hristov | decouple the methods in MYSQLND_STMT from the data, |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Rob Richards | - Fix win32 build. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Moriyoshi Koizumi | - Fix win32 build. (notified by Rob. Thanks) |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Moriyoshi Koizumi | - Fix win32 build. (notified by Rob. Thanks) |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Felipe Pena | - Fix mem. leak |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Felipe Pena | - Fix mem. leak |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Raphael Geissert | Fix CVE-2010-0397: null pointer dereference when proces... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Raphael Geissert | Fix CVE-2010-0397: null pointer dereference when proces... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Christopher... | New OCI8 test |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Moriyoshi Koizumi | - Forgot to commit this patch. Sorry. |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Moriyoshi Koizumi | - Oops. |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Andrey Hristov | allow persistency of PS |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Andrey Hristov | allow persistency of PS |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Jani Taskinen | - Reverted r296062 and r296065 |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Moriyoshi Koizumi | - Update the bundled libmbfl to the latest on upstream. |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Moriyoshi Koizumi | - Update the bundled libmbfl to the latest on upstream. |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Christopher... | New and improved DBA tests |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Hannes Magnusson | Fix build (see r296062) |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Michael Wallner | add backlock socket context option for stream_socket_se... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Michael Wallner | add backlock socket context option for stream_socket_se... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Jani Taskinen | - Fix conflict |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Jani Taskinen | MFH: Improved / fixed output buffering (Michael Wallner) |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Adam Harvey | Fixed bug #51269 (zlib.output_compression Overwrites... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Adam Harvey | Fixed bug #51269 (zlib.output_compression Overwrites... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Raphael Geissert | Properly skip tests that require the bundled gd lib... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Raphael Geissert | Properly skip tests that require the bundled gd lib... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Felipe Pena | - Fixed bug #51257 (CURL_VERSION_LARGEFILE incorrectly... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Felipe Pena | - Fixed bug #51257 (CURL_VERSION_LARGEFILE incorrectly... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Christopher... | Mask name of older DB4 versions |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Christopher... | Mask name of older DB4 versions |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Adam Harvey | Fixed bug #51242 (Empty mysql.default_port does not... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Adam Harvey | Fixed bug #51242 (Empty mysql.default_port does not... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Felipe Pena | - Fixed bug #51237 (milter SAPI crash on startup) |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Felipe Pena | - Fixed bug #51237 (milter SAPI crash on startup) |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Felipe Pena | - Fix php-milter sample usage (-r option doesn't exists... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Felipe Pena | - Fix php-milter sample usage (-r option doesn't exists... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Derick Rethans | - Updated to version 2010.5 (2010e) |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Derick Rethans | - Updated to version 2010.5 (2010e) |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Kalle Sommer... | Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALI... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Kalle Sommer... | Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALI... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
William Martin | Add some bcmath tests |
commit | commitdiff | tree | snapshot |
2010-03-08 |
William Martin | Add some bcmath tests |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Kalle Sommer... | Fix linking of iconv on Windows |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Kalle Sommer... | Fix linking of iconv on Windows |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Ilia Alshanetsky | Fixed bug #51213 (pdo_mssql is trimming value of the... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Ilia Alshanetsky | Fixed bug #51213 (pdo_mssql is trimming value of the... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Derick Rethans | - Fixed bug #46111 (Some timezone identifiers can not... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Derick Rethans | - Fixed bug #46111 (Some timezone identifiers can not... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Derick Rethans | - Re-generate mapping files, but now with BC zones... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Derick Rethans | - Re-generate mapping files, but now with BC zones... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Derick Rethans | - Fixed bug #48902 (Timezone database fallback map... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Derick Rethans | - Fixed bug #48902 (Timezone database fallback map... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Derick Rethans | - Fixed bug #49059 (DateTime::diff() repeats previous... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Derick Rethans | - Fixed bug #49059 (DateTime::diff() repeats previous... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Derick Rethans | - Update test cases after the fix for bug #49778. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Derick Rethans | - Update test cases after the fix for bug #49778. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Derick Rethans | - Fixed test case, there are Unicode keys here. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Derick Rethans | - Fixed bug #40778 (DateInterval::format("%a") is alway... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Derick Rethans | - Fixed bug #40778 (DateInterval::format("%a") is alway... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Felipe Pena | - Fix order |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Derick Rethans | - Fixed bug #50555 (DateTime::sub() allows 'relative... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Derick Rethans | - Fixed bug #50555 (DateTime::sub() allows 'relative... |
commit | commitdiff | tree | snapshot |
next |