cdowdy / bolt-tinypng

Bolt Extension Using TinyPNG API to optimize images
7 stars 2 forks source link

$app['resources'] & getPath() are deprecated since 3.3 and will be removed in 4.0. #13

Closed cdowdy closed 6 years ago

cdowdy commented 6 years ago

used:
https://github.com/cdowdy/bolt-tinypng/blob/93af2eed9f382dac7a02ee92e1aedc2704af50da/src/Controller/TinyPNGBackendController.php#L229

https://github.com/cdowdy/bolt-tinypng/blob/93af2eed9f382dac7a02ee92e1aedc2704af50da/src/Controller/TinyPNGBackendController.php#L277

https://github.com/cdowdy/bolt-tinypng/blob/93af2eed9f382dac7a02ee92e1aedc2704af50da/src/Controller/TinyPNGBackendController.php#L324

https://github.com/cdowdy/bolt-tinypng/blob/93af2eed9f382dac7a02ee92e1aedc2704af50da/src/Controller/TinyPNGBackendController.php#L368

https://github.com/cdowdy/bolt-tinypng/blob/93af2eed9f382dac7a02ee92e1aedc2704af50da/src/Controller/TinyPNGBackendController.php#L584