dineshkummarc / Picturo2.0

Picturo2.0 is a stupidly simple, blazing fast, flat file photo cum Album gallery running. No admin, you just need to drop your pictures in the content to publish your pictures. Picturo2.0 is heavily inspired by Picturo and it’s for photos and Albums.
http://picturomobile.infinityfreeapp.com/public
MIT License
0 stars 0 forks source link

Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in \Picturo2.0\vendor\twig\twig\src\Node\Node.php on line 43 #17

Open dineshkummarc opened 1 month ago

dineshkummarc commented 1 month ago

Deprecated: Unparenthesized a ? b : c ? d : e is deprecated. Use either (a ? b : c) ? d : e or a ? b : (c ? d : e) in \Picturo2.0\vendor\twig\twig\src\Node\Node.php on line 43