Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix executor issue with ignoring strict types, which cleans up a bunch of err... | Anthony Ferrara | 2015-03-18 | 1 | -1/+1 |
* | use default test timeout | Anatol Belski | 2015-03-16 | 11 | -11/+0 |
* | test fixes + added skipif for slow tests | Anatol Belski | 2015-03-16 | 12 | -26/+63 |
* | use busy sleep instead of sleep() for timeout tests | Anatol Belski | 2015-03-16 | 12 | -12/+44 |
* | test timeout with shutdown function, variation | Anatol Belski | 2015-03-16 | 1 | -0/+21 |
* | test timeout with shutdown function | Anatol Belski | 2015-03-16 | 1 | -0/+21 |
* | test timeout with foreach loop | Anatol Belski | 2015-03-16 | 1 | -0/+18 |
* | test timeout with for loop | Anatol Belski | 2015-03-16 | 1 | -0/+18 |
* | test timeout with exception variation | Anatol Belski | 2015-03-16 | 1 | -0/+24 |
* | test timeout with exception | Anatol Belski | 2015-03-16 | 1 | -0/+20 |
* | fix timeout with cal_user_func | Anatol Belski | 2015-03-16 | 1 | -0/+21 |
* | test timeout within eval() | Anatol Belski | 2015-03-16 | 1 | -0/+20 |
* | test timeout with array_walk | Anatol Belski | 2015-03-16 | 1 | -0/+22 |
* | test timeout within function | Anatol Belski | 2015-03-16 | 1 | -0/+21 |
* | test timeout within while loop | Anatol Belski | 2015-03-16 | 1 | -0/+18 |
* | More accurate reference counting on closures | Dmitry Stogov | 2015-03-10 | 1 | -1/+1 |
* | Errors converted to exceptions are not "recoverable" anymore. | Dmitry Stogov | 2015-03-10 | 9 | -14/+14 |
* | Implement engine exceptions | Dmitry Stogov | 2015-03-09 | 2 | -46/+110 |
* | Fix test | Reeze Xia | 2015-03-03 | 1 | -0/+2 |
* | fix test | Michael Wallner | 2015-02-18 | 1 | -1/+1 |
* | Merge branch 'PHP-5.6' | Michael Wallner | 2015-02-18 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Michael Wallner | 2015-02-18 | 1 | -1/+1 |
| |\ | |||||
| | * | fix test | Michael Wallner | 2015-02-18 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.6' | Michael Wallner | 2015-02-18 | 1 | -0/+13 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Michael Wallner | 2015-02-18 | 1 | -0/+13 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #65593 (Segfault when calling ob_start from output buffering callback) | Michael Wallner | 2015-02-18 | 1 | -0/+13 |
* | | | Merge branch 'pull-request/1007' | Stanislav Malyshev | 2015-02-18 | 1 | -0/+94 |
|\ \ \ | |||||
| * | | | Blast off to space. | Andrea Faulds | 2015-01-29 | 1 | -0/+94 |
* | | | | Stop using internal array/object pointer in foreach by reference according to... | Dmitry Stogov | 2015-02-12 | 1 | -1/+1 |
* | | | | Fix "forech" statemt behaviour according to https://wiki.php.net/rfc/php7_for... | Dmitry Stogov | 2015-02-12 | 8 | -272/+152 |
* | | | | Merge branch 'PHP-5.6' | Yasuo Ohgaki | 2015-02-03 | 2 | -7/+34 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Fixed Bug #67988 htmlspecialchars() does not respect default_charset specifie... | Yasuo Ohgaki | 2015-02-03 | 2 | -7/+34 |
* | | | 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 |
* | | | 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 |
|\ \ \ | |||||
| * \ \ | 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 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-12-06 | 2 | -8/+0 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | 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 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-11-24 | 3 | -57/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | 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 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-11-23 | 3 | -0/+57 |
| |\ \ \ | | |/ / | |||||
| | * | | tests image gd | Marcelo Diniz | 2014-08-23 | 3 | -0/+57 |