summaryrefslogtreecommitdiff
path: root/ext/standard/tests/misc
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #77338Nikita Popov2018-12-261-0/+81
* Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-12-232-0/+14
|\
| * Fix invalid efree in browscapNikita Popov2018-12-232-0/+14
| * Trim trailing whitespace in *.phptPeter Kokot2018-10-145-16/+16
| * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* | Trim trailing whitespace in *.phptPeter Kokot2018-10-145-16/+16
* | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-202-2/+2
* | Use int instead of integer in type errorsGabriel Caruso2018-02-043-4/+4
|/
* Merge branch 'PHP-7.1'Nikita Popov2017-01-023-0/+14368
|\
| * Add get_browser() test against larger corpusNikita Popov2017-01-023-0/+14368
* | Merge branch 'PHP-7.1'Nikita Popov2016-12-181-0/+94
|\ \ | |/
| * Add test for get_browser() in object modeNikita Popov2016-12-181-0/+94
* | Merge branch 'PHP-7.1'Anatol Belski2016-12-151-1/+3
|\ \ | |/
| * make timing check more forgiving in these testsAnatol Belski2016-12-151-1/+3
* | Remove more PHP 6 leftovers from testsNikita Popov2016-11-242-2/+2
|/
* Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-271-0/+19
|\
| * Fix #65550: get_browser() incorrectly parsers entries with "+" signChristoph M. Becker2016-08-271-0/+19
* | Fixed bug #69983 (get_browser fails with user agent of null)Xinchen Hui2015-07-041-0/+49
* | Merge branch 'PHP-5.6'Stanislav Malyshev2015-03-223-40/+40
|\ \ | |/
| * Fixed #68021 - get_browser() browser_name_regexTjerk Meesters2015-03-223-40/+40
* | Merge branch 'PHP-5.6'Yasuo Ohgaki2015-02-141-0/+25
|\ \ | |/
| * Add NULL byte protection to exec, system and passthruYasuo Ohgaki2015-02-141-0/+25
| * Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-04-031-1/+13
| |\
| | * Fix bug #61517 random test failure - ext/standard/tests/misc/time_sleep_until...Anatoliy Belsky2012-04-031-1/+13
| | * adding SKIP_SLOW_TESTS checks for the slow tests, and additionaly sync the do...Ferenc Kovacs2011-10-231-1/+4
| | * typoHannes Magnusson2011-09-051-1/+1
| | * Fix test to use microtime() as time() doesn't always catchup fast enough :]Hannes Magnusson2011-09-051-3/+4
| | * These are annoyingly slowHannes Magnusson2011-06-231-1/+3
| | * Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fix...Kalle Sommer Nielsen2010-08-111-1/+1
| | * Fix testsHannes Magnusson2010-03-244-3/+7
* | | Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-214-5/+5
* | | Fix bug #61517 random test failure - ext/standard/tests/misc/time_sleep_until...Anatoliy Belsky2012-04-031-1/+13
|/ /
* | Fix testXinchen Hui2012-03-242-2/+2
* | adding SKIP_SLOW_TESTS checks for the slow tests, and additionaly sync the do...Ferenc Kovacs2011-10-231-1/+4
* | typoHannes Magnusson2011-09-051-1/+1
* | Fix test to use microtime() as time() doesn't always catchup fast enough :]Hannes Magnusson2011-09-051-3/+4
* | These are annoyingly slowHannes Magnusson2011-06-231-1/+3
* | * Changed the way removed ini directives are shown so its easier to add new onesKalle Sommer Nielsen2010-04-122-63/+0
* | Fix testsHannes Magnusson2010-03-244-3/+7
|/
* - Add missing skipifJani Taskinen2010-01-191-0/+4
* Fixed testsDmitry Stogov2009-09-211-1/+1
* More tests from 2009 testfestZoe Slattery2009-08-301-0/+12
* Test from 2009 testfestZoe Slattery2009-08-263-0/+39
* fixing paths in INI sectionZoe Slattery2009-07-183-3/+3
* MFH: fix broken testAlexey Zakhlestin2009-07-151-2/+2
* MFH: Fix test on WindowsKalle Sommer Nielsen2009-07-011-2/+2
* fix skipifHannes Magnusson2009-06-171-1/+1
* fix skipifHannes Magnusson2009-06-171-1/+1
* - Fixed testsFelipe Pena2009-06-162-2/+8