Edit report at https://bugs.php.net/bug.php?id=60486&edit=1
ID: 60486 Patch added by: ni...@php.net Reported by: ni...@php.net Summary: Add parameter to token_get_all for normalized output Status: Open Type: Feature/Change Request Package: *General Issues PHP Version: 5.4.0RC3 Block user comment: N Private report: N New Comment: The following patch has been added/updated: Patch Name: token_get_all.patch Revision: 1323450945 URL: https://bugs.php.net/patch-display.php?bug=60486&patch=token_get_all.patch&revision=1323450945 Previous Comments: ------------------------------------------------------------------------ [2011-12-09 17:13:10] ni...@php.net Description: ------------ A all_tokens_as_arrays parameter should be added to token_get_all which would result in it returning a normalized output, i.e. return arrays for all tokens, including single char tokens. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=60486&edit=1