2010-05-26 |
Felipe Pena | - Fixed bug #51899 (Parse error in parse_ini_file(... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Felipe Pena | - Fixed bug #51905 (ReflectionParameter fails if defaul... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Andrey Hristov | Handle the situation when MYSQLND_PROTOCOL's methods... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Andrey Hristov | Handle the situation when mysql_init()/mysqlnd_init() |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Felipe Pena | - Fixed bug #51911 (ReflectionParameter::getDefaultValu... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Andrey Hristov | Gracefully handle OOM in mysqlnd_stmt_init. Release... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Andrey Hristov | Init should return status value because initialization... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Andrey Hristov | Use the specialized macro for this case |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Andrey Hristov | Use only memory that has been allocated |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Andrey Hristov | Access memory which was really allocated |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Andrey Hristov | Fix shared build |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Andrey Hristov | Handle OOM in the code that generates PS Execute requests |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Andrey Hristov | Fix metadata duplicatin which wasn't crash-safe in... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Rasmus Lerdorf | Check for -1 as well here |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Rasmus Lerdorf | Let's have a sane error message here instead of some... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Andrey Hristov | Check set->data for validity before using it. |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Andrey Hristov | When OOM hits the wire, don't crash. |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Andrey Hristov | Fix for Bug #51870 |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Ilia Alshanetsky | Added support for JSON_NUMERIC_CHECK option in json_enc... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Christopher... | New current()/next() test |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Felipe Pena | - Added arginfo |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Antony Dovgal | fix ZTS build |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Sara Golemon | MFH: Add IV to openssl_(en|de)crypt() |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Michael Wallner | * fixed bug #47842 sscanf() does not support 64... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Pierre Joye | - #51854, fix logic (patch by Tjerk) |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Andrey Hristov | Remove duplicated code. |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Michael Wallner | fix typo |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Michael Wallner | add missing news about backlog socket context option... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Michael Wallner | * fixed bug #49819: STDOUT losing data with posix_isatty() |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Pierre Joye | - #43233 |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Pierre Joye | - #43233, sasl support for ldap on windows |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Pierre Joye | - 51844 |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Pierre Joye | - #51844, checkdnsrr does not support types other than MX |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Dmitry Stogov | Fixed a possible crash because of recursive GC invocation |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Rasmus Lerdorf | typo |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Felipe Pena | - Fixed bug #51827 (Bad warning when register_shutdown_... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Andrey Hristov | result_meta local storage |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Andrey Hristov | Allow overloading of mysqlnd_result_meta_init(). |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Andrey Hristov | Export MYSQLND_PROTOCOL methods |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Andrey Hristov | - Give possibility to overload mysqlnd_result_init(). |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Andrey Hristov | OOM fixes |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Andrey Hristov | - initialize some variables |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Andrey Hristov | Export the methods of MYSQLND_NET |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Andrey Hristov | Export the result_metadata methods to external modules. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Andrey Hristov | Better fix for #51605 |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Dmitry Stogov | Fixed a possible resource destruction issues in shm_put... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Dmitry Stogov | Fixed a possible memory corruption in ArrayObject:... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Felipe Pena | - Fixed bug #51791 (constant() aborts execution when... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Christopher... | Errors using reserved words as methods |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Dmitry Stogov | Fixed a possible memory corruption in parse_str().... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Dmitry Stogov | Fixed a possible information leak because of interrupti... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Dmitry Stogov | Fixed a possible memory corruption in pack(). Reported... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Michael Wallner | Fixed bug #51725 (xmlrpc_get_type() returns true on... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Christopher... | Restructure into PHP/PECL/PEAR component areas (at... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Dmitry Stogov | Fixed bug #49893 (Crash while creating an instance... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Andrey Hristov | One more time fixing the tests, lets use $IS_MYSQLND... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Andrey Hristov | here comes the news, too |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Andrey Hristov | Fix for mysqli_stmt_execute.phpt, should be ran only... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Andrey Hristov | These tests should be run only if mysqli uses mysqlnd... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Raphael Geissert | Document CGI options in the manpage (bug #51718) |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Ilia Alshanetsky | Removed double allocation of buffer inside openssl_rand... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Dmitry Stogov | Fixed a possible memory corruption in substr_replace() |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Dmitry Stogov | Fixed a possible memory corruption because of unexpecte... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Andrey Hristov | Fix for bug #51605 (Mysqli zombie links) |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Felipe Pena | - Fixed bug #51740 (acinclude.m4 macro PHP_CHECK_SIZEOF... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Rob Richards | fix bug #48601 (xpath() returns FALSE for legitimate... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Dmitry Stogov | Fixed bug #50698 (SoapClient should handle wsdls with... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Rob Richards | fix bug #49490 (XPath namespace prefix conflict) |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Derick Rethans | - Fixed bug #49081 (DateTime::diff() mistake if start... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Andrey Hristov | OOM stability fixes |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Andrey Hristov | Add possibility to control the allocator in when PHP... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Rob Richards | fix bug #51721 (mark DOMNodeList and DOMNamedNodeMap... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Adam Harvey | Fix misordered news item. |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Adam Harvey | Fix for bug #48289 (iconv_mime_encode() quoted-printabl... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Adam Harvey | Well, as long as we're dealing with typos... :) |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Felipe Pena | - Fix typo |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Pierre Joye | - fix build |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Adam Harvey | Alter the getmxrr() test to use lists.php.net (which... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Pierre Joye | - Fixed bug #51732, Fileinfo __construct or open does... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Dmitry Stogov | Fixed a possible memory corruption in addcslashes(). |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Pierre Joye | - revert fix for #51723 in 5.2, vc6 does not support... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Andrey Hristov | Handle OOM in mysqlnd_res::store_result_fetch_data |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Pierre Joye | - fix build (declaration must be first) |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Andrey Hristov | Handle OOM in mysqlnd_fetch_row_buffered_c() |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Andrey Hristov | Handle OOM in mysqlnd_fetch_row_unbuffered_c() |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Andrey Hristov | Handle OOM stemming from mysqlnd_result_init in the... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Pierre Joye | - #51273, Content-length header is limited to 32bit... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Andrey Hristov | Handle gracefully OOM in mysqlnd_mempool_create and... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Felipe Pena | - Replaced 'zend_hash_find' to 'zend_hash_quick_find... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Andrey Hristov | Handle OOM in block_alloc_get_chunk, and also in the... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Andrey Hristov | Remove unused parameter |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Ilia Alshanetsky | Fixed bug #51690 (Phar::setStub looks for case-sensitiv... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Pierre Joye | - WS |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Andrey Hristov | One more case to handle in case of OOM, in block_alloc_... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Andrey Hristov | Handle OOM when resizing blocks during data fetch |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Andrey Hristov | Fix compiler warnings - unused functions |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Andrey Hristov | Better handing of OOM in mysqlnd::set_client_option |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Pierre Joye | - update bison version (mike) |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Felipe Pena | - Revert accidental changes |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Ilia Alshanetsky | - Fixed a possible stack exaustion inside fnmatch(... |
commit | commitdiff | tree | snapshot |
next |