Skip to content

Trim functions (depends on !16)

Raphaël Droz requested to merge drzraf/babel-preset-php:trim-functions into master

Support for *trim([charlist]) functions. trim[Right/Left] are still used if charlist is not set.

Makes use of ast_recursive_replace introduced in !16 (merged)

Edited by Raphaël Droz

Merge request reports

Loading