mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-11-06 06:39:43 +01:00
Release 5.5.3 (https://www.scintilla.org/scintilla553.zip) Released 19 October 2024. On Win32 change direction of horizontal mouse wheel and touchpad scrolling to match other applications. Bug #2449. Release 5.4.1 (https://www.scintilla.org/lexilla541.zip) Released 19 October 2024. Lexer added for Dart "dart". Pull request #265, Pull request #275. Lexer added for troff / nroff "troff". Pull request #264. Lexer added for Zig "zig". Pull request #267. C++: Fix crash for empty documentation comment keyword where '<' occurs at line end. F#: Include EOLs in the style range of SCE_FSHARP_COMMENTLINE. Stabilizes EOL detection when folding line comment groups. Issue #276. F#: Fix per-line folding in F# documents. Issue #277. HTML: Improve SGML/DTD lexing. Don't terminate SGML when > inside quoted string. Lex both [ and ] as SCE_H_SGML_DEFAULT. Nested sections handled instead of switching to SCE_H_SGML_ERROR. Issue #272. JavaScript: New SCE_HJ_TEMPLATELITERAL and SCE_HJA_TEMPLATELITERAL styles for template literals when lexer is hypertext, or xml. Issue #280. PHP: Fix failure to recognize PHP start "<?php' at end of document. Caused by not capping retrieval range at document end causing no text to be retrieved. Issue #269. Smalltalk: Fix scaled decimal numbers without decimal separator. Pull request #274. Fix #15228, fix #15368, fix #15650, close #15717
21 lines
1.1 KiB
Plaintext
21 lines
1.1 KiB
Plaintext
{1}<head>{0} {9}<!-- About to script -->{0}
|
|
{18}<?php{118}
|
|
{198}decrypt{118} {119}"xyzzy"{127};{118}
|
|
{121}echo{118} {121}__FILE__{127}.{121}__LINE__{127};{118}
|
|
{121}echo{118} {119}"<!-- -->\n"{127};{118}
|
|
{124}/* ?> */{118}
|
|
{18}?>{0}
|
|
{1}<strong>{0}for{1}</strong><b>{0}if{1}</b>{0}
|
|
{18}<?={118} {120}'short echo tag'{118} {18}?>{0}
|
|
{18}<?{118} {121}echo{118} {120}'short tag'{118} {18}?>{0}
|
|
{1}<script>{40}
|
|
{41} {46}alert{50}({48}"{18}<?php{118} {121}echo{118} {119}"PHP"{118} {127}.{118} {120}' Code'{127};{118} {18}?>{48}"{50});{41}
|
|
{46}alert{50}({49}'{18}<?={118} {120}'PHP'{118} {127}.{118} {119}"Code"{127};{118} {18}?>{49}'{50});{41}
|
|
{47}var{41} {46}xml{41} {50}={41}
|
|
{49}'<?xml version="1.0" encoding="iso-8859-1"?><SO_GL>'{41} {50}+{41}
|
|
{49}'<GLOBAL_LIST mode="complete"><NAME>SO_SINGLE_MULTIPLE_COMMAND_BUILDER</NAME>'{41} {50}+{41}
|
|
{49}'<LIST_ELEMENT><CODE>1</CODE><LIST_VALUE><![CDATA[RM QI WEB BOOKING]]></LIST_VALUE></LIST_ELEMENT>'{41} {50}+{41}
|
|
{49}'<LIST_ELEMENT><CODE>1</CODE><LIST_VALUE><![CDATA[RM *PCC]]></LIST_VALUE></LIST_ELEMENT>'{41} {50}+{41}
|
|
{49}'</GLOBAL_LIST></SO_GL>'{50};{41}
|
|
{1}</script>{0}
|