Ilija Tovilo
|
733023b2e3
|
Improve error message class type
Refer to interfaces/enums instead of classes in more places.
Closes GH-7792
Closes GH-8187
|
2022-03-20 20:54:36 +01:00 |
|
Christoph M. Becker
|
206c521a1f
|
Fix GH-7757: Multi-inherited final constant causes fatal error
"Diamond" inheritance of final constants is supposed to be supported.
Closes GH-7767.
|
2021-12-12 22:22:51 +01:00 |
|
Máté Kocsis
|
a5360e80c2
|
Add support for final class constants
RFC: https://wiki.php.net/rfc/final_class_const
Co-authored-by: Nikita Popov <nikita.ppv@gmail.com>
|
2021-07-06 21:42:38 +02:00 |
|
Peter Kokot
|
bfa2c7158f
|
Fix permissions
Certain files don't need to be executables.
|
2018-09-21 14:12:25 +02:00 |
|
Nuno Lopes
|
51ce4bd87c
|
add a few more patterns to .gitignore
|
2014-08-31 15:19:14 +01:00 |
|
Xinchen Hui
|
610c7fbe7b
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
|
Antony Dovgal
|
ba4a9de042
|
fix tests (say hello to disk C:\)
|
2008-05-20 14:53:58 +00:00 |
|
Stanislav Malyshev
|
27d4a3f6c3
|
add tests for __DIR__
|
2008-02-12 00:26:51 +00:00 |
|