php-parser/pkg/visitor/printer
Makhnev Petr 44bbff6073
php8.1: added new octal numbers syntax (#10)
Also fixed a bug where `0X...` and `0B...` were not recognized as valid numbers.
2021-07-31 18:37:01 +03:00
..
printer_php5_test.go all: renamed github.com/z7zmey/php-parser with github.com/VKCOM/php-parser 2021-07-30 21:01:34 +03:00
printer_php7_test.go all: renamed github.com/z7zmey/php-parser with github.com/VKCOM/php-parser 2021-07-30 21:01:34 +03:00
printer_php8_1_test.go php8.1: added new octal numbers syntax (#10) 2021-07-31 18:37:01 +03:00
printer_php8_test.go all: renamed github.com/z7zmey/php-parser with github.com/VKCOM/php-parser 2021-07-30 21:01:34 +03:00
printer_test.go all: renamed github.com/z7zmey/php-parser with github.com/VKCOM/php-parser 2021-07-30 21:01:34 +03:00
printer.go php8.1: added readonly modifier (#6) 2021-07-31 18:00:21 +03:00