issues
search
php
/
php-langspec
PHP Language Specification
http://www.php.net
Other
2.3k
stars
271
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is this repo still active?
#268
MasterZydra
opened
3 weeks ago
8
Null-Coalescing Assignment Operator is Missing
#267
jkellogg01
closed
3 weeks ago
4
"case-sensitive" and "case-insensitive" are easy to mix up
#266
MasterZydra
closed
4 months ago
1
"case-sensitive" and "case-insensitive" are easy to mix up
#265
MasterZydra
closed
5 months ago
3
Add grammar for `readonly` property modifier
#264
ghostwriter
opened
8 months ago
1
Add grammar for `readonly` class modifier
#263
ghostwriter
closed
8 months ago
0
Indicate space is allowed between "endswitch" and ";"
#262
ramsey
closed
8 months ago
0
Confused by `clone-expression` definition
#261
ramsey
closed
8 months ago
2
Indicate anonymous classes allow optional trailing commas in arg list
#260
ramsey
opened
8 months ago
0
Update ML instructions
#259
saundefined
closed
8 months ago
0
Add octal-prefix grammar to support "0o" and "0O"
#258
ramsey
opened
8 months ago
1
Mention GitHub upstream instead of obsolete git.php.net
#257
petk
closed
1 year ago
1
fix(constants): remove duplicate E_USER_DEPRECATED def
#256
sno2
closed
1 year ago
1
Namespace definition grammar fix
#254
tortis
closed
2 years ago
0
Fix build failure due to Xdebug changes
#253
TysonAndre
opened
3 years ago
0
Fix encoding for < to <
#252
tiffany-taylor
closed
3 years ago
0
The optional methods and properties overriding rules are required.
#251
ShenoudaGergis
opened
3 years ago
0
Test issue
#250
nikic
closed
3 years ago
0
Fix markdown typo in spec/
#249
Superkooka
closed
1 year ago
1
primary-expression and assignment-expression not being used
#248
dende
opened
3 years ago
2
Support changes in php 8.0 syntax?
#247
TysonAndre
opened
4 years ago
1
Update statement specification for the "throw expression" rfc?
#246
TysonAndre
opened
4 years ago
0
Add curl OOP-style to PHP 8
#245
kamil-tekiela
closed
4 years ago
1
Improve portability of the test suite
#244
cmb69
opened
4 years ago
0
No definition of lambda syntax
#243
eugeneRover
closed
4 years ago
1
Misleading conversion float to int
#242
Tomanhez
closed
5 years ago
1
Fixed the typo: &color to &$color. Source line 257.
#241
coderodde
closed
4 years ago
1
Added missing $ to &colors.
#240
coderodde
closed
4 years ago
1
Fixed the leftwards diagram arrows from < to <.
#239
coderodde
closed
4 years ago
1
Specify when imported names become available
#238
mattacosta
opened
5 years ago
0
string-variable production rule not used?
#237
nbloomf
opened
5 years ago
1
print-expression production rule not used?
#236
nbloomf
closed
5 years ago
1
yield and array initializer precedence not specified correctly
#235
nikic
opened
5 years ago
0
Define encoding of PHP scripts (Fix #233)
#234
ramonacat
closed
5 years ago
11
Unicode codepoints are used in the specification, but the specification does not define encoding
#233
ramonacat
closed
5 years ago
15
Describe list expression differently to remove some constraits
#232
zhujinxuan
closed
5 years ago
0
use function from namespace is not tested
#231
zhujinxuan
opened
5 years ago
0
Fix relative path of pre-commit
#230
zhujinxuan
closed
5 years ago
1
Change isset expression
#229
zhujinxuan
closed
5 years ago
9
isset variable list may include trialing ','
#228
zhujinxuan
closed
5 years ago
3
Array initializer does not include in ','
#227
zhujinxuan
closed
5 years ago
1
Should `$a instanceof $b instanceof $c` be permitted in implementation/specification?
#226
TysonAndre
opened
5 years ago
3
Trim trailing whitespace
#225
petk
closed
6 years ago
1
Fix other typos in tests/ and spec/
#224
TysonAndre
closed
6 years ago
2
Fix typos in the specification markdown
#223
TysonAndre
closed
6 years ago
1
Fix typos in the unit tests (comments/messages)
#222
TysonAndre
closed
6 years ago
1
Versions/Editions are needed
#221
cmb69
opened
6 years ago
1
Tests are php.net implementation specific
#220
cmb69
opened
6 years ago
0
DateTime::createFromFormat and date() should support same format letters
#219
stenno
closed
6 years ago
0
Fixes #217: Incorrect rule for `trait-select-insteadof-clause`
#218
TysonAndre
closed
6 years ago
1
Next