| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unneeded string copy. | Yasuo Ohgaki | 2014-03-27 | 1 | -6/+6 |
| * | Implement RFC https://wiki.php.net/rfc/default_encoding | Yasuo Ohgaki | 2014-02-13 | 1 | -2/+44 |
| * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| * | add 'never' | Michael Wallner | 2013-12-30 | 1 | -0/+3 |
| * | s/BOOLEAN/ENTRY/ | Michael Wallner | 2013-12-30 | 1 | -1/+1 |
| * | re-introduce always_populate_raw_post_data | Michael Wallner | 2013-12-30 | 1 | -0/+32 |
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Sara Golemon | 2013-12-03 | 1 | -1/+18 |
| |\ | |||||
| | * | Fix php_module_startup() when loading more than one additional module | Sara Golemon | 2013-12-03 | 1 | -1/+18 |
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-08-18 | 1 | -1/+6 |
| | |\ | |||||
| | | * | Fixed #65225: PHP_BINARY incorrectly set | Patrick Allaert | 2013-08-18 | 1 | -1/+6 |
| * | | | back to do_alloca() | Anatol Belski | 2013-10-31 | 1 | -3/+4 |
| * | | | back to do_alloca(), reverted the wrong replacement | Anatol Belski | 2013-10-30 | 1 | -2/+3 |
| * | | | applied and fixed the original patch | Anatol Belski | 2013-10-17 | 1 | -8/+8 |
| * | | | Merge branch 'slim-postdata' | Michael Wallner | 2013-09-17 | 1 | -1/+0 |
| |\ \ \ | |||||
| | * | | | slim post data | Michael Wallner | 2013-08-27 | 1 | -1/+0 |
| * | | | | Merge branch 'pull-request/381' | Stanislav Malyshev | 2013-08-18 | 1 | -1/+6 |
| |\ \ \ \ | |||||
| | * | | | | Fixed #65225: PHP_BINARY incorrectly set | Patrick Allaert | 2013-07-09 | 1 | -1/+6 |
| | |/ / / | |||||
| * | | | | Merge branch 'PHP-5.5' | Xinchen Hui | 2013-08-14 | 1 | -2/+2 |
| |\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-08-14 | 1 | -2/+2 |
| | |\ \ | | |/ | |||||
| | | * | Fixed #65431 (Discarded qualifiers from pointer target warnings when using --... | Xinchen Hui | 2013-08-14 | 1 | -2/+2 |
| * | | | Merge branch 'PHP-5.5' | Felipe Pena | 2013-06-25 | 1 | -0/+3 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Felipe Pena | 2013-06-25 | 1 | -0/+3 |
| | |\ \ | | |/ | |||||
| | | * | - Fixed bug #60732 (php_error_docref links to invalid pages) patch by: Jakub ... | Felipe Pena | 2013-06-25 | 1 | -0/+3 |
| * | | | Merge branch 'PHP-5.5' | Anatol Belski | 2013-05-16 | 1 | -0/+2 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2013-05-16 | 1 | -0/+2 |
| | |\ \ | | |/ | |||||
| | | * | Fixed bug #64853Use of no longer available ini directives causes crash on TS ... | Anatol Belski | 2013-05-16 | 1 | -0/+2 |
| | | * | Fixed bugs #47675 and #64577 (fd leak on Solaris) | Rasmus Lerdorf | 2013-04-04 | 1 | -2/+2 |
| | * | | Fixed bugs #47675 and #64577 (fd leak on Solaris) | Rasmus Lerdorf | 2013-04-04 | 1 | -2/+2 |
| * | | | Fixed bugs #47675 and #64577 (fd leak on Solaris) | Rasmus Lerdorf | 2013-04-04 | 1 | -2/+2 |
| * | | | Fix a couple typos | Carson McDonald | 2013-03-03 | 1 | -2/+2 |
| |/ / | |||||
| * | | Implemented Feature #60524 (sys_temp_dir) | ALeX Kazik | 2013-01-28 | 1 | -0/+1 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-01-01 | 1 | -34/+44 |
| |\ \ | |/ | |||||
| | * | Bug #43177: If an eval() has a parse error, the overall exit status and retur... | Stanislav Malyshev | 2013-01-01 | 1 | -35/+45 |
| | * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| * | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-09-23 | 1 | -1/+9 |
| |\ \ | |/ | |||||
| | * | Fixed bug #60723 (error_log error time has changed to UTC ignoring default ti... | Xinchen Hui | 2012-09-23 | 1 | -1/+9 |
| | * | Fix folding | Rasmus Lerdorf | 2012-09-20 | 1 | -0/+1 |
| * | | Fix folding | Rasmus Lerdorf | 2012-09-20 | 1 | -0/+1 |
| * | | Removed Logo GUIDs and replaced with Data URIs and div hidden with JS | Andrew Faulds | 2012-07-14 | 1 | -14/+0 |
| * | | Merge branch 'PHP-5.4' | Stanislav Malyshev | 2012-06-10 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | typo fix | Stanislav Malyshev | 2012-06-10 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-04-15 | 1 | -7/+7 |
| |\ \ | |/ | |||||
| | * | Fixed bug #61728 (php-fpm SIGSEGV running friendica on nginx) | Xinchen Hui | 2012-04-15 | 1 | -7/+7 |
| | * | Merge: make max_file_uploads PHP_INI_SYSTEM|PHP_INI_PERDIR | Rasmus Lerdorf | 2012-03-01 | 1 | -1/+1 |
| | * | make ZEND_SIGNALS configurable, off by default | Stanislav Malyshev | 2012-02-16 | 1 | -2/+0 |
| | * | MFH: r322963 | Michael Wallner | 2012-01-31 | 1 | -3/+2 |
| | * | Fixed workaround for bug #48034 on Windows (Crash when script is 8192 (8KB) b... | Dmitry Stogov | 2012-01-17 | 1 | -3/+3 |
| | * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | * | Added max_input_vars directive to prevent attacks based on hash collisions | Dmitry Stogov | 2011-12-14 | 1 | -0/+1 |
