Commit Graph
6 Commits
Author SHA1 Message Date
Matt BiernerandGitHub f4472157ca Adopt standard style imports in php extension (#169192) 2022-12-15 10:24:29 -08:00
Johannes 0656d21d11 auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
Matt Bierner 5cc00861fc Enable no-var-keyword tslint rule 2019-01-03 18:02:48 -08:00
Matt Bierner dd3e2d94f8 Remove use strict directives in extension code
We compile with alwaysStrict so these directives are not needed
2018-10-02 16:02:44 -07:00
Matt Acosta f534180ddc Regenerate functions. 2018-04-13 20:26:17 -07:00
Rob Lourens ab867d907f Fix #46148 - split PHP extension 2018-03-22 23:19:10 -07:00