We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee8bef commit ef1b2d6Copy full SHA for ef1b2d6
package.xml
@@ -36,6 +36,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
36
-- This change reflects the original intention of the feature
37
- Comment tokens that start with /** are now always tokenized as docblocks
38
-- Thanks to Michał Bundyra for the patch
39
+ - The PHP-supplied T_YIELD and T_YIELD_FROM token have been replicated for older PHP versions
40
+ -- Thanks to Michał Bundyra for the patch
41
</notes>
42
<contents>
43
<dir name="/">
0 commit comments