| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ZEND_RETURN is splitted into two new instructions ZEND_RETURN and ZEND_RETURN... | Dmitry Stogov | 2010-04-22 | 5 | -231/+371 |
* | initialize variable. this code still segfaults in OpenSSL, no idea why | Antony Dovgal | 2010-04-22 | 1 | -1/+1 |
* | - Bug #51629, CURLOPT_FOLLOWLOCATION error message is misleading | Pierre Joye | 2010-04-22 | 2 | -2/+2 |
* | - Bug #51629, CURLOPT_FOLLOWLOCATION error message is misleading | Pierre Joye | 2010-04-22 | 1 | -1/+1 |
* | correct wrong comparison (thx to felipe) | Jérôme Loyet | 2010-04-22 | 1 | -1/+1 |
* | Fix for bug #51604 (newline in end of header is shown in start of message). | Adam Harvey | 2010-04-22 | 2 | -2/+42 |
* | Removed the session 4.2 bug compatibility mode | Kalle Sommer Nielsen | 2010-04-22 | 10 | -69/+2 |
* | Remove old dsp/dsw/makefile files, these arent used by the build system anymo... | Kalle Sommer Nielsen | 2010-04-21 | 70 | -15246/+0 |
* | - Fix ZTS build | Felipe Pena | 2010-04-21 | 2 | -9/+9 |
* | Updated copyright year | Kalle Sommer Nielsen | 2010-04-21 | 1 | -3/+3 |
* | Drop php_register_var(), Thanks Felipe | Kalle Sommer Nielsen | 2010-04-21 | 1 | -29/+0 |
* | Updated copyright year | Kalle Sommer Nielsen | 2010-04-21 | 1 | -1/+1 |
* | Removed session_is_registered(), session_register() and session_unregister(). | Kalle Sommer Nielsen | 2010-04-21 | 16 | -113/+15 |
* | switch the configuration syntax from xml to ini | Jérôme Loyet | 2010-04-21 | 16 | -930/+920 |
* | Removed import_request_variables(), this is not needed anymore without regist... | Kalle Sommer Nielsen | 2010-04-21 | 8 | -106/+11 |
* | - Fixed bug #51627 (script path not correctly evaluated) | Felipe Pena | 2010-04-21 | 1 | -2/+2 |
* | - Dropped unused HL_BG_COLOR (Kalle) | Felipe Pena | 2010-04-21 | 1 | -1/+0 |
* | Added missing zend_parse_parameters_none() call to sys_getloadavg() | Kalle Sommer Nielsen | 2010-04-21 | 1 | -0/+4 |
* | Remove highlight.bg, it was removed in the old trunk and its not referenced i... | Kalle Sommer Nielsen | 2010-04-21 | 11 | -11/+3 |
* | Remove unused variable | Pierrick Charron | 2010-04-21 | 1 | -1/+0 |
* | - Fix ZTS build | Felipe Pena | 2010-04-21 | 1 | -9/+9 |
* | Eliminated unnecessary compile-time hash_value recalculation for interned str... | Dmitry Stogov | 2010-04-21 | 1 | -85/+111 |
* | - Fixed bug #51562 (query timeout in mssql can not be changed per query) | Felipe Pena | 2010-04-21 | 1 | -0/+1 |
* | - Fix mem. leak | Felipe Pena | 2010-04-21 | 1 | -7/+7 |
* | Removed register_globals | Kalle Sommer Nielsen | 2010-04-21 | 45 | -447/+122 |
* | typo | Jérôme Loyet | 2010-04-20 | 1 | -2/+2 |
* | Add a check request_method. If fcgi protocol is not followed, a segfault can ... | Jérôme Loyet | 2010-04-20 | 1 | -0/+6 |
* | Change php_defines in configuration file to php_value,php_admin_value,php_fla... | Jérôme Loyet | 2010-04-20 | 5 | -47/+107 |
* | Hardening the reads of mysqlnd. | Andrey Hristov | 2010-04-20 | 1 | -45/+102 |
* | add test for self:: and static:: | Stanislav Malyshev | 2010-04-20 | 1 | -0/+47 |
* | put the trigger in the right place | Andrey Hristov | 2010-04-20 | 1 | -1/+1 |
* | It is possible that change user tries an user who has old password. | Andrey Hristov | 2010-04-20 | 3 | -0/+6 |
* | - Improve test | Felipe Pena | 2010-04-20 | 1 | -0/+13 |
* | - Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML) | Felipe Pena | 2010-04-20 | 2 | -3/+30 |
* | - Fixed bug #51607 (pg_copy_from does not allow schema in the tablename argum... | Felipe Pena | 2010-04-20 | 1 | -6/+2 |
* | Fixed bug #49700 (memory leaks in php_date.c if garbage collector is enabled) | Dmitry Stogov | 2010-04-20 | 2 | -2/+17 |
* | WS | Johannes Schlüter | 2010-04-20 | 1 | -2/+2 |
* | - Fixed bug #51609 (pg_copy_to: Invalid results when using fourth parameter) | Felipe Pena | 2010-04-20 | 1 | -2/+5 |
* | - Fix copyrights | Felipe Pena | 2010-04-20 | 27 | -54/+54 |
* | fix ZTS build | Antony Dovgal | 2010-04-20 | 1 | -1/+1 |
* | fix build | Antony Dovgal | 2010-04-20 | 1 | -1/+1 |
* | Fixed bug #48781 (Cyclical garbage collector memory leak) | Dmitry Stogov | 2010-04-20 | 1 | -0/+2 |
* | - Fixed bug #51608 (pg_copy_to: WARNING: nonstandard use of \\ in a string li... | Felipe Pena | 2010-04-20 | 1 | -2/+2 |
* | Updated version numbers | Dmitry Stogov | 2010-04-20 | 3 | -3/+3 |
* | Added a number of small performance tweaks and optimizations | Dmitry Stogov | 2010-04-20 | 21 | -6976/+9927 |
* | regenerated files | Dmitry Stogov | 2010-04-20 | 2 | -335/+341 |
* | Added concept of interned strings. All strings constants known at compile tim... | Dmitry Stogov | 2010-04-20 | 1 | -0/+5 |
* | Added concept of interned strings. All strings constants known at compile tim... | Dmitry Stogov | 2010-04-20 | 30 | -192/+838 |
* | Changed the structure of op_array.opcodes. The constant values are moved from... | Dmitry Stogov | 2010-04-20 | 37 | -6303/+6989 |
* | Added an optimization which saves memory and emalloc/efree calls for empty Ha... | Dmitry Stogov | 2010-04-20 | 2 | -23/+36 |