This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-24 08:12:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
archived-php-src
/
Zend
/
tests
/
attributes
/
Attribute
History
Daniel Scherzer
c416191a00
GH-19153: Validate
#[\Attribute]
targets (
#19154
)
...
Do not allow #[\Attribute] on traits, interfaces, enums, or abstract classes.
2025-08-11 09:05:57 -07:00
..
Attribute_on_abstract.phpt
…
Attribute_on_enum.phpt
…
Attribute_on_interface.phpt
…
Attribute_on_trait.phpt
…