summaryrefslogtreecommitdiff
path: root/ext/standard/tests/general_functions
Commit message (Expand)AuthorAgeFilesLines
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-2118-56/+56
* Unify HTTP status code mapsAndrea Faulds2014-12-212-2/+2
* Revert HTTP status codes mergerAndrea Faulds2014-12-152-2/+2
* fixed tests, bugs in status codes mergerAndrea Faulds2014-12-142-2/+2
* Merge branch 'master' into zppFailOnOverflowAndrea Faulds2014-11-299-15/+15
|\
| * typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-199-15/+15
* | Skip buncha tests on 32-bitAndrea Faulds2014-11-291-0/+1
* | Marked tests as 32-bitAndrea Faulds2014-11-091-0/+2
* | Fixed more 32-bit testsAndrea Faulds2014-11-091-3/+5
|/
* Merge branch 'PHP-5.6'Tjerk Meesters2014-09-011-0/+40
|\
| * Added test caseTjerk Meesters2014-09-011-0/+40
| * Fix bug #67498 - phpinfo() Type Confusion Information Leak VulnerabilityStanislav Malyshev2014-06-241-0/+15
* | skip this if we can't check the uidAnatol Belski2014-08-281-0/+1
* | Merge branch 'phpng' into astNikita Popov2014-07-2217-0/+189
|\ \
| * | refcount in phpng has different meaningsXinchen Hui2014-07-011-0/+0
| * | Merge branch 'master' into testDmitry Stogov2014-07-011-0/+15
| |\ \
| | * | Fix bug #67498 - phpinfo() Type Confusion Information Leak VulnerabilityStanislav Malyshev2014-06-241-0/+15
| * | | Merge branch 'master' into phpngDmitry Stogov2014-06-1814-0/+165
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.6'Adam Harvey2014-06-1214-0/+165
| | |\ \ | | | |/
| | | * Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2014-06-1214-0/+165
| | | |\
| | | | * Keep 308-399 HTTP response codes when header('Location:') is called.Adam Harvey2014-06-1214-0/+165
| | | | * Fixed bug #67399 (putenv with empty variable may lead to crash)Stanislav Malyshev2014-06-081-0/+9
| | | | * Fixed tests that fail with non-default `serialize_precision` configurations.Jeff Welch2013-11-203-2/+4
| | | * | Fixed bug #67399 (putenv with empty variable may lead to crash)Stanislav Malyshev2014-06-081-0/+9
| | | * | Fix tests expecting specific resource IDsEric Stenson2013-12-156-36/+36
| | | * | Fixed tests that fail with non-default `serialize_precision` configurations.Jeff Welch2013-11-203-2/+4
| * | | | Merge branch 'master' into phpngDmitry Stogov2014-06-121-0/+9
| |\ \ \ \ | | |/ / /
| | * | | Fixed bug #67399 (putenv with empty variable may lead to crash)Stanislav Malyshev2014-06-081-0/+9
* | | | | Implement declare()Nikita Popov2014-07-221-5/+4
|/ / / /
* | | | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-263-56/+0
|\ \ \ \ | |/ / /
| * | | Remove call_user_method() and call_user_method_array() from master, long time...Kalle Sommer Nielsen2014-04-053-56/+0
* | | | Enable PCRE JIT compilerDmitry Stogov2014-04-251-2/+13
* | | | Fixed test (order of variables doesn't mater)Dmitry Stogov2014-04-111-8/+12
* | | | Fixed test (scalar values don't have reference counters...)Dmitry Stogov2014-03-261-299/+299
* | | | Fixed tests (scalar don't have reference counter, other values may get differ...Dmitry Stogov2014-03-183-29/+29
|/ / /
* | | Fix tests expecting specific resource IDsEric Stenson2013-12-136-36/+36
* | | Fixed tests that fail with non-default `serialize_precision` configurations.Jeff Welch2013-11-203-2/+4
|/ /
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-11-171-0/+12
|\ \ | |/
| * Fixed Bug #66094 (unregister_tick_function tries to cast a Closure to a string)Xinchen Hui2013-11-171-0/+12
* | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2013-11-061-1/+1
|\ \ | |/
| * fix many parallel test issuesptarjan2013-11-061-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Yasuo Ohgaki2013-10-293-27/+27
|\ \ | |/
| * Fixed Bug 64760 var_export() does not use full precision for floating-point n...Yasuo Ohgaki2013-10-293-27/+27
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-07-161-0/+7
|\ \ | |/
| * added sapi check for dl() testAnatol Belski2013-07-161-0/+7
| * revert false fixVeres Lajos2013-07-151-1/+1
| * typo fixesVeres Lajos2013-07-151-1/+1
* | revert false fixVeres Lajos2013-07-151-1/+1
* | typo fixesVeres Lajos2013-07-151-1/+1
* | Fix tests after addition of ^ (xor) operator to iniNikita Popov2013-03-281-19/+17