summaryrefslogtreecommitdiff
path: root/tests/func
Commit message (Expand)AuthorAgeFilesLines
* Add many missing closing PHP tags to testsMáté Kocsis2020-08-092-0/+2
* Display errors in shutdown function timeout testNikita Popov2020-05-121-4/+3
* Reindent phpt filesNikita Popov2020-02-034-21/+21
* Cleanup of remaining E_STRICT in testsGeorge Peter Banyard2019-07-232-4/+4
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-3/+3
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-154-4/+0
* Trim trailing whitespace in testsGabriel Caruso2018-10-146-9/+9
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Update stack size in tests/func/010.phptNikita Popov2014-02-261-1/+1
* Added XOR support for expressions in INI parserDejan Marjanovic2013-03-272-0/+20
* These are annoyingly slowHannes Magnusson2011-06-232-0/+8
* More tests from 2009 testfestZoe Slattery2009-08-302-31/+0
* Test from 2009 testfestZoe Slattery2009-08-262-0/+31
* Move tests to correct directoryandy wharmby2009-06-156-1186/+0
* New foreach tests. Tested on Windows, Linux and Linux 64 bit.andy wharmby2009-06-146-0/+1186
* - initial ciSebastian Schürmann2009-04-251-0/+19
* add new test to test function with many arguments (i.e. test the new stack im...Nuno Lopes2008-02-081-0/+73
* Get rid of some yucky past, and reenable these testsZeev Suraski2004-02-113-22/+23
* MFB, removed unused GET/POST entriesfoobar2003-01-246-13/+0
* Added test for bug: #21513foobar2003-01-231-0/+30
* - Adjust tests for removed old_function() in Zend Engine 2Derick Rethans2002-11-233-6/+6
* Test result depends on these ini settingsMarcus Boerger2002-10-221-2/+5
* - Fix descriptionsDerick Rethans2002-10-032-2/+2
* - Add testsDerick Rethans2002-10-032-0/+36
* Improve test to show output bufferring bypass bug clearly.Yasuo Ohgaki2002-10-021-3/+5
* Fix the levels. (php.ini-dist has output_buffering OFF)foobar2002-08-011-1/+1
* Added ini_set()/ini_get()/ini_restore() testYasuo Ohgaki2002-04-031-0/+24
* - added basic output buffering testsJan Lehnardt2002-03-241-0/+21
* @PHP 3 regression testing framework re-born (Stig)Stig Bakken2000-08-275-0/+406