2012-03-19 |
Michael Wallner | fix tests failing due to corrected hash tiger |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Michael Wallner | add note about corrected tiger hash output |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Gustavo André... | Merge branch 'PHP-5.4' of git.php.net:/php-src into 5.4 |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Sebastian Bergmann | Merge branch 'PHP-5.3' into PHP-5.4 |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Sebastian Bergmann | Add missing files. |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Gustavo André... | MFH: 7dcada1 for 5.4 |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Gustavo André... | MFH: 45a6f8d for 5.4. |
commit | commitdiff | tree | snapshot |
2012-03-19 |
David Soria... | Merge branch 'PHP-5.3' into PHP-5.4 |
commit | commitdiff | tree | snapshot |
2012-03-19 |
David Soria... | Add .gitignore |
commit | commitdiff | tree | snapshot |
2012-03-19 |
David Soria... | Merge branch 'PHP-5.3' into PHP-5.4 |
commit | commitdiff | tree | snapshot |
2012-03-19 |
David Soria... | Merge branch 'PHP-5.2' into PHP-5.3 |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Gustavo André... | - Fixed bug #61388 (ReflectionObject:getProperties... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Gustavo André... | - Fixed bug #61388 (ReflectionObject:getProperties... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Gustavo André... | - Fixed bug #61418 (Segmentation fault when DirectoryIt... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Gustavo André... | - Fixed bug #61418 (Segmentation fault when DirectoryIt... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Gustavo André... | - Fixed bug #61371 (resource leak). This bug had two... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Gustavo André... | - Fixed bug #61371 (resource leak). This bug had two... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Ilia Alshanetsky | Fixed typo |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Michael Wallner | add --PUT-- section support based on POST_RAW |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Michael Wallner | add --PUT-- section support based on POST_RAW |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Pierre Joye | - Fix bug #61424, ext/sqlite is not bundled anymore... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Adam Harvey | Fix bug #61409 (Bad formatting on phpinfo()). Patch... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Ilia Alshanetsky | Fixed bug #60947 (Segmentation fault while executing... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Ilia Alshanetsky | Fixed bug #60947 (Segmentation fault while executing... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Ilia Alshanetsky | Fixed bug #61212 (PDO ODBC Segfaults on SQL_SUCESS_WITH... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Ilia Alshanetsky | Fixed bug #61212 (PDO ODBC Segfaults on SQL_SUCESS_WITH... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Ulf Wendel | Test for MySQL version.Variable is deprecated in MySQL... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Ulf Wendel | Test for MySQL version.Variable is deprecated in MySQL... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Gustavo André... | - Fixed bug #61374: html_entity_decode tries to decode... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Pierre Joye | - add CVE |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Christopher... | Test portability and coverage changes |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Christopher... | Test portability and coverage changes |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Ilia Alshanetsky | Fixed bug #60222 (time_nanosleep() does validate input... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Ilia Alshanetsky | Fixed bug #60222 (time_nanosleep() does validate input... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Rasmus Lerdorf | Remove reference to "default_charset" here since the... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Xinchen Hui | reduce memory usage |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Xinchen Hui | reduce memory usage |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Rasmus Lerdorf | This change was badly worded and filed in the wrong... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Ilia Alshanetsky | Fixed bug #60569 (Nullbyte truncates Exception $message). |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Ilia Alshanetsky | Fixed bug #60569 (Nullbyte truncates Exception $message). |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Felipe Pena | - Fixed memory leak when calling SplFileInfo's construc... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Felipe Pena | - Fixed memory leak when calling SplFileInfo's construc... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Xinchen Hui | Typo when merging from trunk |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Xinchen Hui | Fixed bug #61273 (call_user_func_array with more than... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Xinchen Hui | Fixed bug #61273 (call_user_func_array with more than... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Xinchen Hui | Fix wrong type in the marco of fetching thread globals |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Xinchen Hui | Fix wrong type in the marco of fetching thread globals |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Xinchen Hui | Fixed bug #61088 (Memory leak in readline_callback_hand... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Xinchen Hui | Fixed bug #61088 (Memory leak in readline_callback_hand... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Xinchen Hui | Same wrong order here |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Xinchen Hui | Sorry for wrong order again. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Xinchen Hui | Re-order them according to README.SVN-RULES |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Xinchen Hui | Re-order them according to README.SVN-RULES |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Xinchen Hui | Implemented FR #60850 (Built in web server does not... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Xinchen Hui | Add Moriyoshi Koizumi and I to the cli SAPI credits |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Xinchen Hui | Oops, sorry for my poor english |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Xinchen Hui | Oops, sorry for my poor english |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Xinchen Hui | Fix test |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Xinchen Hui | Fixed bug #61347 (inconsist isset behavior of Arrayobject) |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Xinchen Hui | Fixed bug #61347 (inconsist isset behavior of Arrayobject) |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Gustavo André... | - Fixed bug #61326 (ArrayObject comparison). |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Gustavo André... | - Fixed bug #61326 (ArrayObject comparison). |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Michael Wallner | merge 322758 (detect a php-cgi which is a sibling of... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Michael Wallner | merge 322758 (detect a php-cgi which is a sibling of... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Ilia Alshanetsky | Fixed bug #60842, #51775 (Chunked response parsing... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Ilia Alshanetsky | Fixed bug #60842, #51775 (Chunked response parsing... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Johannes Schlüter | Use correct property ctor, should fix threading issue... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Gustavo André... | - Oops committed old version of the patch in r324020... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Gustavo André... | - Oops committed old version of the patch in r324020... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Gustavo André... | - Fixed bug #61253: Wrappers opened with errors concurr... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Gustavo André... | - Fixed bug #61253: Wrappers opened with errors concurr... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Gustavo André... | - Fixed bug #61267: pdo_pgsql's PDO::exec() returns... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Gustavo André... | - Fixed bug #61267: pdo_pgsql's PDO::exec() returns... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Ilia Alshanetsky | Fixed bug #60634 (Segmentation fault when trying to... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Ilia Alshanetsky | Fixed bug #60634 (Segmentation fault when trying to... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Gustavo André... | - Updated NEWS with news of bug #61306 having been... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Gustavo André... | - Tentative fix for bug #61306. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Stanislav Malyshev | MFH: Headers: forbid \r and \n also after \0, allow... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Stanislav Malyshev | MFH: Fixed bug #61173 (Unable to detect error from... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Christopher... | Sync char set wording with migration doc |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Christopher... | Make "buildconf --force" more robust, per IRC chat... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Christopher... | Typo and missing zend ini param |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Christopher... | Typo: "outout" |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Derick Rethans | Fixed version numbers. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Derick Rethans | Fixed version numbers. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Derick Rethans | Add the ZEND_DONT_UNLOAD_MODULES environment variable... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Xinchen Hui | Add test for bug #61292, bug was fixed in -r323935 |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Xinchen Hui | Fixed bug #61292 (Segfault while calling a method on... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Johannes Schlüter | Apply test fix for bug #61288 pdo_mysql___construct_opt... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Johannes Schlüter | Apply test fix for bug #61288 pdo_mysql___construct_opt... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Johannes Schlüter | Fix bug #61003 mysql_stat() require a valid connection |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Johannes Schlüter | Fix bug #61003 mysql_stat() require a valid connection |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Johannes Schlüter | Fix bug #61194 PDO should export compression flag with... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Johannes Schlüter | Fix bug #61194 PDO should export compression flag with... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Johannes Schlüter | Fix bug #60948 mysqlnd FTBFS when -Wformat-security... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Johannes Schlüter | Fix Bug #61207 PDO::nextRowset() after a multi-statemen... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Johannes Schlüter | Fix Bug #61207 PDO::nextRowset() after a multi-statemen... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Pierre Joye | - fix bug #61290, fix build |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Pierre Joye | - fix bug #61290, fix build |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Michael Wallner | MFH: Fixed bug #61287 (A particular string fails to... |
commit | commitdiff | tree | snapshot |
next |