Home
last modified time | relevance | path

Searched refs:syntax (Results 1 – 25 of 157) sorted by path

1234567

/PHP-5.5/
H A DCODING_STANDARDS204 syntax. Also see Indentstyle.
H A DINSTALL471 and displayed as syntax-highlighted source code, use this:
476 displayed as syntax-highlighted source code, without having to
H A DNEWS1724 . Fixed bug #65161 (Generator + autoload + syntax error = segfault). (Nikita)
3126 . break/continue $var syntax. (Dmitry)
3156 . Added short array syntax support ([1,2,3]), see UPGRADING guide for full
3160 . Added support for Class::{expr}() syntax (Pierrick)
5446 - Improved readlink on Windows, suppress \??\ and use the drive syntax only.
5722 - Improved PHP syntax and semantics:
5725 . Added NOWDOC syntax. (Gwynne Raskind, Stas, Dmitry)
5726 . Added HEREDOC syntax with double quotes. (Lars Strojny, Felipe)
5783 . Added better error reporting for php.ini syntax errors.
7105 then following standard syntax). (Ilia)
[all …]
H A DREADME.UNIX-BUILD-SYSTEM56 The full syntax:
H A DUPGRADING59 - ClassName::class syntax returning full class name for a class as a
/PHP-5.5/Zend/RFCs/
H A D001.txt134 syntax, destructors and others completely rely on this new object
H A D002.txt64 Note: $:variable will effectively be just another syntax for
98 Or with the "nested" name syntax:
133 types that have the same qualifier syntax. These are resolved in this
159 The class variable syntax depends on this class variables being
169 Dean Hall <php@apt7.com> for the initial symbol qualification syntax
H A D003.txt45 The current function syntax should be expanded to allow typing of
/PHP-5.5/Zend/
H A DZEND_CHANGES273 This syntax only applies to objects/classes, not built-in types.
1132 * Much more efficient syntax highlighter - runs much quicker,
/PHP-5.5/Zend/tests/
H A D019.phpt361 // because these are not functions but statements, it will result in syntax error.
H A D027.phpt2 Testing dynamic calls using variable variables with curly syntax
H A Dbug38779.phpt2 Bug #38779 (engine crashes when require()'ing file with syntax error through userspace stream wrapp…
H A Dbug38779_1.phpt2 Bug #38779 (engine crashes when require()'ing file with syntax error through userspace stream wrapp…
H A Dbug60611.phpt2 Bug #60611 (Segmentation fault with Cls::{expr}() syntax)
H A Dbug60613.phpt2 Bug #60613 (Segmentation fault with $cls->{expr}() syntax)
H A Dbug69551.phpt14 Warning: syntax error, unexpected '"' in Unknown on line %d
H A Dforeach_list_001.phpt2 foreach with list syntax
H A Dheredoc_001.phpt2 basic heredoc syntax
H A Dheredoc_002.phpt2 basic binary heredoc syntax
H A Dheredoc_014.phpt2 Heredoc with double quotes syntax but missing second quote
H A Dheredoc_017.phpt2 Testinh heredoc syntax
H A Dnowdoc_001.phpt2 basic nowdoc syntax
H A Dnowdoc_002.phpt2 basic binary nowdoc syntax
/PHP-5.5/Zend/tests/generators/
H A Dbug65161.phpt2 Bug #65161: Generator + autoload + syntax error = segfault
/PHP-5.5/ext/date/lib/
H A Dparse_date.re2244 * vim: syntax=c

Completed in 76 milliseconds

1234567