Tac Tacelosky

Results 500 issues of Tac Tacelosky

``` head exhibitions.csv "ExhibitionID","Title","Host","EndDate","BeginYear","EndYear","Citation","Objects" "3816","Healing the Body, Healing the Soul","Walters","15/12/2024"," 2024","2024","Healing the Body, Healing the Soul. The Walters Art Museum, Baltimore. 2024.","32876, 32876, 32876, 32876, 32876, 32876, 32876, 32876, 32876,...

### Version(s) affected 1.3.x ### Description ``` PHPUnit 12.1.3 by Sebastian Bergmann and contributors. Runtime: PHP 8.4.6 Configuration: /home/tac/g/tacman/pwa-bundle/phpunit.xml.dist F............FF 15 / 15 (100%) Time: 00:00.097, Memory: 28.00 MB There...

### Description I'm not sure if this is a feature request or if it already exists if it's a documentation request. I had proposed events in #173 , but this...

### Version(s) affected 1.3.x ### Description I'm having issues with ux-live-component on my site, but when I try to remove it, pwa-bundle fails, since it's part of abstract_controller. I wish...

The website keeps redirecting and refreshing.

### Symfony version(s) affected 7.2 ### Description I used to be able to serialize the method getrp() in lowercase. Now it doesn't serialize unless I rename it to getRp(). ###...

Serializer
Bug
Status: Needs Review
Stalled

The docs and composer.json are inconsistent: > PHP >= 7.4 (with pdo_mysql or pdo_pgsql) But in composer.json ```json "require": { "php": "^7.4", ``` Shouldn't composer.json say "^7.4|^8.1"

FWIW, my fork now runs f43.me using Symfony 7.1 and AssetMapper (no more package.json). It required publishing some new packages so the dependencies would install (e.g. gabby). What a great...

I'm trying to run against the link https://www.privatdozent.co/p/the-battle-line-at-louvain-1914, and getting an error. 15:13:45 INFO [graby] Opengraph "article:" data: [] ["ogData" => []] 15:13:45 INFO [graby] JSON-LD data: ["@context" => "https://schema.org","@type"...

I'd like to enable some experimental features at startup, without dispatching an enabling request. I assume there's some way to do that in the config.toml file, can you update it...