Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.6' | Yasuo Ohgaki | 2015-02-03 | 2 | -7/+34 |
|\ | | | | | | | | | | | | | | | | | * PHP-5.6: Fixed Bug #67988 htmlspecialchars() does not respect default_charset specified by ini_set. Conflicts: main/main.c tests/basic/encoding.phpt | ||||
| * | Fixed Bug #67988 htmlspecialchars() does not respect default_charset ↵ | Yasuo Ohgaki | 2015-02-03 | 2 | -7/+34 |
| | | | | | | | | specified by ini_set. | ||||
* | | Remove preg_replace /e modifier | Nikita Popov | 2015-01-26 | 1 | -21/+0 |
| | | |||||
* | | Remove assignment of new by reference | Nikita Popov | 2015-01-26 | 5 | -67/+11 |
| | | |||||
* | | Error on invalid octal (fixes PHPSadness #31) | Andrea Faulds | 2015-01-17 | 1 | -0/+8 |
| | | | | | | | | Further error checks | ||||
* | | Fix tests I broke with the E_ERROR > E_RECOVERABLE_ERROR change | Kalle Sommer Nielsen | 2014-12-29 | 3 | -3/+3 |
| | | |||||
* | | Use "float" and "integer" in typehint and zpp errors | Andrea Faulds | 2014-12-21 | 139 | -151/+151 |
| | | |||||
* | | Unicode Codepoint Escape Syntax | Andrea Faulds | 2014-12-19 | 9 | -0/+98 |
| | | |||||
* | | Merge branch 'zppFailOnOverflow' | Andrea Faulds | 2014-12-13 | 1 | -1/+3 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * zppFailOnOverflow: Fix MySQLi tests Fixed gd test Refactor ZEND_LONG_MAX/MIN checks into ZEND_DOUBLE_FITS_LONG() Fixed copy-and-paste error Fix more 32-bit tests Skip buncha tests on 32-bit skip simplexml skip posix 32-bit skip tests on 32-bit Fixes simplexml test Fixes posix tests Fixes iconv tests Marked tests as 32-bit Fixed more 32-bit tests Fixed some 32-bit tests Mark said ext/date tests as 32-bit only Fixed ext/date tests broken by zpp error on overflow Fixed broken tests Make zpp fail if NaN passed for int, or out-of-range float for non-capping int Conflicts: ext/date/tests/getdate_variation7.phpt ext/date/tests/localtime_variation3.phpt | ||||
| * \ | Merge branch 'master' into zppFailOnOverflow | Andrea Faulds | 2014-11-29 | 3 | -3/+3 |
| |\ \ | |||||
| * | | | Skip buncha tests on 32-bit | Andrea Faulds | 2014-11-29 | 1 | -1/+3 |
| | | | | |||||
* | | | | Merge branch 'PHP-5.6' | Anatol Belski | 2014-12-06 | 2 | -8/+0 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | | | | * PHP-5.6: updated NEWS Fixed bug #65230 setting locale randomly broken | ||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-12-06 | 2 | -8/+0 |
| |\ \ | | | | | | | | | | | | | | | | | * PHP-5.5: Fixed bug #65230 setting locale randomly broken | ||||
| | * | | Fixed bug #65230 setting locale randomly broken | Anatol Belski | 2014-12-06 | 2 | -8/+0 |
| | | | | |||||
* | | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2014-11-24 | 3 | -57/+0 |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | * PHP-5.6: move tests into proper place | ||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-11-24 | 3 | -57/+0 |
| |\ \ \ | | |/ / | | | | | | | | | | | | | * PHP-5.5: move tests into proper place | ||||
| | * | | move tests into proper place | Stanislav Malyshev | 2014-11-24 | 3 | -57/+0 |
| | | | | |||||
* | | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2014-11-23 | 3 | -0/+57 |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | * PHP-5.6: tests image gd xmlwriter_full_end_element tests Tests for writeAttributeNS and xmlwriter_write_attribute_ns | ||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-11-23 | 3 | -0/+57 |
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: tests image gd xmlwriter_full_end_element tests Tests for writeAttributeNS and xmlwriter_write_attribute_ns | ||||
| | * | | tests image gd | Marcelo Diniz | 2014-08-23 | 3 | -0/+57 |
| | | | | |||||
| | * | | The test output is dependent on expose_php ini | Rasmus Lerdorf | 2014-07-14 | 1 | -0/+1 |
| | | | | |||||
| * | | | test to function addcslashes | marcosptf | 2014-11-23 | 1 | -12/+0 |
| | | | | | | | | | | | | | | | | test to function bin2hex | ||||
| * | | | test | marcosptf | 2014-11-23 | 1 | -0/+12 |
| | | | | |||||
| * | | | The test output is dependent on expose_php ini | Rasmus Lerdorf | 2014-07-14 | 1 | -0/+1 |
| | | | | |||||
* | | | | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-19 | 3 | -3/+3 |
| |_|/ |/| | | |||||
* | | | Remove <% and <script language="php"> tags | Nikita Popov | 2014-10-05 | 3 | -51/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As per https://wiki.php.net/rfc/remove_alternative_php_tags. Removes: * <% opening tag * %> closing tag * <%= short opening tag * /<script\s+language\s*=\s*(php|"php"|'php')\s*>/i opening tag * /</script>/i closing tag * asp_tags ini directive | ||||
* | | | Moved checks and error reporting related to static methods from DO_FCALL ↵ | Dmitry Stogov | 2014-10-04 | 1 | -10/+10 |
| | | | | | | | | | | | | inti INTI_FCALL* opcodes that may really deal with static methods. (In some rare cases it may lead to different order of warning messages). | ||||
* | | | Mark three foreach tests as XFAIL | Nikita Popov | 2014-10-03 | 3 | -1/+7 |
| | | | | | | | | | | | | | | | | | | A lot of work is needed to properly handle all foreach edge cases, which is not going to happen anytime soon. So marking these tests as XFAIL for now. | ||||
* | | | Merge branch 'coalesce_operator' | Andrea Faulds | 2014-09-28 | 1 | -0/+79 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * coalesce_operator: Extended coalesce operator test case for ordering/short-circuiting Ensure not evaluated twice Added test Initial coalesce operator implementation | ||||
| * | | | Extended coalesce operator test case for ordering/short-circuiting | Andrea Faulds | 2014-09-23 | 1 | -1/+12 |
| | | | | |||||
| * | | | Ensure not evaluated twice | Andrea Faulds | 2014-09-16 | 1 | -1/+11 |
| | | | | |||||
| * | | | Added test | Andrea Faulds | 2014-09-16 | 1 | -0/+58 |
| | | | | |||||
* | | | | Merge branch 'master' into integer_semantics | Andrea Faulds | 2014-09-21 | 2 | -7/+7 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into issue-67910 | Florian MARGAINE | 2014-09-20 | 1 | -21/+40 |
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | Conflicts: README.PARAMETER_PARSING_API ext/gmp/tests/001.phpt | ||||
| * | | | | Replaces php5 with php7, without whitespace changes. | Florian MARGAINE | 2014-09-20 | 2 | -7/+7 |
| | | | | | |||||
* | | | | | Merge branch 'master' into integer_semantics | Andrea Faulds | 2014-09-16 | 8 | -66/+66 |
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | Conflicts: Zend/zend_operators.h | ||||
| * | | | | Fix string increment | Nikita Popov | 2014-09-05 | 1 | -21/+40 |
| |/ / / | |||||
| * | | | Merge remote-tracking branch 'php-src/master' into ast | Nikita Popov | 2014-08-16 | 2 | -6/+6 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: ext/opcache/Optimizer/optimize_func_calls.c | ||||
| * \ \ \ | Merge remote-tracking branch 'php-src/phpng' into ast | Nikita Popov | 2014-08-16 | 3 | -2/+36 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Zend/zend_ast.c Zend/zend_compile.c Zend/zend_language_parser.y Incomplete merge! | ||||
| * | | | | | Fix tests to account for warnings moved from RT to CT | Nikita Popov | 2014-08-15 | 2 | -2/+4 |
| | | | | | | |||||
| * | | | | | Fix test to conform with UVS changes | Nikita Popov | 2014-08-15 | 1 | -23/+13 |
| | | | | | | |||||
| * | | | | | Fix list() test wrt new assignment order | Nikita Popov | 2014-08-15 | 1 | -4/+4 |
| | | | | | | |||||
| * | | | | | Restore old evaluation order | Nikita Popov | 2014-08-15 | 1 | -13/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | ${a()}[b()][c()] = d() will now evaluate in order a, b, c, d. | ||||
| * | | | | | Fix code in test | Nikita Popov | 2014-07-26 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Update error message | Nikita Popov | 2014-07-26 | 1 | -2/+1 |
| | | | | | | |||||
* | | | | | | Updated 32-bit << test | Andrea Faulds | 2014-08-19 | 1 | -1/+0 |
| | | | | | | |||||
* | | | | | | Updated << 64-bit tests | Andrea Faulds | 2014-08-19 | 2 | -161/+161 |
| | | | | | | |||||
* | | | | | | Updated >> 64-bit tests | Andrea Faulds | 2014-08-19 | 2 | -46/+42 |
| | | | | | | |||||
* | | | | | | Fixed 32-bit test | Andrea Faulds | 2014-08-19 | 1 | -199/+198 |
| | | | | | | |||||
* | | | | | | Fixed 64-bit tests | Andrea Faulds | 2014-08-19 | 4 | -585/+583 |
| |_|/ / / |/| | | | |