summaryrefslogtreecommitdiff
path: root/tests/strings
Commit message (Expand)AuthorAgeFilesLines
* Implement 'Saner Numeric Strings' RFC:George Peter Banyard2020-07-292-10/+12
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-102-4/+4
* Remove depreacted curly brace offset syntaxGeorge Peter Banyard2020-05-221-38/+0
* Remove duplicate testsAlex Dowad2020-04-272-18/+0
* Reindent phpt filesNikita Popov2020-02-032-40/+40
* Convert warnings to Errors in sprintf() functionskharhamel2019-10-281-3/+6
* Merge branch 'PHP-7.4'Nikita Popov2019-07-193-6/+34
|\
| * Deprecate alternative array access syntaxrjhdby2019-07-193-8/+34
* | Remove error_reporting assignments in some testsNikita Popov2019-01-306-12/+0
* | Always treat needles as stringsNikita Popov2019-01-291-4/+2
|/
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-155-5/+0
* Trim trailing whitespace in *.phptPeter Kokot2018-10-142-2/+2
* Trim trailing whitespace in testsGabriel Caruso2018-10-142-2/+2
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-204-4/+4
* Fix tests expecting specific resource IDsEric Stenson2013-12-131-2/+17
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-101-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-101-0/+0
| * adding some tests for string offsetsFerenc Kovacs2011-11-266-0/+100
* | fix testsStanislav Malyshev2011-12-261-3/+7
* | Fix testsXinchen Hui2011-12-191-3/+8
* | adding some tests for string offsetsFerenc Kovacs2011-11-266-0/+104
* | Remove highlight.bg, it was removed in the old trunk and its not referenced i...Kalle Sommer Nielsen2010-04-212-2/+0
|/
* . Added support for using static HEREDOCs to initialize static variables and ...Dmitry Stogov2008-07-261-1/+1
* MFH: fix testRob Richards2008-06-051-1/+1
* Updated tests to use [] instead of {}Ilia Alshanetsky2005-11-161-4/+4
* MFH: Fixed test for cygwin installsIlia Alshanetsky2005-10-201-1/+4
* fix testAntony Dovgal2005-05-231-1/+1
* Adjust highlight test.Ilia Alshanetsky2005-05-221-2/+2
* - Remove unused blocksMarcus Boerger2004-05-192-4/+0
* Fix testMarcus Boerger2004-05-181-3/+2
* Correct output.Ilia Alshanetsky2004-05-171-4/+4
* Fixed test.Ilia Alshanetsky2004-04-241-1/+0
* - Fix tests after change to highlight_string()Derick Rethans2004-02-252-7/+7
* Fixed Bug #26703 (Certain characters inside strings incorrectly treated asIlia Alshanetsky2003-12-251-0/+18
* Add more testsMarcus Boerger2003-12-221-0/+27
* Avoid having output_buffering cause this test to improperly fail.Sara Golemon2003-04-021-8/+7
* Implement fprintf() and vfprintf().Wez Furlong2003-01-091-0/+10
* Moved the test into the suitable placeMoriyoshi Koizumi2002-10-311-19/+0
* - Drop requirement for php.ini-distDerick Rethans2002-10-081-2/+9
* - Fix highlight_string test.Derick Rethans2002-10-061-2/+2
* - Add highlight_string buffering testDerick Rethans2002-10-031-0/+17
* - Add test for sprintf()'s zero'th argumentDerick Rethans2002-03-221-0/+2
* New PHP streams...Wez Furlong2002-03-151-2/+8
* printf argnum (parameter swapping) support from Morten PoulsenRasmus Lerdorf2001-04-091-0/+8
* more win32 fixesAndré Langhorst2001-03-213-3/+0
* removed LC_* warninHartmut Holzgraefe2001-02-221-1/+1
* @PHP 3 regression testing framework re-born (Stig)Stig Bakken2000-08-273-0/+291