summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/highlight_file.phpt
Commit message (Expand)AuthorAgeFilesLines
* Fix indentation/trailing whitespaces of testsMáté Kocsis2020-02-031-2/+2
* Fix another batch of indentation in testsMáté Kocsis2020-02-021-7/+7
* Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-171-1/+1
* Merge branch 'PHP-7.4'Nikita Popov2019-07-221-0/+2
|\
| * Deprecate allow_url_includeNikita Popov2019-07-221-0/+2
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-151-1/+1
|\ \ | |/
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-111-4/+0
|/
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Remove highlight.bg, it was removed in the old trunk and its not referenced i...Kalle Sommer Nielsen2010-04-211-1/+0
* MFH: Implemented manual scanning for strings/comments, plus misc. fixesMatt Wilmas2009-05-051-1/+1
* MFH: Fix scanner handling of NULL values in heredoc, nowdoc, strings, comment...Brian Shire2009-03-161-1/+1
* MFH: Add proper EOF handling for language scanner. Fixes bug #46817.Brian Shire2009-03-111-1/+1
* fix testGreg Beaver2008-04-131-0/+1
* - Rewrite scanner to be based on re2c instead of flexMarcus Boerger2008-03-161-13/+4
* add new testsAntony Dovgal2006-11-161-0/+68