2010-09-08 |
Pierre Joye | - Fix bug #52323, return value of php_network_connect_s... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Pierre Joye | - WS |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Pierre Joye | - Fix #50524, proc_open should respect cwd as it does... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Dmitry Stogov | We don't need to preallocate a memory segment in case... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Felipe Pena | - Fixed wrong type |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Jérôme Loyet | - remove FPM specific version which is irrelevant since... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Jérôme Loyet | - Fixed bug #52498 (libevent was not only linked to... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Pierre Joye | - fix bug #50953, socket will not connect to IPv4 addre... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Pierre Joye | - WS |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Dmitry Stogov | Fixed bug #46723 (FastCGI persistent connection is... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Pierre Joye | - fix bug #52260, catch all DNS not found error |
commit | commitdiff | tree | snapshot |
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-05 |
Derick Rethans | - Turn test-description into on line. |
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 |
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 | - typo/clarity |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Felipe Pena | - Fixed compiler warning (missing return statement) |
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 |
Dmitry Stogov | Reduced overhead of FastCGI using near-perfect hash... |
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 |
Dmitry Stogov | invalid length |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Pierre Joye | - is_link note |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Pierre Joye | - fix index |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Pierre Joye | - WS |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Pierre Joye | - upgrading addition about stat/lstat |
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 | - 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 | 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 | - Keep 5.3 and trunk in sync. |
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 | - 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 |
Pierre Joye | - remove internals stuff, moved to the INTERNALS guide |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Pierre Joye | - initial import, internals upgrade guide |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Pierre Joye | - use TSRMLS_CC instead of TSRMLS_FETCH in virtual_file_ex |
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-27 |
Dmitry Stogov | Don't check FCGI_WEB_SERVER_ADDRS for UNIX sockets |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Dmitry Stogov | Added apache compatible functions (apache_child_termina... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Dmitry Stogov | In some SAPI (e.g. FastCGI) we don't need to setup... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Dmitry Stogov | Preallocate zend_hash instead of allocation/deallocatio... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Adam Harvey | Implemented request #34857 (Change array_combine behavi... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Pierre Joye | - WS |
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-26 |
Dmitry Stogov | Removed useless copying |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Dmitry Stogov | Use stack instead of heap |
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 | 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 |
next |