Function names beginning with ampersand
neochief - May 28, 2008 - 22:03
| Project: | API |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
The parser isn't recignizes function names beginning with ampersand, for example, take a look at
http://api.drupal.org/api/functions
You can see an empty row at the beginning. It's a &batch_get function. I've attached patch to solve this.
| Attachment | Size |
|---|---|
| parser.inc_functions_ampersand.patch | 657 bytes |

#1
This is a duplicate of #251536: Support functions returning references