2010-09-06 |
Pierre Joye | - timeval element are always 32bit long on Windows |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Pierre Joye | - kill warning |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Pierre Joye | - restore credits, fix 5.3 as well, aka do it right... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Derick Rethans | - Clean up the generated tmp-php.ini after make test... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Rasmus Lerdorf | This incorrect contraction started to get on my eyes... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Ulf Wendel | Test for http://bugs.php.net/52221. Test will fail... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Dmitry Stogov | Fixed GC bug |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Ulf Wendel | Fix test failure. Add new test for MYSQLI_OPT_INT_AND_F... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Pierre Joye | - add it for 5.3 as well |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Stanislav Malyshev | Fix bug #50590 - IntlDateFormatter::parse result is... |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Andrey Hristov | fix build on windows, seems this macro is not defined |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Andrey Hristov | OPT_COMPRESS support for mysqlnd_conn::set_client_option |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Pierre Joye | - WS |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Pierre Joye | - sb needed only in safemode |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Pierre Joye | - add lstat support for Windows |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Jérôme Loyet | - Fixed bug #52725 (gcc builtin atomic functions were... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Jérôme Loyet | - add 'max children reached' to the FPM status page... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Ulf Wendel | PHP has changed (undefined) behaviour from 5.3.2 to... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Timm Friebe | - MFT: Add ".so" suffix to checks on libsybct[64] bundles |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Jérôme Loyet | - Add libevent version to the startup debug log in... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Jérôme Loyet | - Changed listen.backlog in the FPM configuration file... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Felipe Pena | - Fixed crash on non-Windows build |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Andrey Hristov | here comes the news |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Andrey Hristov | Fix for MySQL Bug #49406 |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Pierre Joye | - fix possible leak and error while fetching PHPRC |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Ulf Wendel | Adding MYSQLI_OPT_SSL_VERIFY_SERVER_CERT for use with... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Pierre Joye | - WS |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Derick Rethans | - Tests for bug #52342 (DateTime setIsoDate results... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Derick Rethans | - Added test file that I forgot to commit. |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Derick Rethans | - Fixed bug #52430 (date_parse parse 24:xx:xx as valid... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Derick Rethans | - Fixed bug #52454 (Relative dates and getTimestamp... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Derick Rethans | - Test for (non-)bug #52577. |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Derick Rethans | - Added test for bug #46874 (same as #52668). |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Derick Rethans | - Fixed bug #52668 (Iterating over a dateperiod twice... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Jérôme Loyet | - only one process (for all pools) could be killed... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Ulf Wendel | If you add functions to the PDO core, take care not... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Ilia Alshanetsky | Fixed a compiler warning |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Pierre Joye | - WS |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Andrey Hristov | Add proper magic_quotes_runtime support for mysqlnd... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Pierre Joye | - Symlink resolution fails when target is a DFS path |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Ulf Wendel | Test for http://bugs.mysql.com/bug.php?id=49406, Bindin... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Felipe Pena | - Fixed bug #52699 (PDO bindValue writes long int 32bit... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Andrey Hristov | here comes the news |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Andrey Hristov | Fix for bug #52221 Misbehaviour of magic_quotes_runtime... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Andrey Hristov | fix the build. two mysqli functions were missing after |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Pierre Joye | - CVE # for mops 2010-24 |
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 | - 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 | - WS |
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-23 |
Pierre Joye | - fix string validation entry, mops-2010-24 |
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 | svn up messed this |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Andrey Hristov | here comes the news |
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 |
Kalle Sommer... | Use userland function name, not internal name for NEWS |
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 |
Felipe Pena | - Improved fix for bug #52573 |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Andrey Hristov | here comes the news |
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 | Update with PHP_DEF_FE, also update the test |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Kalle Sommer... | Fix my fix for arginfo, trunk patch will follow shortly |
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-16 |
Kalle Sommer... | Fix arginfo for copy(), see r302376 for more info |
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 |
Andrey Hristov | Here comes the news |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Andrey Hristov | Sync with trunk, fixes build failure on MacOSX. |
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-15 |
Pierre Joye | - year++ |
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 | Win32 build fixes |
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 |
Ilia Alshanetsky | MFH: Upgraded bundled PCRE to version 8.10. |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Felipe Pena | - Fixed the fix for bug #52546 |
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 |
Sascha Schumann | - fix cast |
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 |
next |