2010-08-25 |
Andrey Hristov | fix the build. two mysqli functions were missing after |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Dmitry Stogov | Don't try to read the rest of malformed FCGI requests... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Dmitry Stogov | ws |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Dmitry Stogov | Fixed bug #52614 (Memory leak when writing on uninitial... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Adam Harvey | Fixed bug #52681 (mb_send_mail() appends an extra MIME... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Jérôme Loyet | - Changed listen.backlog in the FPM configuration file... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Jérôme Loyet | - Fixed bug #52674 (FPM Status page returns inconsisten... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Pierre Joye | -fix logic (and BC break) |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Pierre Joye | - revert fix for #52655, rev. 302614 |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Pierre Joye | - add follow_location support for http stream, enabled... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Ilia Alshanetsky | Fixed bogus char |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Scott MacVicar | Fix a bug where two doubles are equal but the maths... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Kalle Sommer... | Fixed bug #52655 (SimpleXMLIterator supports ArrayAcces... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Felipe Pena | - Added missing void parameter checks |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Jérôme Loyet | - Fix #52407 (use __sync_bool_compare_and_swap in fpm_a... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Jérôme Loyet | - typo (thx to sixd) |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Pierre Joye | - fix string validation, MOPS-2010-24 |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Andrey Hristov | Fix for bug #52654 mysqli doesn't install headers with... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Jérôme Loyet | Fix #52609 (INI scanner did not use ZEND_INI_SCANNER_NO... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Ilia Alshanetsky | Fixed bug #52599 (iconv output handler outputs incorrec... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Felipe Pena | - Reverted unintended modification |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Kalle Sommer... | Fixed possible crash in php_mssql_get_column_content_wi... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Kalle Sommer... | Fixed bug #52636 (php_mysql_fetch_hash writes long... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Kalle Sommer... | Nuke compiler warning, wrong fix that shouldn't have... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Dmitry Stogov | improved performance of @ (silence) operator |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Kalle Sommer... | Pass the TSRMS pointers to sapi_module_struct.log_messa... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Kalle Sommer... | Use the TSRMLS_DC/TSRMLS_CC macros instead of TSRMLS_FE... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Dmitry Stogov | Fixed ZTS build |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Dmitry Stogov | Revert unintended modification |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Dmitry Stogov | improved performance of FastCGI request parsing |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Felipe Pena | - Improved fix for bug #52573 |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Andrey Hristov | Fix for Bug #52613 crash in mysqlnd |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Andrey Hristov | Use PHP_DEP_FE - good for reflection |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Andrey Hristov | here comes the news |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Andrey Hristov | Deprecate mysql_list_dbs, as mysql_list_tables is alrea... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Kalle Sommer... | Fixed compiler warning |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Kalle Sommer... | Fixed compiler warnings in main/ |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Kalle Sommer... | Fixed the $context parameter on copy() to have an effec... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Sascha Schumann | align declaration with definition |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Kalle Sommer... | Fixed the context parameter on copy() to actually have... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Kalle Sommer... | Fixed bug #50836 (run_tests.php alerts syntax errors... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Andrey Hristov | Added utf16 and utf32 support, as in MySQL 5.5, in... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Andrey Hristov | Fix test, so it doesn't fail with MySQL 5.5, where... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Andrey Hristov | detect easily which charset doesn't work |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Derick Rethans | - Updated to version 2010.12 (2010l) |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Pierre Joye | - WS |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Derick Rethans | - Updated to version 2010.11 (2010k) |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dmitry Stogov | Bug #52361 (Throwing an exception in a destructor cause... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dmitry Stogov | Fixed memory leaks (related to bug #52361) |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Kalle Sommer... | Fixed bug #52593 (exif is placed before mbstring in... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Pierre Joye | - #52607, fix ENV conflit with win SDK 7.1 |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Ilia Alshanetsky | Upgraded bundled Sqlite3 to version 3.7.0.1 |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Felipe Pena | - Missing traits data initialization for internal class... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Kalle Sommer... | Changed mysqli_report() to be per-request specific... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Andrey Hristov | Fix for bug #52413 MySQLi build failure on OS X |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Andrey Hristov | Fix for bug #52433 Call to undefined method mysqli... |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Andrey Hristov | Make this function static, as it is used only in this... |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Andrey Hristov | Allocate memory in a burst mode, and later use it.... |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Andrey Hristov | Switch from using PHP_MAJOR_VERSION to separate define for |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Andrey Hristov | ws + cs |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Kalle Sommer... | Fixed bug #50804 (Document configure.js --enable-crt... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Kalle Sommer... | Ignore the x64 directory for Windows x64 builds |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Kalle Sommer... | MFB53: Changed deprecated ini options on startup from... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Dmitry Stogov | Optimization of ASSIGN instruction |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Dmitry Stogov | In ZTS mode default properties and constants of interna... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Dmitry Stogov | Fixed support for static properties of internal classes |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Felipe Pena | - Fixed bug #52573 (SplFileObject::fscanf Segmentation... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Dmitry Stogov | Optimization (IS_TMP_VARs don't need reference counting) |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Dmitry Stogov | Prevent generation of long strings |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Dmitry Stogov | Optimization |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Ilia Alshanetsky | Make http_response_code() return FALSE where data is... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Andrey Hristov | Fix Request #52302 mysqli_fetch_all does not work with... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Andrey Hristov | Lay foundations for named pipe support in mysqlnd |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Kalle Sommer... | Update UPGRADING |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Kalle Sommer... | Implemented FR #52555 (Ability to get HTTP response... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Pierre Joye | - #52523, fix logic (0 is perfectly valid as part of... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Pierre Joye | - WS |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Felipe Pena | - Fixed bug #50481 (Storing many SPLFixedArray in an... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Felipe Pena | - Back the free() call for __iterator_wrapper to free... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Felipe Pena | - Fix warning because the comparsion with literal ... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Felipe Pena | - Fix test |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Ilia Alshanetsky | Additional fix for bug #52550 & fix test & warning... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Felipe Pena | - Fixed bug #52539 (Calling function from rebound Closu... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Christopher... | Fixed bug #51610 (Using oci_connect causes PHP to take... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Felipe Pena | - Added missing SKIPIF |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Felipe Pena | - Fix test |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Felipe Pena | - Fixed bug #52533 (ext/curl/tests/curl_multi_getconten... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Felipe Pena | - Updated generated file |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Felipe Pena | - Fix build |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Johannes Schlüter | - ext_skelshould create a .svnignore not .cvsignore... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Ilia Alshanetsky | WS |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Ilia Alshanetsky | Another fix for issue indentified in bug #52550 |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Ilia Alshanetsky | Fixed issues inside str_pad() identified by bug #52550 |
commit | commitdiff | tree | snapshot |
2010-08-06 |
David Soria... | make ssl_set return value in mysqlnd compatible with... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Ilia Alshanetsky | Use correct order of operations. Second of many fixes... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Rasmus Lerdorf | Do these ops in the right order here. First of many... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Felipe Pena | - Fixed ZTS build (Kalle) |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Johannes Schlüter | - Drop (broken) support for libmysql 3.23 and 4.0 from... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Dmitry Stogov | Use interned strings for class names |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Felipe Pena | - Fixed bug #52534 (var_export array with negative... |
commit | commitdiff | tree | snapshot |
next |